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
/
debug.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: unify MMU/!MMU addruart calls
Stefan Agner
2015-05-20
1
-1
/
+1
*
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
1
-5
/
+5
*
ARM: compile fix for DEBUG_LL=y && MMU=n
Uwe Kleine-König
2013-01-16
1
-0
/
+2
*
ARM: implement debug_ll_io_init()
Rob Herring
2012-11-05
1
-0
/
+14
*
ARM: move debug macros to common location
Rob Herring
2012-09-14
1
-84
/
+3
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
|
*
ARM: create a common IOMEM definition
Rob Herring
2012-03-13
1
-0
/
+1
*
|
ARM: 7338/1: add support for early console output via semihosting
Nicolas Pitre
2012-03-24
1
-1
/
+24
|
/
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
1
-2
/
+2
|
\
|
*
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2011-09-26
1
-2
/
+2
*
|
ARM: 7137/1: Fix error upon adding LL debug
Afzal Mohammed
2011-10-20
1
-2
/
+2
|
/
*
ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support
Stephen Boyd
2011-03-28
1
-18
/
+1
*
ARM: v6k: introduce CPU_V6K option
Russell King
2011-02-02
1
-1
/
+1
*
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-3
/
+19
*
arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC
Jeremy Kerr
2010-10-20
1
-11
/
+2
*
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-6
/
+6
*
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
2010-01-19
1
-0
/
+20
*
[ARM] 5412/1: XSCALE: add ice dcc support
Jean-Christop PLAGNIOL-VILLARD
2009-02-27
1
-0
/
+27
*
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-09-01
1
-0
/
+5
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 3838/1: ARM: DCC debug console support for ARM11
Tony Lindgren
2006-09-25
1
-1
/
+34
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2006-03-21
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+106