Russell King
|
33b9f582c5
Merge branch 'cleanup' into for-linus
|
12 years ago |
Russell King
|
946342d03e
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus
|
12 years ago |
Kevin Hilman
|
b008848020
ARM: 7688/1: add support for context tracking subsystem
|
12 years ago |
Russell King
|
f8f02ec25c
ARM: entry: move disable_irq_notrace into svc_exit
|
12 years ago |
Russell King
|
9b56febea2
ARM: entry: move IRQ tracing exit into svc_exit
|
12 years ago |
Russell King
|
d3f79584a8
ARM: cleanup undefined instruction entry code
|
12 years ago |
Russell King
|
15ac49b650
ARM: Fix undefined instruction exception handling
|
13 years ago |
Will Deacon
|
667d1b48bc
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
|
13 years ago |
Russell King
|
357c9c1f07
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
|
13 years ago |
Linus Torvalds
|
820d41cf0c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
Rob Herring
|
6f6f6a7029
ARM: create a common IOMEM definition
|
13 years ago |
Rob Herring
|
243c86542a
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
|
13 years ago |
Will Deacon
|
5a97d0ae5b
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
|
13 years ago |
Russell King
|
742eaa6a6e
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
|
13 years ago |
Guennadi Liakhovetski
|
c89cefed35
ARM: 7170/2: fix compilation breakage in entry-armv.S
|
13 years ago |
Marc Zyngier
|
abeb24ae4d
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
|
14 years ago |
Dave Martin
|
ef4c53687e
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
|
14 years ago |
Dave Martin
|
85519189df
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions
|
14 years ago |
Russell King
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
14 years ago |
Russell King
|
30891c90d8
ARM: entry: no need to reload the SPSR value from struct pt_regs
|
14 years ago |
Russell King
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 years ago |
Russell King
|
3e287bec6f
ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
|
14 years ago |
Russell King
|
8dfe7ac96f
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
|
14 years ago |
Russell King
|
d9600c99c5
ARM: entry: re-allocate registers in irq entry assembly macros
|
14 years ago |
Russell King
|
f2741b78b6
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
|
14 years ago |
Russell King
|
bc089602d2
ARM: entry: instrument usr exception handlers with irqsoff tracing
|
14 years ago |
Russell King
|
df295df6c3
ARM: entry: instrument svc undefined exception handler with irqtrace
|
14 years ago |
Russell King
|
02fe2845d6
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
|
14 years ago |