aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-22
|\
| * powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-20
| * powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-20
| * powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-20
| * powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-20
| * powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-20
| * powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-20
| * powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-20
| * powerpc/eeh: More accurate logGavin Shan2013-11-20
| * powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan2013-11-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-20
|\ \ | |/ |/|
| * powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-20
| * powerpc: ELF2 binaries signal handlingRusty Russell2013-11-20
| * powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \
| * \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \
| | * | | kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
| | * | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-17
| | * | | powerpc: move debug registers in a structureBharat Bhushan2013-10-17
| | * | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-17
| | * | | KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
| | * | | KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-04
| * | | | | powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-27
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
| | |/ / /
* | | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...Russell King2013-09-21
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \
| | * | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * | | | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| | | |_|/ / / | | |/| | | |
| * | | | | | powerpc: add explicit OF includesRob Herring2013-10-09
| * | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-05