index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-06-09
1
-4
/
+30
*
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
1
-2
/
+94
*
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2009-02-23
1
-0
/
+21
*
powerpc: Unify opcode definitions and support
Kumar Gala
2009-02-23
1
-40
/
+18
*
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-12-03
1
-7
/
+55
*
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
*
powerpc: BookE hardware watchpoint support
Luis Machado
2008-07-25
1
-0
/
+16
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-0
/
+29
*
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
2008-06-26
1
-9
/
+17
*
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
Olof Johansson
2008-02-07
1
-1
/
+1
*
[POWERPC] Reworking machine check handling and Fix 440/440A
Benjamin Herrenschmidt
2007-12-23
1
-13
/
+49
*
[POWERPC] Emulate isel (Integer Select) instruction
Kumar Gala
2007-12-11
1
-0
/
+25
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
1
-1
/
+11
*
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
Scott Wood
2007-10-04
1
-1
/
+5
*
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
2007-10-03
1
-29
/
+37
*
[POWERPC] Remove unused platform_machine_check()
Olof Johansson
2007-09-14
1
-15
/
+0
*
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
2007-08-17
1
-3
/
+1
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-15
/
+1
*
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
2007-03-26
1
-1
/
+1
*
[POWERPC] Handle recursive oopses
anton@samba.org
2007-03-26
1
-16
/
+36
*
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
2007-03-26
1
-11
/
+20
*
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
2007-03-26
1
-0
/
+3
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-1
/
+1
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-3
/
+1
*
[POWERPC] Fixup error handling when emulating a floating point instruction
Kumar Gala
2007-02-07
1
-22
/
+60
*
[POWERPC] Enable interrupts if we are doing fp math emulation
Kumar Gala
2007-02-07
1
-14
/
+15
*
[POWERPC] Use is_init() instead of pid==1
Akinobu Mita
2007-01-24
1
-1
/
+1
*
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
2006-12-11
1
-48
/
+6
*
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
2006-12-08
1
-0
/
+2
*
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-12-04
1
-6
/
+2
*
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
2006-11-01
1
-8
/
+10
*
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
2006-10-16
1
-2
/
+1
*
[POWERPC] Emulate power5 popcntb instruction
Will Schmidt
2006-09-13
1
-0
/
+25
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-23
1
-4
/
+4
|
\
|
*
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
2006-08-23
1
-4
/
+4
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-18
1
-3
/
+13
|
\
|
|
*
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
1
-3
/
+0
|
*
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
2006-08-17
1
-0
/
+13
*
|
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
1
-1
/
+1
|
/
*
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-07-31
1
-7
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2006-06-28
1
-14
/
+13
*
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-06-25
1
-3
/
+12
*
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
Paul Mackerras
2006-06-09
1
-2
/
+4
*
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
2006-06-09
1
-1
/
+1
*
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
2006-03-30
1
-6
/
+3
[next]