summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplugchenhui zhao2015-10-171-0/+8
| * | | | | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-281-1/+1
| * | | | | | powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman2015-10-281-3/+2Star
| * | | | | | powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot2015-10-281-2/+5
| | |_|/ / / | |/| | | |
| * | | | | powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan2015-10-211-0/+3
| * | | | | powerpc/powernv: Simplify pnv_eeh_set_option()Gavin Shan2015-10-211-26/+25Star
| * | | | | powerpc/powernv: Remove pnv_eeh_cap_start()Gavin Shan2015-10-211-14/+5Star
| * | | | | powerpc/powernv: Cleanup on EEH commentsGavin Shan2015-10-211-11/+2Star
| * | | | | powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan2015-10-211-34/+26Star
| * | | | | powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan2015-10-211-1/+1
| * | | | | powerpc/eeh: Force reset on fenced PHBGavin Shan2015-10-211-0/+8
| * | | | | powerpc/eeh: More relaxed hotplug criterionGavin Shan2015-10-211-1/+4
| * | | | | powerpc/eeh: Don't unfreeze PHB PE after resetGavin Shan2015-10-211-4/+10
| * | | | | powerpc/ps3: Quieten boot wrapper output with run_cmdGeoff Levand2015-10-211-4/+21
| * | | | | powerpc/prom: Avoid reference to potentially freed memoryChristophe Jaillet2015-10-211-5/+8
| * | | | | powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-194-15/+2Star
| |/ / / /
| * | | | powerpc/xmon: Add some more elements to the existing PACA dump listMichael Ellerman2015-10-151-4/+57
| * | | | powerpc/xmon: Paginate kernel log buffer displaySam bobroff2015-10-151-3/+3
| * | | | powerpc/xmon: Paged output for paca displaySam bobroff2015-10-153-2/+83
| * | | | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1Star
| * | | | powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1Star
| * | | | powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.Paul Gortmaker2015-10-152-868/+0Star
| * | | | powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-151-0/+6
| * | | | powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan2015-10-151-2/+1Star
| * | | | powerpc/pci: export pcibios_free_controller()Andrew Donnellan2015-10-151-0/+1
| * | | | powerpc: Individual System V IPC system callsSam bobroff2015-10-153-1/+25
| * | | | powerpc/pseries: Drop always true CONFIG_PSERIES_MSIMichael Ellerman2015-10-152-7/+1Star
| * | | | powerpc/pseries: Move PCI objects to obj-yMichael Ellerman2015-10-151-3/+2Star
| * | | | powerpc/pseries: Remove use of CONFIG_PCIMichael Ellerman2015-10-152-14/+0Star
| * | | | powerpc/pseries: Make PCI non-optionalMichael Ellerman2015-10-151-1/+1
| * | | | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-1212-24/+49
| * | | | powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-122-0/+34
| * | | | powerpc/pseries/hvcserver: don't memset pi_buff if it is nullColin Ian King2015-10-081-1/+1
| * | | | powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-082-4/+5
| * | | | powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas2015-10-061-8/+13
| * | | | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-061-1/+1
| * | | | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-052-4/+13
| * | | | powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-051-26/+5Star
| * | | | powerpc/pseries: handle nodes without '/'Andy Shevchenko2015-10-051-3/+3
| * | | | powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko2015-10-051-2/+1Star
| * | | | powerpc/pseries: fix a potential memory leakAndy Shevchenko2015-10-051-4/+2Star
| * | | | powerpc/pseries: extract of_helpers moduleAndy Shevchenko2015-10-054-32/+49
| * | | | powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet2015-10-021-7/+7
| * | | | powerpc/nvram: Add missing kfree in error pathChristophe Jaillet2015-10-021-0/+1
| * | | | powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-011-0/+4
| * | | | powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V2015-10-011-2/+3
| * | | | powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2015-10-012-10/+14
| * | | | powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman2015-10-011-5/+5
| * | | | powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual2015-10-011-21/+26
| * | | | powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2015-10-012-2/+2