Russell King
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
14 年之前 |
Russell King
|
30891c90d8
ARM: entry: no need to reload the SPSR value from struct pt_regs
|
14 年之前 |
Russell King
|
da74047257
ARM: entry: data abort: tail-call the main data abort handler
|
14 年之前 |
Russell King
|
3e287bec6f
ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
|
14 年之前 |
Russell King
|
8dfe7ac96f
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
|
14 年之前 |
Russell King
|
d9600c99c5
ARM: entry: re-allocate registers in irq entry assembly macros
|
14 年之前 |
Russell King
|
f2741b78b6
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
|
14 年之前 |
Russell King
|
bc089602d2
ARM: entry: instrument usr exception handlers with irqsoff tracing
|
14 年之前 |
Russell King
|
df295df6c3
ARM: entry: instrument svc undefined exception handler with irqtrace
|
14 年之前 |
Russell King
|
02fe2845d6
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
|
14 年之前 |
Russell King
|
8b4186160b
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
|
14 年之前 |
Russell King
|
b059bdc393
ARM: entry: rejig register allocation in exception entry handlers
|
14 年之前 |
Russell King
|
fbab1c8094
ARM: entry: no need to check parent IRQ mask in IRQ handler return
|
14 年之前 |
Russell King
|
1613cc1119
ARM: entry: no need to increase preempt count for IRQ handlers
|
14 年之前 |
Russell King
|
0402becef9
ARM: entry: prefetch/data abort helpers: avoid corrupting r4
|
14 年之前 |
Russell King
|
ac8b9c1ce0
ARM: entry: prefetch/data abort helpers: convert to macros
|
14 年之前 |
Russell King
|
2ff0720933
Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel-stable
|
14 年之前 |
Nicolas Pitre
|
40fb79c8a8
ARM: add a kuser_cmpxchg64 user space helper
|
14 年之前 |
Nicolas Pitre
|
37b8304642
ARM: kuser: move interface documentation out of the source code
|
14 年之前 |
Ming Lei
|
9fc2552a68
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
|
14 年之前 |
Russell King
|
753790e713
ARM: move cache/processor/fault glue to separate include files
|
14 年之前 |
Russell King
|
404a02cbd2
Merge branch 'devel-stable' into devel
|
14 年之前 |
Russell King
|
4073723acb
Merge branch 'misc' into devel
|
14 年之前 |
Russell King
|
4ec3eb1363
Merge branch 'smp' into misc
|
14 年之前 |
Magnus Damm
|
cd544ce754
ARM: 6538/1: Subarch IRQ handler macros V3
|
14 年之前 |
eric miao
|
521086412e
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
|
14 年之前 |
Russell King
|
25cf0398bd
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
|
14 年之前 |
Dave Martin
|
ed3768a8d9
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
|
14 年之前 |
Will Deacon
|
7e20269647
ARM: hw_breakpoint: disable preemption during debug exception handling
|
14 年之前 |
Dave Martin
|
55afd264cd
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
|
14 年之前 |