aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-0/+4
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar3-1/+8
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2-3/+18
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-2/+19
2014-02-17powerpc: Link VDSOs at 0x0Anton Blanchard1-3/+3
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V1-0/+22
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2-12/+16
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2-0/+2
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar1-0/+12
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-116/+257
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini13-116/+257
2014-01-29powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt3-2/+5
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-7/+0
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar1-1/+1
2014-01-29powerpc/mm: Fix compile error of pgtable-ppc64.hLi Zhong1-3/+3
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-21/+6
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds30-52/+597
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+14
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman2-0/+6
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras1-0/+1
2014-01-27KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling1-0/+2
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling1-3/+21
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard1-0/+1
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras3-7/+14
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras1-0/+1
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras1-0/+2
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras1-1/+3
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras1-0/+2
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman1-0/+1
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling3-1/+42
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2-0/+3
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood1-0/+6
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater3-4/+17
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+4
2014-01-23powerpc: use generic fixmap.hMark Salter1-42/+2
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+22
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar6-5/+16
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde1-0/+2
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-0/+10
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V1-0/+14
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt9-12/+62
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras3-1/+7
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras1-4/+0
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar1-1/+0
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat1-1/+9