summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: footbridge: remove personal server platformRussell King2021-05-055-107/+0
* ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2021-04-182-1/+13
* ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTEJisheng Zhang (syna)2021-04-181-12/+1
* ARM: 9073/1: ptdump: add __init section marker to three functionsJisheng Zhang (syna)2021-04-182-3/+3
* ARM: 9072/1: mm: remove set_kernel_text_r[ow]()Jisheng Zhang (syna)2021-04-182-29/+0
* ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-254-45/+5
* ARM: 9068/1: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-253-31/+8
* ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-03-251-1/+18
* ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-03-251-1/+1
* ARM: 9062/1: kprobes: rewrite test-arm.c in UALNick Desaulniers2021-03-252-145/+146
* ARM: 9061/1: kprobes: fix UNPREDICTABLE warningsNick Desaulniers2021-03-251-2/+2
* ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley2021-03-092-11/+0
* ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-093-41/+23
* ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6Ard Biesheuvel2021-03-091-26/+25
* ARM: 9057/1: cache-v7: add missing ISB after cache level selectionArd Biesheuvel2021-03-091-3/+4
* ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel2021-03-091-2/+2
* Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-041-4/+31
|\
| * Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-031-4/+31
* | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\ \
| * | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\ \ \
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-231-89/+4
|\ \ \ \
| * | | | ARM: dts: cros-ec-keyboard: Use keymap macrosPhilip Chen2021-02-231-89/+4
* | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ \ \
| * | | | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-232-2/+0
|\ \ \ \ \ \
| * | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-082-2/+0
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-2217-69/+253
|\ \ \ \ \ \
| * | | | | | ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap2021-02-221-0/+15
| * | | | | | ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu2021-02-011-1/+0
| * | | | | | ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu2021-02-011-1/+8
| * | | | | | ARM: 9051/1: vdso: remove unneded extra-y additionMasahiro Yamada2021-02-011-1/+0
| * | | | | | ARM: 9050/1: Kconfig: Select ARCH_HAVE_NMI_SAFE_CMPXCHG where possibleDaniel Thompson2021-02-011-0/+1
| * | | | | | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-013-10/+3
| * | | | | | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-012-4/+4
| * | | | | | ARM: 9047/1: smp: remove unused variableWolfram Sang (Renesas)2021-02-011-3/+0
| * | | | | | ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-02-011-2/+2
| * | | | | | ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven2021-02-014-7/+172
| * | | | | | ARM: 9042/1: debug: no uncompress debugging while semihostingLinus Walleij2021-02-011-1/+1
| * | | | | | ARM: 9041/1: sti LL_UART: add STiH418 SBC UART0 supportAlain VOLMAT2021-02-011-2/+17
| * | | | | | ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UARTAlain VOLMAT2021-02-012-35/+14
| * | | | | | ARM: 9039/1: assembler: generalize byte swapping macro into rev_lArd Biesheuvel2021-02-012-4/+18
* | | | | | | Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-221-1/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2021-02-221-1/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann2021-01-181-1/+0
* | | | | | | Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-02-224-4/+11
|\ \ \ \ \ \ \
| * | | | | | | power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij2021-01-133-3/+0
| * | | | | | | power: supply: z2_battery: Convert to GPIO descriptorsLinus Walleij2021-01-131-1/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-225-13/+3
|\ \ \ \ \ \ \