index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 'clksrc' into devel
Russell King
2011-01-05
1
-65
/
+137
|
\
|
*
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
1
-0
/
+12
|
*
ARM: ftrace: function graph tracer support
Tim Bird
2010-11-19
1
-0
/
+46
|
*
ARM: ftrace: use gas macros to avoid code duplication
Rabin Vincent
2010-11-19
1
-66
/
+80
*
|
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
2010-12-24
1
-0
/
+6
|
/
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
1
-2
/
+13
|
\
|
*
ARM: SECCOMP support
Nicolas Pitre
2010-10-01
1
-2
/
+13
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-18
1
-12
/
+55
|
\
\
\
\
|
|
|
|
/
|
|
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-09-27
1
-0
/
+2
|
|
|
|
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
ARM: prevent multiple syscall restarts
Russell King
2010-09-17
1
-0
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
2010-09-02
1
-9
/
+28
|
|
*
ARM: 6316/1: ftrace: add Thumb-2 support
Rabin Vincent
2010-09-02
1
-2
/
+4
|
|
*
ARM: 6315/1: ftrace: add ENDPROC annotations
Rabin Vincent
2010-09-02
1
-2
/
+6
|
|
*
ARM: 6314/1: ftrace: allow build without frame pointers on ARM
Rabin Vincent
2010-09-02
1
-0
/
+14
|
|
/
|
/
|
|
*
arm: fix really nasty sigreturn bug
Al Viro
2010-09-17
1
-0
/
+2
|
/
*
ARM: 6288/1: ftrace: document mcount formats
Rabin Vincent
2010-08-10
1
-0
/
+36
*
ARM: 6287/1: ftrace: clean up mcount assembly indentation
Rabin Vincent
2010-08-10
1
-44
/
+44
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-2
/
+2
*
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2009-10-02
1
-7
/
+0
*
ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs
Dmitry Artamonow
2009-10-01
1
-2
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-09-14
1
-30
/
+27
|
\
|
*
Merge branch 'master' into devel
Russell King
2009-09-12
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'devel-stable' into devel
Russell King
2009-09-12
1
-20
/
+27
|
|
\
\
|
|
*
\
Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Russell King
2009-08-15
1
-0
/
+19
|
|
|
\
\
|
|
|
*
|
[ARM] support tracing when using newer compilers
Uwe Kleine-König
2009-08-13
1
-0
/
+19
|
|
*
|
|
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2009-07-24
1
-20
/
+8
|
|
|
/
/
|
*
|
|
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
Mikael Pettersson
2009-08-15
1
-10
/
+0
|
|
/
/
*
|
|
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
1
-1
/
+1
|
|
/
|
/
|
*
|
ARM: 5627/1: Fix restoring of lr at the end of mcount
Uwe Kleine-König
2009-07-30
1
-1
/
+1
|
/
*
Add core support for ARMv6/v7 big-endian
Catalin Marinas
2009-05-30
1
-0
/
+3
*
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
[next]