index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-04-07
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
2009-10-28
powerpc: perf_event: Cleanup output by adding symbols
Anton Blanchard
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2009-06-09
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt