index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...
Dave Martin
1
-1
/
+6
2010-11-30
ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S
Dave Martin
1
-2
/
+4
2010-11-22
ARM: avoid marking decompressor .stack section as having contents
Russell King
1
-1
/
+1
2010-09-10
ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...
Russell King
1
-1
/
+1
2010-08-11
ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"
Rabin Vincent
1
-3
/
+2
2010-07-12
ARM: Auto calculate ZRELADDR and provide option for exceptions
Eric Miao
1
-3
/
+9
2010-07-07
ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed
Eric Miao
1
-1
/
+1
2010-06-17
ARM: zImage: annotate debug functions about corrupted registers
Uwe Kleine-König
1
-0
/
+4
2010-06-17
ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush
Uwe Kleine-König
1
-5
/
+6
2010-06-17
ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification
Uwe Kleine-König
1
-1
/
+1
2010-06-17
ARM: zImage: some comments for __armv3_mpu_cache_on
Uwe Kleine-König
1
-0
/
+6
2010-06-17
ARM: zImage: don't hard code the stack size twice
Uwe Kleine-König
1
-1
/
+2
2010-05-06
[ARM] pxa: update cpuid pattern for pxa9xx in head.S
Haojian Zhuang
1
-8
/
+2
2010-04-08
ARM: 6031/1: fix Thumb-2 decompressor
Rabin Vincent
1
-1
/
+1
2010-03-15
ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...
Sascha Hauer
1
-1
/
+1
2010-03-08
Merge branch 'master' into for-linus
Russell King
1
-27
/
+23
2010-02-26
ARM: Fix decompressor's kernel size estimation for ROM=y
Russell King
1
-27
/
+23
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-10
/
+10
2010-01-19
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
1
-0
/
+8
2009-11-27
ARM: add base support for Marvell Dove SoC
Saeed Bishara
1
-0
/
+6
2009-07-24
nommu: Fix compressed/head.S to not perform MMU specific operations
Catalin Marinas
1
-0
/
+14
2009-07-24
Thumb-2: Implement the unified boot code
Catalin Marinas
1
-68
/
+99
2009-07-24
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
1
-0
/
+3
2009-06-19
[ARM] Add old Feroceon support to compressed/head.S
Joonyoung Shim
1
-0
/
+9
2009-05-30
Add core support for ARMv6/v7 big-endian
Catalin Marinas
1
-0
/
+6
2009-03-27
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel
Russell King
1
-0
/
+26
2009-03-25
ARM: Add support for FA526 v2
Paulius Zaleckas
1
-0
/
+26
2009-03-23
[ARM] pxa: add base support for Marvell's PXA168 processor line
Eric Miao
1
-0
/
+12
2009-02-27
[ARM] 5412/1: XSCALE: add ice dcc support
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+6
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+6
2008-12-02
[ARM] pxa: add base PXA935 support due to CPUID change
Eric Miao
1
-0
/
+6
2008-11-06
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
Catalin Marinas
1
-4
/
+10
2008-10-03
[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name
Catalin Marinas
1
-1
/
+1
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
1
-0
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-06-23
[ARM] Feroceon: catch other Feroceon CPU IDs in head.S
Nicolas Pitre
1
-2
/
+2
2008-01-26
[ARM] add Feroceon support to compressed/head.S
Nicolas Pitre
1
-0
/
+6
2008-01-26
[ARM] add ARMv5TEJ aware cache flush method to compressed/head.S
Nicolas Pitre
1
-1
/
+8
2007-12-17
[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC
Uwe Kleine-König
1
-1
/
+1
2007-07-22
[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT
Ben Dooks
1
-1
/
+1
2007-07-12
[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format
Catalin Marinas
1
-1
/
+92
2007-06-25
[ARM] 4452/1: Force the literal pool dump before reloc_end
Catalin Marinas
1
-0
/
+1
2007-06-03
[ARM] 4392/2: Do not corrupt the SP register in compressed/head.S
Catalin Marinas
1
-1
/
+4
2006-09-30
[ARM] 3809/3: get rid of 4 megabyte kernel image size limit
Lennert Buytenhek
1
-1
/
+2
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
1
-0
/
+6
2006-09-25
[ARM] 3838/1: ARM: DCC debug console support for ARM11
Tony Lindgren
1
-0
/
+10
2006-09-25
[ARM] 3828/1: iop3xx: remove useless loadsp macro
Lennert Buytenhek
1
-6
/
+0
2006-09-25
[ARM] 3816/1: iop3xx: rename config symbols
Lennert Buytenhek
1
-1
/
+1
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+5
2006-07-02
[ARM] 3541/2: workaround for PXA27x erratum E7
Nicolas Pitre
1
-2
/
+5
[next]