index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-common.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
2009-03-19
1
-0
/
+4
|
\
|
*
[ARM] 5418/1: restore lr before leaving mcount
Uwe Kleine-König
2009-03-05
1
-0
/
+4
*
|
[ARM] 5385/2: unwind: Add unwinding information to exception entry points
Catalin Marinas
2009-02-19
1
-0
/
+4
|
/
*
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
2009-01-31
1
-1
/
+1
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-2
/
+2
*
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-09-01
1
-2
/
+23
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
1
-0
/
+4
*
ftrace: core support for ARM
Abhishek Sagar
2008-06-02
1
-0
/
+47
*
Add a prefetch abort handler
Paul Brook
2008-04-18
1
-0
/
+5
*
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
George G. Davis
2008-01-26
1
-1
/
+1
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-1
/
+1
*
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
Dan Williams
2007-02-17
1
-0
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] Remove RETINSTR macro
Russell King
2006-06-25
1
-1
/
+1
*
[ARM] 3335/1: Old-abi Thumb sys_syscall broken
Paul Brook
2006-06-18
1
-1
/
+1
*
[ARM] safer handling of syscall table padding
Al Viro
2006-01-19
1
-0
/
+4
*
[ARM] 3262/4: allow ptraced syscalls to be overriden
Nicolas Pitre
2006-01-14
1
-0
/
+3
*
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
2006-01-14
1
-7
/
+71
*
[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching
Nicolas Pitre
2006-01-14
1
-0
/
+32
*
[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64
Nicolas Pitre
2006-01-14
1
-0
/
+10
*
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
2006-01-14
1
-14
/
+21
*
[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls
Russell King
2005-12-17
1
-18
/
+2
*
[ARM] 3168/1: Update ARM signal delivery and masking
Daniel Jacobowitz
2005-11-19
1
-2
/
+1
*
[ARM] 2974/1: fix ARM710 swi bug workaround
Nicolas Pitre
2005-10-12
1
-6
/
+1
*
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
2005-09-13
1
-0
/
+4
*
[ARM] sys_mbind needs wrapping
Russell King
2005-09-09
1
-0
/
+4
*
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
2005-09-01
1
-0
/
+4
*
[PATCH] ARM: make entry*.S includes more logical
Russell King
2005-04-26
1
-2
/
+0
*
[PATCH] ARM: Remove single-use user save/restore macros
Russell King
2005-04-26
1
-3
/
+25
*
[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code
Russell King
2005-04-26
1
-5
/
+15
*
[PATCH] ARM: pt_regs offsets
Russell King
2005-04-26
1
-7
/
+0
*
[PATCH] ARM: Remove argument for disable_irq/enable_irq
Russell King
2005-04-26
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+260