summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-15/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-3/+0
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-40/+12
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-17/+24
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-3/+2
2020-07-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+23
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig-2/+0
2020-07-27kill unused dump_fpu() instancesAl Viro-15/+0
2020-07-27arm: switch to ->regset_get()Al Viro-40/+12
2020-07-21ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport-17/+0
2020-07-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry-0/+24
2020-07-21ARM: 8987/1: VDSO: Fix incorrect clock_gettime64Jaedon Shin-0/+1
2020-07-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon-5/+22
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds-9/+0
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-3/+2
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig-1/+1
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-2/+3
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-4/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-4/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-7/+1
2020-06-09arm: add show_stack_loglvl()Dmitry Safonov-2/+8
2020-06-09arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov-5/+7
2020-06-09arm: add loglvl to dump_backtrace()Dmitry Safonov-7/+9
2020-06-09arm: add loglvl to unwind_backtrace()Dmitry Safonov-5/+6
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov-5/+6
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig-1/+1
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig-2/+2
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+23
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+1
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+24
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+0
2020-05-19ARM: 8975/1: module: fix handling of unwind init sectionsVincent Whitchurch-3/+19
2020-05-19ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe-2/+2
2020-05-15ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers-1/+0
2020-05-07Merge branch 'uaccess' into fixesRussell King-15/+5
2020-05-07ARM: 8973/1: Add missing newline terminator to kernel messageGeert Uytterhoeven-1/+1
2020-05-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King-15/+5
2020-04-21ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()Russell King-10/+5
2020-04-20arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACKKees Cook-2/+3
2020-04-20arm32/64/elf: Add tables to document READ_IMPLIES_EXECKees Cook-3/+21
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+5
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-68/+8