index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2012-09-17
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
1
-1
/
+3
2012-09-17
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
1
-0
/
+123
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
1
-1
/
+2
2012-07-11
powerpc: Add a symbol for hypervisor trampolines
Michael Ellerman
1
-0
/
+1
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-1
/
+1
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+7
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
1
-1
/
+1
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
1
-4
/
+0
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
1
-5
/
+7
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-92
/
+58
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
1
-3
/
+2
2012-03-09
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-42
/
+17
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
1
-0
/
+3
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
1
-3
/
+3
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
1
-88
/
+7
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
1
-4
/
+4
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
1
-1
/
+1
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2011-12-08
powerpc/powernv: Fix problems in onlining CPUs
Paul Mackerras
1
-1
/
+1
2011-11-08
powerpc/kvm: Fix build failure with HV KVM and CBE
Alexander Graf
1
-3
/
+3
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+23
2011-09-25
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
Paul Mackerras
1
-10
/
+0
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
1
-4
/
+23
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-1
/
+1
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
1
-2
/
+2
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
1
-9
/
+22
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-28
/
+32
2011-07-12
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
Paul Mackerras
1
-1
/
+1
2011-07-12
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
Paul Mackerras
1
-74
/
+115
2011-05-19
powerpc: Improve scheduling of system call entry instructions
Anton Blanchard
1
-4
/
+4
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
1
-0
/
+4
2011-05-04
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
1
-3
/
+17
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-2
/
+2
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
1
-1
/
+29
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
1
-13
/
+13
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
1
-28
/
+64
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
1
-11
/
+37
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
1
-14
/
+14
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2010-10-24
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
1
-0
/
+6
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+1
2010-04-07
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
1
-1
/
+12
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+3
[next]