index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
1
-0
/
+10
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
2
-138
/
+1
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2
-138
/
+1
2017-12-17
ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch
Chunyan Zhang
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-6
/
+18
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-2
/
+2
2017-02-16
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
1
-1
/
+1
2016-12-14
Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus
Russell King
40
-156
/
+12
2016-11-23
Revert "arm: move exports to definitions"
Russell King
38
-114
/
+2
2016-11-15
ARM: fix backtrace
Russell King
1
-34
/
+3
2016-10-19
ARM: 8619/1: udelay: document the various constants
Nicolas Pitre
1
-8
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-6
/
+3
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
38
-2
/
+114
2016-09-15
arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()
Al Viro
1
-6
/
+3
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-08-07
arm: move exports to definitions
Al Viro
38
-2
/
+114
2016-06-22
ARM: 8306/1: loop_udelay: remove bogomips value limitation
Nicolas Pitre
2
-11
/
+9
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-3
/
+2
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
1
-0
/
+8
2015-12-17
ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
Nicolas Pitre
1
-0
/
+8
2015-12-15
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
1
-6
/
+23
2015-10-03
ARM: 8438/1: Add unwinding to __clear_user_std()
Stephen Boyd
1
-0
/
+4
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
7
-12
/
+30
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
1
-0
/
+14
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
4
-11
/
+11
2015-08-18
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
1
-1
/
+1
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
2
-0
/
+4
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-05-26
ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/
Antonio Ospite
1
-2
/
+2
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
1
-1
/
+1
2015-04-14
ARM: ensure delay timer has sufficient accuracy for delays
Russell King
1
-0
/
+6
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
3
-3
/
+3
2015-01-16
ARM: 8285/1: remove ARMv3 user access code again
Nicolas Pitre
2
-577
/
+2
2014-11-27
ARM: 8225/1: Add unwinding support for memory copy functions
Lin Yongting
4
-0
/
+45
2014-11-27
ARM: 8224/1: Add unwinding support for memmove function
Lin Yongting
1
-0
/
+28
2014-11-27
ARM: 8223/1: Add unwinding support for __memzero function
Lin Yongting
1
-0
/
+12
2014-11-21
ARM: 8204/1: Add unwinding support for memset function
Lin Yongting
1
-0
/
+12
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
1
-2
/
+36
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+22
2014-07-18
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
1
-1
/
+36
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
30
-80
/
+89
2014-06-16
ARM: choose highest resolution delay timer
Peter De Schrijver
1
-4
/
+22
2014-02-25
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
6
-192
/
+192
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
1
-0
/
+5
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
2
-1
/
+37
2013-12-29
ARM: make kernel oops easier to read
Russell King
1
-10
/
+10
2013-11-30
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
[next]