summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-121-0/+2
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-15/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-15/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-073-3/+0
|\ \
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-073-3/+0
* | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-2/+0
|\ \ \
| * | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-2/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-40/+12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | arm: switch to ->regset_get()Al Viro2020-07-271-40/+12
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-062-17/+24
|\ \ \
| * | | ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-211-17/+0
| * | | ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-07-211-0/+24
* | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-3/+2
|\ \ \ \
| * | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-07-312-5/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 8987/1: VDSO: Fix incorrect clock_gettime64Jaedon Shin2020-07-211-0/+1
| * | | ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-07-211-5/+22
| |/ /
* / / Raise gcc version requirement to 4.9Linus Torvalds2020-07-081-9/+0
|/ /
* | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-1/+1
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-172-2/+3
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* arm: add show_stack_loglvl()Dmitry Safonov2020-06-091-2/+8
* arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov2020-06-091-5/+7
* arm: add loglvl to dump_backtrace()Dmitry Safonov2020-06-091-7/+9
* arm: add loglvl to unwind_backtrace()Dmitry Safonov2020-06-092-5/+6
* arm/asm: add loglvl to c_backtrace()Dmitry Safonov2020-06-092-5/+6
* arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2020-06-081-1/+1
* arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig2020-06-081-2/+2
* Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-051-4/+23
|\
| * arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACKKees Cook2020-04-201-2/+3
| * arm32/64/elf: Add tables to document READ_IMPLIES_EXECKees Cook2020-04-201-3/+21
* | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-1/+1
|\ \
| * | ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-05-151-1/+1
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-012-13/+24
|\ \
| * | ARM: 8975/1: module: fix handling of unwind init sectionsVincent Whitchurch2020-05-191-3/+19
| * | ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()Russell King2020-04-211-10/+5
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-1/+0
|\ \
| * | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
| |/
* | ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-05-191-2/+2
* | Merge branch 'uaccess' into fixesRussell King2020-05-072-15/+5
|\ \
| * | ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2020-05-032-15/+5
* | | ARM: 8973/1: Add missing newline terminator to kernel messageGeert Uytterhoeven2020-05-071-1/+1
| |/ |/|
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/