summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-144-79/+84
|\
| * powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-131-6/+5Star
| * powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
| * powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-131-17/+21
| * powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-131-55/+55
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-70/+0Star
|\ \ | |/ |/|
| * of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-241-70/+0Star
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-094-72/+47Star
|\ \
| * | powerpc: Use sigsp()Richard Weinberger2014-08-063-11/+5Star
| * | powerpc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-064-64/+45Star
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-093-20/+4Star
|\ \ \
| * | | arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-092-4/+4
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-16/+0Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-0/+2
| |\ \ \
| | * | | kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan2014-07-281-0/+1
| | * | | KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-281-0/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0719-454/+708
|\ \ \ \ \
| * | | | | powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan2014-08-071-0/+1
| * | | | | powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt2014-08-051-0/+4
| * | | | | powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras2014-08-051-1/+1
| * | | | | powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar2014-08-051-12/+37
| * | | | | powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar2014-08-051-0/+32
| * | | | | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-054-3/+106
| * | | | | powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-051-2/+2
| * | | | | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-051-1/+25
| * | | | | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-055-21/+24
| * | | | | powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-051-5/+33
| * | | | | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-1/+1
| * | | | | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-052-11/+11
| * | | | | powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan2014-08-051-11/+22
| * | | | | powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-08-051-33/+13Star
| * | | | | powerpc/eeh: sysfs entries lostMike Qiu2014-08-051-11/+0Star
| * | | | | powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2014-08-051-0/+268
| * | | | | powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-051-0/+8
| * | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-054-9/+35
| |\ \ \ \ \
| | * | | | | powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-304-9/+35
| * | | | | | powerpc: Document how we set AIL on guest kernelsMichael Ellerman2014-07-281-1/+5
| * | | | | | powerpc: Remove misleading DISABLE_INTSMichael Ellerman2014-07-281-14/+14
| * | | | | | powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman2014-07-281-60/+60
| * | | | | | powerpc: Remove CLASSIC_PPCMichael Ellerman2014-07-281-2/+2
| * | | | | | powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman2014-07-281-14/+18
| * | | | | | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-283-8/+3Star
| * | | | | | powerpc: Remove STAB codeMichael Ellerman2014-07-284-163/+5Star
| * | | | | | powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-281-90/+0Star
| * | | | | | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-281-3/+0Star
| * | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-282-2/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-1111-282/+62Star
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-261-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |