summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-5/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-5/+0
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-14/+2
|\ \ \
| * | | ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi2020-09-181-14/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-202-30/+81
|\ \ \ | |_|/ |/| |
| * | ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij2020-09-151-1/+6
| * | ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij2020-09-151-2/+4
| * | ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson2020-09-151-28/+72
* | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-6/+12
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-123-133/+10
|\ \ \
| * | | arm/build: Assert for unwanted sectionsKees Cook2020-09-012-0/+4
| * | | arm/build: Add missing sectionsKees Cook2020-09-012-0/+2
| * | | arm/build: Explicitly keep .ARM.attributes sectionsKees Cook2020-09-012-2/+2
| * | | arm/build: Refactor linker script headersKees Cook2020-09-013-133/+2
| * | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-012-0/+2
| | |/ | |/|
* | | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-26/+0
|\ \ \
| * | | ARM, sched/topology: Revert back to default scheduler topologyValentin Schneider2020-08-191-26/+0
| * | | ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider2020-08-191-1/+1
| |/ /
* | | ARM: Handle no IPI being registered in show_ipi_list()Marc Zyngier2020-09-281-1/+6
* | | arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU sectionMarc Zyngier2020-09-181-12/+11
* | | ARM: Remove custom IRQ stat accountingMarc Zyngier2020-09-172-17/+5
* | | ARM: Kill __smp_cross_call and coMarc Zyngier2020-09-171-19/+7
* | | ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-16/+83
| |/ |/|
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-6/+6
|/
* 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