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
/
arm
/
kernel
/
entry-armv.S
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
ARM: 7170/2: fix compilation breakage in entry-armv.S
Guennadi Liakhovetski
1
-1
/
+1
2011-10-17
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
Dave Martin
1
-1
/
+37
2011-10-17
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...
Dave Martin
1
-4
/
+2
2011-07-22
Merge branch 'devel-stable' into for-next
Russell King
1
-152
/
+94
2011-07-02
ARM: entry: no need to reload the SPSR value from struct pt_regs
Russell King
1
-9
/
+1
2011-07-02
ARM: entry: data abort: tail-call the main data abort handler
Russell King
1
-10
/
+4
2011-07-02
ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5
Russell King
1
-4
/
+2
2011-07-02
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
Russell King
1
-5
/
+3
2011-07-02
ARM: entry: re-allocate registers in irq entry assembly macros
Russell King
1
-5
/
+5
2011-07-02
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
Russell King
1
-39
/
+8
2011-07-02
ARM: entry: instrument usr exception handlers with irqsoff tracing
Russell King
1
-1
/
+16
2011-07-02
ARM: entry: instrument svc undefined exception handler with irqtrace
Russell King
1
-0
/
+10
2011-07-02
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
1
-24
/
+19
2011-06-30
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
Russell King
1
-1
/
+1
2011-06-30
ARM: entry: rejig register allocation in exception entry handlers
Russell King
1
-38
/
+43
2011-06-29
ARM: entry: no need to check parent IRQ mask in IRQ handler return
Russell King
1
-2
/
+3
2011-06-29
ARM: entry: no need to increase preempt count for IRQ handlers
Russell King
1
-23
/
+4
2011-06-29
ARM: entry: prefetch/data abort helpers: avoid corrupting r4
Russell King
1
-4
/
+4
2011-06-29
ARM: entry: prefetch/data abort helpers: convert to macros
Russell King
1
-50
/
+35
2011-06-28
Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel...
Russell King
1
-152
/
+94
2011-06-28
ARM: add a kuser_cmpxchg64 user space helper
Nicolas Pitre
1
-3
/
+96
2011-06-20
ARM: kuser: move interface documentation out of the source code
Nicolas Pitre
1
-152
/
+1
2011-06-06
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
Ming Lei
1
-1
/
+5
2011-02-12
ARM: move cache/processor/fault glue to separate include files
Russell King
1
-1
/
+2
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+4
2011-01-06
Merge branch 'misc' into devel
Russell King
1
-33
/
+19
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-2
/
+2
2010-12-24
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
1
-29
/
+2
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
1
-2
/
+15
2010-12-22
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-1
/
+1
2010-12-20
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
1
-2
/
+2
2010-12-06
ARM: hw_breakpoint: disable preemption during debug exception handling
Will Deacon
1
-0
/
+4
2010-12-04
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
Dave Martin
1
-1
/
+1
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
1
-1
/
+1
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
1
-2
/
+2
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
1
-6
/
+5
2010-07-31
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+8
2010-07-31
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...
Russell King
1
-16
/
+7
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
1
-10
/
+6
2010-07-10
ARM: lockdep: fix unannotated irqs-on
Russell King
1
-10
/
+6
2010-07-09
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
Tony Lindgren
1
-16
/
+7
2010-06-14
ARM: stack protector: change the canary value per task
Nicolas Pitre
1
-0
/
+8
2010-05-01
ARM: 6068/1: Fix build break with KPROBES enabled
Santosh Shilimkar
1
-2
/
+2
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
1
-5
/
+5
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
1
-3
/
+4
2009-10-14
ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable
Catalin Marinas
1
-14
/
+14
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
1
-12
/
+6
2009-09-18
Thumb-2: Correctly handle undefined instructions in the kernel
Catalin Marinas
1
-1
/
+11
2009-09-18
Clear the exclusive monitor when returning from an exception
Catalin Marinas
1
-7
/
+0
[next]