summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor-0/+4
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-2/+2
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-5/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+2
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-30/+81
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-1/+0
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport-6/+12
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-133/+10
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+0
2020-09-28ARM: Handle no IPI being registered in show_ipi_list()Marc Zyngier-1/+6
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada-5/+0
2020-09-18ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi-14/+2
2020-09-18arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU sectionMarc Zyngier-12/+11
2020-09-17ARM: Remove custom IRQ stat accountingMarc Zyngier-17/+5
2020-09-17ARM: Kill __smp_cross_call and coMarc Zyngier-19/+7
2020-09-15ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij-1/+6
2020-09-15ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij-2/+4
2020-09-15ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson-28/+72
2020-09-13ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier-16/+83
2020-09-01arm/build: Assert for unwanted sectionsKees Cook-0/+4
2020-09-01arm/build: Add missing sectionsKees Cook-0/+2
2020-09-01arm/build: Explicitly keep .ARM.attributes sectionsKees Cook-2/+2
2020-09-01arm/build: Refactor linker script headersKees Cook-133/+2
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-6/+6
2020-08-19ARM, sched/topology: Revert back to default scheduler topologyValentin Schneider-26/+0
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider-1/+1
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig-0/+2
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