summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras
2012-10-05KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macroMihai Caraman
2012-10-05booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf
2012-10-05PPC: Don't use hardcoded opcode for ePAPR hcall invocationLiu Yu-B13201
2012-10-05KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B13201
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B13201
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder
2012-10-05PPC: epapr: create define for return code value of successStuart Yoder
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-27powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com
2012-09-27Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-09-18powerpc/kprobe: Introduce a new thread flagTiejun Chen
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V
2012-09-17powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V