index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2009-06-09
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-05-21
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-06-26
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
2008-02-07
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
Olof Johansson
2007-12-23
[POWERPC] Reworking machine check handling and Fix 440/440A
Benjamin Herrenschmidt
2007-12-11
[POWERPC] Emulate isel (Integer Select) instruction
Kumar Gala
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-04
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
Scott Wood
2007-10-03
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
2007-09-14
[POWERPC] Remove unused platform_machine_check()
Olof Johansson
2007-08-17
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-03-26
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
2007-03-26
[POWERPC] Handle recursive oopses
anton@samba.org
2007-03-26
[POWERPC] Clean up pmac_backlight_unblank in oops path
anton@samba.org
2007-03-26
[POWERPC] Add missing oops_enter/oops_exit
anton@samba.org
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-07
[POWERPC] Fixup error handling when emulating a floating point instruction
Kumar Gala
2007-02-07
[POWERPC] Enable interrupts if we are doing fp math emulation
Kumar Gala
2007-01-24
[POWERPC] Use is_init() instead of pid==1
Akinobu Mita
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
2006-12-08
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-11-01
[POWERPC] Make alignment exception always check exception table
Benjamin Herrenschmidt
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
2006-09-13
[POWERPC] Emulate power5 popcntb instruction
Will Schmidt
2006-08-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-23
[POWERPC] Correct masks used in emulating some instructions
Paul Mackerras
2006-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
2006-08-17
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-06-09
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
Paul Mackerras
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
2006-03-30
powerpc: merge machine_check_exception between ppc32 & ppc64
Kumar Gala
[next]