aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-06-07powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-07powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-05-19powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-07powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling
2013-05-07powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
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