index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-armv.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Fix !kuser helpers case
Russell King
2013-08-07
1
-1
/
+2
*
ARM: allow kuser helpers to be removed from the vector page
Russell King
2013-07-31
1
-0
/
+3
*
ARM: update FIQ support for relocation of vectors
Russell King
2013-07-31
1
-0
/
+3
*
ARM: use linker magic for vectors and vector stubs
Russell King
2013-07-31
1
-18
/
+10
*
ARM: move vector stubs
Russell King
2013-07-31
1
-26
/
+24
*
ARM: poison memory between kuser helpers
Russell King
2013-07-31
1
-9
/
+16
*
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2013-06-24
1
-2
/
+3
*
Merge branch 'cleanup' into for-linus
Russell King
2013-05-02
1
-7
/
+6
|
\
|
*
ARM: cleanup undefined instruction entry code
Russell King
2013-02-23
1
-7
/
+6
|
|
|
\
*
-
.
\
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-05-02
1
-44
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 7688/1: add support for context tracking subsystem
Kevin Hilman
2013-04-03
1
-0
/
+1
|
|
/
|
/
|
|
*
ARM: entry: move disable_irq_notrace into svc_exit
Russell King
2013-04-03
1
-18
/
+0
|
*
ARM: entry: move IRQ tracing exit into svc_exit
Russell King
2013-04-03
1
-26
/
+1
|
/
*
ARM: Fix undefined instruction exception handling
Russell King
2012-07-31
1
-39
/
+72
*
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
Will Deacon
2012-06-16
1
-0
/
+1
*
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
2012-05-05
1
-4
/
+0
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
|
*
ARM: create a common IOMEM definition
Rob Herring
2012-03-13
1
-0
/
+1
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+1
*
|
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
Rob Herring
2012-02-21
1
-1
/
+2
|
/
*
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Will Deacon
2012-02-03
1
-1
/
+1
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
1
-1
/
+1
|
\
|
*
ARM: 7170/2: fix compilation breakage in entry-armv.S
Guennadi Liakhovetski
2011-11-26
1
-1
/
+1
*
|
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
Marc Zyngier
2011-11-15
1
-4
/
+3
|
/
*
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
Dave Martin
2011-10-17
1
-1
/
+37
*
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...
Dave Martin
2011-10-17
1
-4
/
+2
*
Merge branch 'devel-stable' into for-next
Russell King
2011-07-22
1
-152
/
+94
|
\
|
*
Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel...
Russell King
2011-06-28
1
-152
/
+94
|
|
\
|
|
*
ARM: add a kuser_cmpxchg64 user space helper
Nicolas Pitre
2011-06-28
1
-3
/
+96
|
|
*
ARM: kuser: move interface documentation out of the source code
Nicolas Pitre
2011-06-20
1
-152
/
+1
*
|
|
ARM: entry: no need to reload the SPSR value from struct pt_regs
Russell King
2011-07-02
1
-9
/
+1
*
|
|
ARM: entry: data abort: tail-call the main data abort handler
Russell King
2011-07-02
1
-10
/
+4
*
|
|
ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
Russell King
2011-07-02
1
-4
/
+2
*
|
|
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
Russell King
2011-07-02
1
-5
/
+3
*
|
|
ARM: entry: re-allocate registers in irq entry assembly macros
Russell King
2011-07-02
1
-5
/
+5
*
|
|
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
Russell King
2011-07-02
1
-39
/
+8
*
|
|
ARM: entry: instrument usr exception handlers with irqsoff tracing
Russell King
2011-07-02
1
-1
/
+16
*
|
|
ARM: entry: instrument svc undefined exception handler with irqtrace
Russell King
2011-07-02
1
-0
/
+10
*
|
|
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
2011-07-02
1
-24
/
+19
*
|
|
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
Russell King
2011-06-30
1
-1
/
+1
*
|
|
ARM: entry: rejig register allocation in exception entry handlers
Russell King
2011-06-30
1
-38
/
+43
*
|
|
ARM: entry: no need to check parent IRQ mask in IRQ handler return
Russell King
2011-06-29
1
-2
/
+3
*
|
|
ARM: entry: no need to increase preempt count for IRQ handlers
Russell King
2011-06-29
1
-23
/
+4
*
|
|
ARM: entry: prefetch/data abort helpers: avoid corrupting r4
Russell King
2011-06-29
1
-4
/
+4
*
|
|
ARM: entry: prefetch/data abort helpers: convert to macros
Russell King
2011-06-29
1
-50
/
+35
|
/
/
*
|
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
Ming Lei
2011-06-06
1
-1
/
+5
|
/
*
ARM: move cache/processor/fault glue to separate include files
Russell King
2011-02-12
1
-1
/
+2
*
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
1
-0
/
+4
|
\
|
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2010-12-22
1
-1
/
+1
|
|
\
[next]