index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
2013-06-10
powerpc/power8: Update denormalization handler
Michael Neuling
2013-06-10
powerpc/pseries: Simplify denormalization handler
Michael Neuling
2013-04-30
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2013-04-26
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
2013-04-26
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
2013-04-18
powerpc: remove dead CONFIG_HVC_SCOM code
Paul Bolle
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
2013-01-10
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2012-11-15
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
powerpc: Turn syscall handler into macros
Michael Neuling
2012-11-15
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
powerpc: Remove unessessary 0x3000 location enforcement
Michael Neuling
2012-11-15
powerpc: Whitespace changes in exception64s.S
Michael Neuling
2012-11-15
powerpc: Fix denorm symbol name
Michael Neuling
2012-09-17
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2012-07-11
powerpc: Add a symbol for hypervisor trampolines
Michael Ellerman
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
2011-12-08
powerpc/powernv: Fix problems in onlining CPUs
Paul Mackerras
2011-11-08
powerpc/kvm: Fix build failure with HV KVM and CBE
Alexander Graf
[next]