Age | Commit message (Expand) | Author |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-07-01 | powerpc: Wire up the HV facility unavailable exception | Michael Ellerman |
2013-07-01 | powerpc: Rename and flesh out the facility unavailable exception handler | Michael Ellerman |
2013-06-30 | powerpc: Fix string instr. emulation for 32-bit processes on ppc64 | James Yang |
2013-06-20 | powerpc/8xx: Remove 8xx specific "minimal FPU emulation" | Benjamin Herrenschmidt |
2013-06-20 | powerpc/math-emu: Allow math-emu to be used for HW FPU | Benjamin Herrenschmidt |
2013-06-15 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras |
2013-06-01 | powerpc/tm: Abort on emulation and alignment faults | Michael Neuling |
2013-05-14 | powerpc: Exception hooks for context tracking subsystem | Li Zhong |
2013-05-06 | powerpc: Emulate non privileged DSCR read and write | Anton Blanchard |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-15 | powerpc: Hook in new transactional memory code | Michael Neuling |
2013-02-15 | powerpc: Routines for FP/VSX/VMX unavailable during a transaction | Michael Neuling |
2013-02-15 | powerpc: Add transactional memory unavaliable execption handler | Michael Neuling |
2013-02-15 | powerpc: New macros for transactional memory support | Michael Neuling |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2013-01-10 | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers | Michael Neuling |
2013-01-10 | powerpc: Enable the Watchdog vector for 405 | Jason Gunthorpe |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-05 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-05 | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli |
2012-05-09 | powerpc/irq: Make alignment & program interrupt behave the same | Benjamin Herrenschmidt |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-09 | powerpc: Disable interrupts in 64-bit kernel FP and vector faults | Benjamin Herrenschmidt |
2012-02-23 | fadump: Convert firmware-assisted cpu state dump data into elf notes. | Mahesh Salgaonkar |
2011-12-08 | powerpc: Rework die() | Anton Blanchard |
2011-12-08 | powerpc: Remove broken and complicated kdump system reset code | Anton Blanchard |
2011-12-08 | powerpc: Give us time to get all oopses out before panicking | Anton Blanchard |
2011-11-17 | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define | Kumar Gala |
2011-10-06 | powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mc | Kumar Gala |
2011-07-12 | powerpc/e500: Save SPEFCSR in flush_spe_to_thread() | yu liu |
2011-06-29 | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-06-22 | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood |
2011-05-20 | powerpc/fsl_rio: move machine_check handler | Shaohui Xie |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-13 | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro |
2011-04-27 | powerpc: Use MSR_64BIT in places | Michael Ellerman |
2011-04-27 | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-21 | powerpc: Don't silently handle machine checks from userspace | Anton Blanchard |
2011-01-21 | powerpc: Remove duplicate debugger hook in machine_check_exception | Anton Blanchard |
2011-01-21 | powerpc: Don't force MSR_RI in machine_check_exception | Anton Blanchard |
2010-10-14 | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala |
2010-07-09 | powerpc/book3e: Move doorbell_exception from traps.c to dbell.c | Benjamin Herrenschmidt |
2010-06-22 | powerpc, hw_breakpoint: Handle concurrent alignment interrupts | K.Prasad |
2010-05-31 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-05-21 | powerpc/e500mc: Implement machine check handler. | Scott Wood |
2010-05-20 | powerpc,kgdb: Introduce low level trap catching | Jason Wessel |