aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-22powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov
2015-10-22powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov
2015-10-22powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-21powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan
2015-10-21powerpc/powernv: Simplify pnv_eeh_set_option()Gavin Shan
2015-10-21powerpc/powernv: Remove pnv_eeh_cap_start()Gavin Shan
2015-10-21powerpc/powernv: Cleanup on EEH commentsGavin Shan
2015-10-21powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan
2015-10-21powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan
2015-10-21powerpc/eeh: Force reset on fenced PHBGavin Shan
2015-10-21powerpc/eeh: More relaxed hotplug criterionGavin Shan
2015-10-21powerpc/eeh: Don't unfreeze PHB PE after resetGavin Shan
2015-10-21powerpc/ps3: Quieten boot wrapper output with run_cmdGeoff Levand
2015-10-21powerpc/prom: Avoid reference to potentially freed memoryChristophe Jaillet
2015-10-19powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman
2015-10-15powerpc/xmon: Add some more elements to the existing PACA dump listMichael Ellerman
2015-10-15powerpc/xmon: Paginate kernel log buffer displaySam bobroff
2015-10-15powerpc/xmon: Paged output for paca displaySam bobroff
2015-10-15powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet
2015-10-15powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet
2015-10-15powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.Paul Gortmaker
2015-10-15powerpc: discard .exit.data at runtimeStephen Rothwell
2015-10-15powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan
2015-10-15powerpc/pci: export pcibios_free_controller()Andrew Donnellan
2015-10-15powerpc: Individual System V IPC system callsSam bobroff
2015-10-15powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman
2015-10-15powerpc/pseries: Move PCI objects to obj-yMichael Ellerman
2015-10-15powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman
2015-10-15powerpc/pseries: Make PCI non-optionalMichael Ellerman
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V
2015-10-09powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King
2015-10-09powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V
2015-10-06powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas
2015-10-06powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy
2015-10-05powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov
2015-10-05powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko
2015-10-05powerpc/pseries: handle nodes without '/'Andy Shevchenko
2015-10-05powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko
2015-10-05powerpc/pseries: fix a potential memory leakAndy Shevchenko
2015-10-05powerpc/pseries: extract of_helpers moduleAndy Shevchenko
2015-10-02powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet
2015-10-02powerpc/nvram: Add missing kfree in error pathChristophe Jaillet
2015-10-01powerpc: Add ppc64le_defconfigMichael Ellerman
2015-10-01powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling
2015-10-01powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman
2015-10-01powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman
2015-09-29powerpc/ps3: Refresh ps3_defconfigGeoff Levand