summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2020-10-28ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel-5/+5
2020-10-28ARM: head.S: use PC-relative insn sequence for secondary_dataArd Biesheuvel-15/+4
2020-10-28ARM: head-common.S: use PC-relative insn sequence for idmap creationArd Biesheuvel-10/+2
2020-10-28ARM: head-common.S: use PC-relative insn sequence for __proc_infoArd Biesheuvel-16/+6
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel-14/+26
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel-31/+116
2020-10-28ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel-20/+14
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel-11/+7
2020-10-28ARM: p2v: factor out BE8 handlingArd Biesheuvel-14/+16
2020-10-28ARM: p2v: factor out shared loop processingArd Biesheuvel-13/+11
2020-10-28ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel-138/+152
2020-10-28ARM: module: add support for place relative relocationsArd Biesheuvel-2/+18
2020-10-28ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel-5/+1
2020-10-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel-1/+1
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor-0/+4
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij-0/+5
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij-4/+8
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij-2/+2
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij-1/+5
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel-6/+10
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel-13/+17
2020-10-25arm: kill dump_task_regs()Al Viro-9/+0
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