summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* lparcfg: don't bother saving pointer to proc_dir_entryAl Viro2013-04-091-9/+2
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-11/+8
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-171-1/+1
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-171-9/+25
* powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-171-0/+1
* powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-131-7/+7
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-131-1/+1
* powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-051-1/+1
* powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-051-1/+2
* powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-051-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-18/+0
|\
| * fix compat truncate/ftruncateAl Viro2013-02-251-12/+0
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-6/+0
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-11/+11
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-222-11/+11
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-1/+1
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-586/+12
|\ \ \
| * | | powerpc: switch to generic old sigaction()Al Viro2013-02-032-74/+0
| * | | powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-032-39/+0
| * | | powerpc: kill pointless wrappersAl Viro2013-02-031-301/+0
| * | | powerpc: switch to generic old sigsuspendAl Viro2013-02-031-11/+0
| * | | powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-24/+0
| * | | powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-031-18/+0
| * | | powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-35/+0
| * | | powerpc: switch to generic sigaltstackAl Viro2013-02-034-83/+12
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-1/+0
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2334-581/+2611
|\ \ \
| * | | powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-241-0/+5
| * | | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-153-16/+829
| * | | powerpc: Hook in new transactional memory codeMichael Neuling2013-02-153-4/+99
| * | | powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling2013-02-151-0/+83
| * | | powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2013-02-152-0/+44
| * | | powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling2013-02-151-0/+112
| * | | powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2013-02-152-0/+105
| * | | powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-152-0/+390
| * | | powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-153-0/+8
| * | | powerpc: New macros for transactional memory supportMichael Neuling2013-02-154-0/+50
| * | | powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman2013-02-151-5/+11
| * | | powerpc: Move boot_paca into early_setupGeoff Levand2013-02-152-2/+2
| * | | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-151-0/+5
| * | | powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2013-02-151-30/+65
| * | | powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras2013-02-151-10/+0
| * | | powerpc: Add support for context switching the TAR registerIan Munsie2013-02-083-0/+31
| * | | powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-081-1/+1
| * | | powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-291-2/+10
| * | | powerpc: Add length setting to set_dawrMichael Neuling2013-01-291-1/+9
OpenPOWER on IntegriCloud