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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
ARM: udelay: prevent math rounding resulting in short udelays
Russell King
1
-0
/
+4
2011-01-07
Merge branch 'smp' into misc
Russell King
1
-2
/
+4
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
3
-61
/
+64
2010-08-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2010-07-26
ARM: Fix csum_partial_copy_from_user()
Russell King
1
-1
/
+1
2010-06-24
ARM: Remove support for LinkUp Systems L7200 SDP.
Russell King
1
-1
/
+0
2010-05-08
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
Catalin Marinas
2
-0
/
+2
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
10
-22
/
+22
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
1
-2
/
+2
2009-09-19
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
2
-2
/
+2
2009-09-16
ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line
Kirill A. Shutemov
1
-8
/
+8
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2
-2
/
+2
2009-08-15
Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Russell King
1
-1
/
+1
2009-08-13
Complete irq tracing support for ARM
Uwe Kleine-König
1
-1
/
+1
2009-07-24
Thumb-2: Implement the unified arch/arm/lib functions
Catalin Marinas
18
-96
/
+151
2009-07-24
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
1
-0
/
+2
2009-06-14
Merge branch 'copy_user' of git://git.marvell.com/orion into devel
Russell King
4
-2
/
+235
2009-05-30
[ARM] alternative copy_to_user: more precise fallback threshold
Nicolas Pitre
1
-2
/
+73
2009-05-30
[ARM] lower overhead with alternative copy_to_user for small copies
Nicolas Pitre
1
-9
/
+27
2009-05-30
[ARM] alternative copy_to_user/clear_user implementation
Lennert Buytenhek
2
-0
/
+142
2009-05-30
[ARM] allow for alternative __copy_to_user/__clear_user implementations
Nicolas Pitre
2
-2
/
+4
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
1
-0
/
+2
2008-11-27
Merge branch 'clps7500' into devel
Russell King
1
-1
/
+0
2008-11-27
[ARM] clps7500: remove support
Russell King
1
-1
/
+0
2008-11-27
[ARM] remove memzero()
Russell King
1
-1
/
+1
2008-10-10
Merge branch 'ptebits' into devel
Russell King
1
-1
/
+1
2008-09-01
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions
Catalin Marinas
2
-8
/
+4
2008-09-01
[ARM] 5232/1: Do not post-index STRT instruction in clear_user.S
Catalin Marinas
1
-1
/
+1
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
44
-14
/
+100
2008-08-28
[ARM] 5226/1: remove unmatched comment end.
Jean-Christophe DUBOIS
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
3
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
2008-08-03
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2
-2
/
+2
2008-06-23
[ARM] cache align memset and memzero
Nicolas Pitre
2
-0
/
+90
2008-06-23
[ARM] cache align destination pointer when copying memory for some processors
Nicolas Pitre
2
-20
/
+4
2008-06-23
[ARM] fix cache alignment code in memset.S
Nicolas Pitre
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-04-21
[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h
Russell King
2
-4
/
+0
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-84
/
+81
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-28
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
1
-4
/
+1
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
1
-5
/
+8
2006-06-28
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
6
-13
/
+13
2006-06-25
[ARM] Remove save_lr/restore_pc macros
Russell King
2
-6
/
+4
2006-06-25
[ARM] Remove LOADREGS macro
Russell King
12
-26
/
+26
2006-06-25
[ARM] Remove RETINSTR macro
Russell King
9
-21
/
+21
2006-05-16
[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes
Nicolas Pitre
2
-4
/
+4
[next]