index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
1
-72
/
+72
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
1
-1
/
+1
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
1
-9
/
+25
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
1
-2
/
+2
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
1
-2
/
+54
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
1
-0
/
+23
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
1
-30
/
+65
2013-02-15
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
1
-10
/
+0
2013-01-10
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
1
-55
/
+55
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-1
/
+1
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
1
-10
/
+13
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
1
-12
/
+25
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
1
-2
/
+7
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
1
-3
/
+13
2012-11-15
powerpc: Add relocation on exception vector handlers
Michael Neuling
1
-8
/
+172
2012-11-15
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
1
-0
/
+25
2012-11-15
powerpc: Turn syscall handler into macros
Michael Neuling
1
-23
/
+40
2012-11-15
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
1
-2
/
+2
2012-11-15
powerpc: Remove unessessary 0x3000 location enforcement
Michael Neuling
1
-1
/
+3
2012-11-15
powerpc: Whitespace changes in exception64s.S
Michael Neuling
1
-15
/
+15
2012-11-15
powerpc: Fix denorm symbol name
Michael Neuling
1
-1
/
+1
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
[next]