| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner | 2019-02-26 | 19 | -95/+95 |
* | ARM: 8843/1: use unified assembler in headers | Stefan Agner | 2019-02-26 | 1 | -4/+4 |
* | ARM: 8841/1: use unified assembler in macros | Stefan Agner | 2019-02-26 | 3 | -4/+4 |
* | ARM: 8833/1: Ensure that NEON code always compiles with Clang | Nathan Chancellor | 2019-02-12 | 2 | -2/+2 |
* | ARM: 8827/1: fix argument count to match macro definition | Stefan Agner | 2019-02-01 | 1 | -1/+1 |
* | ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ | Vincent Whitchurch | 2018-11-12 | 2 | -10/+21 |
* | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS | Vincent Whitchurch | 2018-11-12 | 2 | -6/+44 |
* | Merge branches 'fixes', 'misc' and 'spectre' into for-next | Russell King | 2018-10-10 | 3 | -7/+8 |
|\ |
|
| * | ARM: 8797/1: spectre-v1.1: harden __copy_to_user | Julien Thierry | 2018-10-05 | 2 | -2/+7 |
| * | ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization | Julien Thierry | 2018-10-05 | 1 | -5/+1 |
* | | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 2018-08-13 | 1 | -0/+9 |
|\| |
|
| * | ARM: spectre-v1: mitigate user accesses | Russell King | 2018-08-02 | 1 | -0/+9 |
* | | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions | Masami Hiramatsu | 2018-05-19 | 1 | -0/+10 |
|/ |
|
*-. | Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next | Russell King | 2018-01-21 | 2 | -138/+1 |
|\ \ |
|
| * | | ARM: 8745/1: get rid of __memzero() | Nicolas Pitre | 2018-01-21 | 2 | -138/+1 |
| |/ |
|
* / | ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch | Chunyan Zhang | 2017-12-17 | 1 | -0/+4 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | ARM: implement memset32 & memset64 | Matthew Wilcox | 2017-09-08 | 1 | -6/+18 |
* | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -2/+2 |
* | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() | Kees Cook | 2017-02-16 | 1 | -1/+1 |
*-. | Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus | Russell King | 2016-12-14 | 40 | -156/+12 |
|\ \ |
|
| | * | ARM: 8619/1: udelay: document the various constants | Nicolas Pitre | 2016-10-19 | 1 | -8/+7 |
| |/
|/| |
|
| * | Revert "arm: move exports to definitions" | Russell King | 2016-11-23 | 38 | -114/+2 |
| * | ARM: fix backtrace | Russell King | 2016-11-15 | 1 | -34/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-14 | 1 | -6/+3 |
|\ |
|
| * | Merge branch 'work.uaccess' into for-linus | Al Viro | 2016-10-14 | 1 | -6/+3 |
| |\ |
|
| | * | arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() | Al Viro | 2016-09-15 | 1 | -6/+3 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 38 | -2/+114 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm: move exports to definitions | Al Viro | 2016-08-07 | 38 | -2/+114 |
| |/ |
|
* / | ARM: 8595/2: apply more __ro_after_init | Kees Cook | 2016-08-12 | 1 | -1/+1 |
|/ |
|
* | ARM: 8306/1: loop_udelay: remove bogomips value limitation | Nicolas Pitre | 2016-06-22 | 2 | -11/+9 |
* | 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 |