aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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-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
2013-02-03powerpc: switch to generic compat rt_sigpending()Al Viro
2013-02-03powerpc: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03powerpc: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling
2013-01-29powerpc: Add length setting to set_dawrMichael Neuling
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling
2013-01-16powerpc: Fix typo in breakpoint kgdb code.Michael Neuling
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy
2013-01-10powerpc: Make room in exception vector areaBenjamin Herrenschmidt
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-10powerpc/eeh/of: Checking for CONFIG_EEH is not neededThadeu Lima de Souza Cascardo
2013-01-10powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling