aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-18/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-11/+11
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-12/+0
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-6/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-586/+12
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds34-581/+2611
2013-02-24powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-22new helper: file_inode(file)Al Viro2-11/+11
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+5
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling3-16/+829
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling3-4/+99
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling1-0/+83
2013-02-15powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2-0/+44
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processesMichael Neuling1-0/+112
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2-0/+105
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling2-0/+390
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling3-0/+8
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling4-0/+50
2013-02-15powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman1-5/+11
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand2-2/+2
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras1-0/+5
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras1-30/+65
2013-02-15powerpc: Remove Cell-specific relocation-on interrupt vector codePaul Mackerras1-10/+0
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan1-1/+1
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie3-0/+31
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann1-1/+1
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner1-1/+1
2013-02-03powerpc: switch to generic old sigaction()Al Viro2-74/+0
2013-02-03powerpc: switch to generic compat rt_sigaction()Al Viro2-39/+0
2013-02-03powerpc: kill pointless wrappersAl Viro1-301/+0
2013-02-03powerpc: switch to generic old sigsuspendAl Viro1-11/+0
2013-02-03powerpc: switch to generic compat rt_sigqueueinfo()Al Viro1-24/+0
2013-02-03powerpc: switch to generic compat rt_sigpending()Al Viro1-18/+0
2013-02-03powerpc: switch to generic compat rt_sigprocmask()Al Viro1-35/+0
2013-02-03powerpc: switch to generic sigaltstackAl Viro4-83/+12
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro1-1/+0
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling1-2/+10
2013-01-29powerpc: Add length setting to set_dawrMichael Neuling1-1/+9
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt3-4/+23
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2