aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-29powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar
2014-01-29powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23powerpc: use generic fixmap.hMark Salter
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra