Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
21056830c4e5c6735f1d49453398d7186ca4e8d7
/
arch
/
powerpc
/
kernel
/
traps.c
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 18 years ago
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 18 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 18 years ago
f827962
powerpc/booke: Add kprobes support for booke style processors
by Kumar Gala
· 18 years ago
7dbb922
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
by Olof Johansson
· 18 years ago
47c0bd1
[POWERPC] Reworking machine check handling and Fix 440/440A
by Benjamin Herrenschmidt
· 18 years ago
c1469f1
[POWERPC] Emulate isel (Integer Select) instruction
by Kumar Gala
· 18 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 19 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 19 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 19 years ago
5dd57a1
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
by Scott Wood
· 19 years ago
75918a4
[POWERPC] Separate out legacy machine check exception parsers
by Olof Johansson
· 19 years ago
01f1c73
[POWERPC] Remove unused platform_machine_check()
by Olof Johansson
· 19 years ago
86d7a9a
[POWERPC] Fix FSL BookE machine check reporting
by Becky Bruce
· 19 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 19 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 19 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 19 years ago
ae7f446
[POWERPC] Fix backwards ? : when printing machine type
by anton@samba.org
· 19 years ago
34c2a14
[POWERPC] Handle recursive oopses
by anton@samba.org
· 19 years ago
6031d9d
[POWERPC] Clean up pmac_backlight_unblank in oops path
by anton@samba.org
· 19 years ago
293e468
[POWERPC] Add missing oops_enter/oops_exit
by anton@samba.org
· 19 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 19 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 19 years ago
5fad293
[POWERPC] Fixup error handling when emulating a floating point instruction
by Kumar Gala
· 19 years ago
04903a3
[POWERPC] Enable interrupts if we are doing fp math emulation
by Kumar Gala
· 19 years ago
60bccbe
[POWERPC] Use is_init() instead of pid==1
by Akinobu Mita
· 19 years ago
73c9cea
[POWERPC] Generic BUG for powerpc
by Jeremy Fitzhardinge
· 19 years ago
aa42c69
[POWERPC] Add support for FP emulation for the e300c2 core
by Kim Phillips
· 19 years ago
68a6435
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
by Benjamin Herrenschmidt
· 19 years ago
4393c4f
[POWERPC] Make alignment exception always check exception table
by Benjamin Herrenschmidt
· 19 years ago
6c4841c
[POWERPC] Never panic when taking altivec exceptions from userspace
by Anton Blanchard
· 20 years ago
c3412dc
[POWERPC] Emulate power5 popcntb instruction
by Will Schmidt
· 20 years ago
ccc712f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Greg Kroah-Hartman
· 20 years ago
87589f0
[POWERPC] Correct masks used in emulating some instructions
by Paul Mackerras
· 20 years ago
ed0da6f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Greg Kroah-Hartman
· 20 years ago
b6f35b4
[POWERPC] Make crash.c work on 32-bit and 64-bit
by Michael Ellerman
· 20 years ago
eac8392
[POWERPC] Make secondary CPUs call into kdump on reset exception
by David Wilder
· 20 years ago
012c437
[PATCH] Change panic_on_oops message to "Fatal exception"
by Horms
· 20 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
c0ce7d0
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
by David Wilder
· 20 years ago
5474c12
[PATCH] Rewritten backlight infrastructure for portable Apple computers
by Michael Hanselmann
· 20 years ago
e9370ae
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
by Paul Mackerras
· 20 years ago
fab5db9
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
by Paul Mackerras
· 20 years ago
1a6a4ff
powerpc: merge machine_check_exception between ppc32 & ppc64
by Kumar Gala
· 20 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 20 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 20 years ago
cd8a567
powerpc: Fix might-sleep warning in program check exception handler
by Paul Mackerras
· 20 years ago
c902be7
[PATCH] cell: enable pause(0) in cpu_idle
by Arnd Bergmann
· 20 years ago
555d97a
[PATCH] powerpc: G4+ oprofile support
by Andy Fleming
· 20 years ago
cc53291
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
by Michael Ellerman
· 20 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 20 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 20 years ago
a31751e
[PATCH] ppc32: fix perf_irq extern on e500
by Matt Porter
· 20 years ago
570142c
[PATCH] ppc64: remove some direct xmon calls
by Anton Blanchard
· 20 years ago
104dd65
powerpc: clean up bug.h further
by Paul Mackerras
· 20 years ago
f3f66f5
[PATCH] powerpc: Rename BPA to Cell
by Arnd Bergmann
· 20 years ago
25c8a78
[PATCH] powerpc: Fix handling of fpscr on 64-bit
by David Gibson
· 21 years ago
f7f6f4f
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
by David Gibson
· 21 years ago
8641778
powerpc: Reduce the 32/64-bit differences in traps.c
by Paul Mackerras
· 21 years ago
8dad3f9
powerpc: Merge traps.c a bit more
by Paul Mackerras
· 21 years ago
dc1c1ca
powerpc: merge idle_power4.S and trapc.s
by Stephen Rothwell
· 21 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 21 years ago