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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-3
/
+2
*
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-05
1
-0
/
+8
|
\
|
*
ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
Nicolas Pitre
2015-12-17
1
-0
/
+8
*
|
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
2015-12-15
1
-6
/
+23
|
/
*
ARM: 8438/1: Add unwinding to __clear_user_std()
Stephen Boyd
2015-10-03
1
-0
/
+4
*
-
.
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
7
-12
/
+30
|
\
\
|
|
*
ARM: software-based priviledged-no-access support
Russell King
2015-08-26
1
-0
/
+14
|
|
*
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-08-25
4
-11
/
+11
|
|
/
|
/
|
|
*
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
2015-08-18
1
-1
/
+1
|
*
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
2015-07-03
2
-0
/
+4
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
1
-1
/
+1
|
\
|
*
ARM: replace BSYM() with badr assembly macro
Russell King
2015-05-08
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/
Antonio Ospite
2015-05-26
1
-2
/
+2
*
|
ARM: ensure delay timer has sufficient accuracy for delays
Russell King
2015-04-14
1
-0
/
+6
*
|
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2015-03-29
3
-3
/
+3
*
|
ARM: 8285/1: remove ARMv3 user access code again
Nicolas Pitre
2015-01-16
2
-577
/
+2
*
|
ARM: 8225/1: Add unwinding support for memory copy functions
Lin Yongting
2014-11-27
4
-0
/
+45
*
|
ARM: 8224/1: Add unwinding support for memmove function
Lin Yongting
2014-11-27
1
-0
/
+28
*
|
ARM: 8223/1: Add unwinding support for __memzero function
Lin Yongting
2014-11-27
1
-0
/
+12
*
|
ARM: 8204/1: Add unwinding support for memset function
Lin Yongting
2014-11-21
1
-0
/
+12
|
/
*
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2014-09-12
1
-2
/
+36
*
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
1
-4
/
+22
|
\
|
*
ARM: choose highest resolution delay timer
Peter De Schrijver
2014-06-16
1
-4
/
+22
*
|
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
2014-07-18
1
-1
/
+36
*
|
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
30
-80
/
+89
|
/
*
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
2014-02-25
6
-192
/
+192
*
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2014-02-25
1
-0
/
+5
*
ARM: 7877/1: use built-in byte swap function
Kim Phillips
2013-12-29
2
-1
/
+37
*
ARM: make kernel oops easier to read
Russell King
2013-12-29
1
-10
/
+10
*
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
2013-11-30
1
-0
/
+1
*
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
2013-11-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
2
-3
/
+43
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
1
-0
/
+5
|
|
\
|
|
*
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
1
-0
/
+5
|
*
|
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
2013-10-29
1
-3
/
+38
|
|
/
*
/
ARM: delete mach-shark
Linus Walleij
2013-09-17
2
-14
/
+0
|
/
*
ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled
Ard Biesheuvel
2013-09-09
2
-1
/
+5
*
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...
Russell King
2013-07-22
2
-0
/
+48
|
\
|
*
ARM: crypto: add NEON accelerated XOR implementation
Ard Biesheuvel
2013-07-08
2
-0
/
+48
*
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
2013-04-03
1
-3
/
+5
*
ARM: 7670/1: fix the memset fix
Nicolas Pitre
2013-03-12
1
-20
/
+13
*
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
2013-03-07
1
-41
/
+44
*
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
2013-02-21
1
-0
/
+1
*
ARM: export default read_current_timer
Arnd Bergmann
2012-10-09
1
-0
/
+1
*
Merge branch 'arch-timers' into for-linus
Russell King
2012-10-04
1
-9
/
+26
|
\
|
*
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
2012-09-26
1
-8
/
+26
*
|
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
2012-09-09
1
-0
/
+1
*
|
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
2012-09-09
2
-8
/
+21
|
/
[next]