aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-29
* powerpc: add a missing label in resume_kernelKevin Hao2013-04-15
* powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-15
* powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
* powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-25
* powerpc: make additional room in exception vector areaChen Gang2013-03-25
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-16
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-16
* powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-16
* powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-12
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-12
* powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-05
* powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-05
* powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\
| * fix compat truncate/ftruncateAl Viro2013-02-25
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/ /
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | powerpc: switch to generic old sigaction()Al Viro2013-02-03
| * | | powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * | | powerpc: kill pointless wrappersAl Viro2013-02-03
| * | | powerpc: switch to generic old sigsuspendAl Viro2013-02-03
| * | | powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | | powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | | powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-03
| * | | powerpc: switch to generic sigaltstackAl Viro2013-02-03
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-03
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\ \ \
| * | | powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-23
| * | | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-15
| * | | powerpc: Hook in new transactional memory codeMichael Neuling2013-02-15
| * | | powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling2013-02-15
| * | | powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2013-02-15
| * | | powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling2013-02-15
| * | | powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2013-02-15
| * | | powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-15
| * | | powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-15
| * | | powerpc: New macros for transactional memory supportMichael Neuling2013-02-15
| * | | powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman2013-02-15
| * | | powerpc: Move boot_paca into early_setupGeoff Levand2013-02-15
| * | | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-15
| * | | powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2013-02-15