aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder
2013-03-25powerpc: make additional room in exception vector areaChen Gang
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-24powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-02-22new helper: file_inode(file)Al Viro
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling
2013-02-15powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras
2013-02-15powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-03powerpc: switch to generic old sigaction()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro
2013-02-03powerpc: kill pointless wrappersAl Viro
2013-02-03powerpc: switch to generic old sigsuspendAl Viro
2013-02-03powerpc: switch to generic compat rt_sigqueueinfo()Al Viro