summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: rockchip: Remove bogus "amba" bus nodesRobin Murphy2021-01-264-125/+97
* ARM: dts: rockchip: Add NFC node for RK3036 SoCYifeng Zhao2021-01-181-0/+52
* ARM: dts: rockchip: Add NFC node for RK2928 and other SoCsYifeng Zhao2021-01-181-0/+9
* ARM: dts: rockchip: Add NFC node for RV1108 SoCYifeng Zhao2021-01-181-0/+11
* ARM: dts: rockchip: rename thermal subnodes for rk3288Johan Jonker2021-01-181-3/+3
* ARM: dts: rockchip: add QoS register compatibles for rk3288Johan Jonker2021-01-091-14/+14
* ARM: dts: rockchip: add QoS register compatibles for rk3066/rk3188Johan Jonker2021-01-091-8/+8
* ARM: dts: rockchip: add gpu node to rk3288-miqiDemetris Ierokipides2021-01-091-0/+5
* Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-241-1/+1
|\
| * RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra2020-12-221-1/+1
* | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-247-15/+29
|\ \
| * | powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy2020-12-211-9/+16
| * | powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman2020-12-211-1/+6
| * | powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman2020-12-211-1/+1
| * | powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman2020-12-212-2/+2
| * | powerpc/smp: Add __init to init_big_cores()Cédric Le Goater2020-12-211-1/+1
| * | powerpc/time: Force inlining of get_tb()Christophe Leroy2020-12-211-1/+1
| * | powerpc/boot: Fix build of dts/fslMichael Ellerman2020-12-211-0/+2
* | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-246-9/+7
|\ \ \
| * | | s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner2020-12-151-1/+1
| * | | parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner2020-12-151-1/+1
| * | | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner2020-12-151-1/+1
| * | | ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner2020-12-151-1/+1
| * | | parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner2020-12-151-4/+1
| * | | genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-152-1/+2
* | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-249-152/+30
|\ \ \ \
| * | | | efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel2020-12-141-1/+1
| * | | | efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-18/+0
| * | | | efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel2020-12-091-7/+6
| * | | | efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-092-0/+10
| * | | | efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-28/+9
| * | | | arm64/ima: add ima_arch supportChester Lin2020-11-171-0/+1
| * | | | ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin2020-11-063-96/+3
| * | | | efi: generalize efi_get_securebootChester Lin2020-11-041-1/+1
| * | | | efi/libstub/x86: simplify efi_is_native()Heinrich Schuchardt2020-10-261-2/+0
* | | | | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-221-1/+1
|\ \ \ \ \
| * | | | | tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-2236-51/+466
|\ \ \ \ \ \
| * | | | | | kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov2020-12-221-4/+4
| * | | | | | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-222-2/+2
| * | | | | | kasan, arm64: enable CONFIG_KASAN_HW_TAGSAndrey Konovalov2020-12-221-0/+1
| * | | | | | kasan, arm64: print report from tag fault handlerAndrey Konovalov2020-12-221-0/+14
| * | | | | | kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-223-2/+7
| * | | | | | kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-2210-14/+18
| * | | | | | kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov2020-12-222-0/+2
| * | | | | | arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov2020-12-221-0/+9
| * | | | | | arm64: kasan: align allocations for HW_TAGSAndrey Konovalov2020-12-221-0/+3
| * | | | | | arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino2020-12-226-4/+79
| * | | | | | arm64: mte: convert gcr_user into an exclude maskVincenzo Frascino2020-12-222-15/+16
| * | | | | | arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino2020-12-223-3/+33