Age | Commit message (Expand) | Author |
2017-02-23 | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() | Kees Cook |
2016-11-23 | Revert "arm: move exports to definitions" | Russell King |
2016-11-15 | ARM: fix backtrace | Russell King |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | Merge branch 'work.uaccess' into for-linus | Al Viro |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-09-15 | arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() | Al Viro |
2016-08-12 | ARM: 8595/2: apply more __ro_after_init | Kees Cook |
2016-08-07 | arm: move exports to definitions | Al Viro |
2016-06-22 | ARM: 8306/1: loop_udelay: remove bogomips value limitation | Nicolas Pitre |
2016-01-15 | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-05 | Merge branches 'misc' and 'misc-rc6' into for-linus | Russell King |
2015-12-17 | ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() | Nicolas Pitre |
2015-12-15 | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN | Russell King |
2015-10-03 | ARM: 8438/1: Add unwinding to __clear_user_std() | Stephen Boyd |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-08-26 | ARM: software-based priviledged-no-access support | Russell King |
2015-08-25 | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() | Russell King |
2015-08-18 | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage | Nicolas Pitre |
2015-07-03 | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants | Russell King |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-26 | ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/ | Antonio Ospite |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King |
2015-04-14 | ARM: ensure delay timer has sufficient accuracy for delays | Russell King |
2015-03-29 | ARM: 8322/1: keep .text and .fixup regions closer together | Ard Biesheuvel |
2015-01-16 | ARM: 8285/1: remove ARMv3 user access code again | Nicolas Pitre |
2014-11-27 | ARM: 8225/1: Add unwinding support for memory copy functions | Lin Yongting |
2014-11-27 | ARM: 8224/1: Add unwinding support for memmove function | Lin Yongting |
2014-11-27 | ARM: 8223/1: Add unwinding support for __memzero function | Lin Yongting |
2014-11-21 | ARM: 8204/1: Add unwinding support for memset function | Lin Yongting |
2014-09-12 | ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes | Victor Kamensky |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-07-18 | ARM: 8091/2: add get_user() support for 8 byte types | Daniel Thompson |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King |
2014-06-16 | ARM: choose highest resolution delay timer | Peter De Schrijver |
2014-02-25 | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull | Victor Kamensky |
2014-02-25 | ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics | Will Deacon |
2013-12-29 | ARM: 7877/1: use built-in byte swap function | Kim Phillips |
2013-12-29 | ARM: make kernel oops easier to read | Russell King |
2013-11-30 | ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation | Fabio Estevam |
2013-11-20 | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King |
2013-10-29 | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware | Steven Capper |
2013-09-30 | ARM: bitops: prefetch the destination word for write prior to strex | Will Deacon |
2013-09-17 | ARM: delete mach-shark | Linus Walleij |
2013-09-09 | ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled | Ard Biesheuvel |
2013-07-22 | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ... | Russell King |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |