index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-common.S
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
Unify sys_mmap*
Al Viro
1
-2
/
+2
2009-10-03
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
1
-7
/
+0
2009-10-01
ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs
Dmitry Artamonow
1
-2
/
+2
2009-09-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-30
/
+27
2009-09-12
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
1
-20
/
+27
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-1
/
+1
2009-08-15
Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Russell King
1
-0
/
+19
2009-08-15
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
Mikael Pettersson
1
-10
/
+0
2009-08-13
[ARM] support tracing when using newer compilers
Uwe Kleine-König
1
-0
/
+19
2009-07-30
ARM: 5627/1: Fix restoring of lr at the end of mcount
Uwe Kleine-König
1
-1
/
+1
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
1
-20
/
+8
2009-05-30
Add core support for ARMv6/v7 big-endian
Catalin Marinas
1
-0
/
+3
2009-03-20
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
1
-0
/
+4
2009-03-05
[ARM] 5418/1: restore lr before leaving mcount
Uwe Kleine-König
1
-0
/
+4
2009-02-19
[ARM] 5385/2: unwind: Add unwinding information to exception entry points
Catalin Marinas
1
-0
/
+4
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-2
/
+2
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
1
-2
/
+23
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-06-24
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-0
/
+4
2008-06-02
ftrace: core support for ARM
Abhishek Sagar
1
-0
/
+47
2008-04-19
Add a prefetch abort handler
Paul Brook
1
-0
/
+5
2008-01-26
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
George G. Davis
1
-1
/
+1
2007-08-01
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-1
/
+1
2007-02-17
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
Dan Williams
1
-0
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[ARM] Remove RETINSTR macro
Russell King
1
-1
/
+1
2006-06-18
[ARM] 3335/1: Old-abi Thumb sys_syscall broken
Paul Brook
1
-1
/
+1
2006-01-19
[ARM] safer handling of syscall table padding
Al Viro
1
-0
/
+4
2006-01-14
[ARM] 3262/4: allow ptraced syscalls to be overriden
Nicolas Pitre
1
-0
/
+3
2006-01-14
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
1
-7
/
+71
2006-01-14
[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching
Nicolas Pitre
1
-0
/
+32
2006-01-14
[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64
Nicolas Pitre
1
-0
/
+10
2006-01-14
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
1
-14
/
+21
2005-12-17
[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls
Russell King
1
-18
/
+2
2005-11-19
[ARM] 3168/1: Update ARM signal delivery and masking
Daniel Jacobowitz
1
-2
/
+1
2005-10-12
[ARM] 2974/1: fix ARM710 swi bug workaround
Nicolas Pitre
1
-6
/
+1
2005-09-14
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
1
-0
/
+4
2005-09-09
[ARM] sys_mbind needs wrapping
Russell King
1
-0
/
+4
2005-09-01
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
1
-0
/
+4
2005-04-26
[PATCH] ARM: make entry*.S includes more logical
Russell King
1
-2
/
+0
2005-04-26
[PATCH] ARM: Remove single-use user save/restore macros
Russell King
1
-3
/
+25
2005-04-26
[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code
Russell King
1
-5
/
+15
2005-04-26
[PATCH] ARM: pt_regs offsets
Russell King
1
-7
/
+0
2005-04-26
[PATCH] ARM: Remove argument for disable_irq/enable_irq
Russell King
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+260