index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
powerpc: Convert die.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2010-02-17
powerpc/booke: Add support for advanced debug registers
Dave Kleikamp
1
-19
/
+72
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
1
-3
/
+3
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
1
-0
/
+4
2010-02-09
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
Anton Blanchard
1
-0
/
+5
2010-02-03
powerpc: Mark some variables in the page fault path __read_mostly
Anton Blanchard
1
-7
/
+7
2009-12-16
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
1
-0
/
+9
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-9
/
+9
2009-11-24
powerpc: kill the obsolete code under is_global_init()
Benjamin Herrenschmidt
1
-22
/
+0
2009-10-28
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
Anton Blanchard
1
-9
/
+9
2009-06-09
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
1
-4
/
+30
2009-05-21
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
1
-2
/
+94
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
1
-0
/
+21
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-40
/
+18
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
1
-7
/
+55
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-0
/
+16
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
1
-0
/
+29
2008-06-26
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
1
-9
/
+17
2008-02-07
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
Olof Johansson
1
-1
/
+1
2007-12-23
[POWERPC] Reworking machine check handling and Fix 440/440A
Benjamin Herrenschmidt
1
-13
/
+49
2007-12-11
[POWERPC] Emulate isel (Integer Select) instruction
Kumar Gala
1
-0
/
+25
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-1
/
+11
2007-10-04
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
Scott Wood
1
-1
/
+5
2007-10-03
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
1
-29
/
+37
2007-09-13
[POWERPC] Remove unused platform_machine_check()
Olof Johansson
1
-15
/
+0
2007-08-17
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
1
-3
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-15
/
+1
2007-03-26
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
1
-1
/
+1
2007-03-26
[POWERPC] Handle recursive oopses
anton@samba.org
1
-16
/
+36
2007-03-26
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
1
-11
/
+20
2007-03-26
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
1
-0
/
+3
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-1
/
+1
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-3
/
+1
2007-02-07
[POWERPC] Fixup error handling when emulating a floating point instruction
Kumar Gala
1
-22
/
+60
2007-02-07
[POWERPC] Enable interrupts if we are doing fp math emulation
Kumar Gala
1
-14
/
+15
2007-01-24
[POWERPC] Use is_init() instead of pid==1
Akinobu Mita
1
-1
/
+1
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
1
-48
/
+6
2006-12-08
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
1
-0
/
+2
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
1
-6
/
+2
2006-11-01
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
1
-8
/
+10
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
1
-2
/
+1
2006-09-13
[POWERPC] Emulate power5 popcntb instruction
Will Schmidt
1
-0
/
+25
2006-08-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
1
-4
/
+4
2006-08-23
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
1
-4
/
+4
2006-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
1
-3
/
+13
[next]