- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- ab2e7f4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 2 months ago
- 1177984 Merge branches 'devel-stable' and 'misc' into for-linus by Russell King (Oracle) · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 57a315c Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- c1e42ef ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang by Ard Biesheuvel · 3 years, 2 months ago
- fa191b7 ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 2 months ago
- 0e52fc2 ARM: 9147/1: add printf format attribute to early_print() by Nicolas Iooss · 3 years, 2 months ago
- ae3d697 ARM: 9145/1: patch: fix BE32 compilation by Arnd Bergmann · 3 years, 2 months ago
- fed240d ARM: Recover kretprobe modified return address in stacktrace by Masami Hiramatsu · 3 years, 2 months ago
- df909df ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images by Lexi Shao · 3 years, 3 months ago
- b8bc0e5 ARM: add __arm_iomem_set_ro() to write-protect ioremapped area by Russell King (Oracle) · 3 years, 3 months ago
- 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
- ec8f7f3 clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming by Marc Zyngier · 3 years, 2 months ago
- 8b82c4f clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL by Marc Zyngier · 3 years, 2 months ago
- a38b71b clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL by Marc Zyngier · 3 years, 2 months ago
- 1e8d929 clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64 by Marc Zyngier · 3 years, 2 months ago
- d726899 clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors by Marc Zyngier · 3 years, 2 months ago
- 4775bc6 clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses by Marc Zyngier · 3 years, 2 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 18ed1c01 ARM: smp: Enable THREAD_INFO_IN_TASK by Ard Biesheuvel · 3 years, 3 months ago
- 50596b7 ARM: smp: Store current pointer in TPIDRURO register if available by Ard Biesheuvel · 3 years, 3 months ago
- 3855ab6 ARM: smp: Free up the TLS register while running in the kernel by Ard Biesheuvel · 3 years, 3 months ago
- 19f29ae ARM: smp: Pass task to secondary_start_kernel by Keith Packard · 3 years, 3 months ago
- dfbdcda gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support by Ard Biesheuvel · 3 years, 3 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
- 634135a Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
- 477f70c Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- 6c974e7 ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate by Geert Uytterhoeven · 3 years, 5 months ago
- 8821031 ARM: 9116/1: unified: Remove check for gcc < 4 by Geert Uytterhoeven · 3 years, 5 months ago
- 8ac6f5d ARM: 9113/1: uaccess: remove set_fs() implementation by Arnd Bergmann · 3 years, 5 months ago
- 2df4c9a ARM: 9112/1: uaccess: add __{get,put}_kernel_nofault by Arnd Bergmann · 3 years, 5 months ago
- 249dbe7 ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation by Arnd Bergmann · 3 years, 5 months ago
- 4e57a4d ARM: 9107/1: syscall: always store thread_info->abi_syscall by Arnd Bergmann · 3 years, 5 months ago
- 463dbba4 ARM: 9104/2: Fix Keystone 2 kernel mapping regression by Linus Walleij · 3 years, 5 months ago
- 6fec92d ARM: 9103/1: Drop ARCH_NR_GPIOS definition by Linus Walleij · 3 years, 5 months ago
- 12c3dca ARM: ep93xx: remove MaverickCrunch support by Arnd Bergmann · 3 years, 10 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- 8633ef8 drivers/firmware: consolidate EFI framebuffer setup for all arches by Javier Martinez Canillas · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
- 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- e17362d ARM: 9097/1: mmu: Declare section start/end correctly by Linus Walleij · 3 years, 7 months ago
- 8848f06 arm64: Add cpuidle context save/restore helpers by Marc Zyngier · 3 years, 7 months ago
- 33f0875 ARM: 9096/1: Remove arm_pm_restart() by Guenter Roeck · 3 years, 7 months ago
- a91da54 ARM: 9089/1: Define kernel physical section start and end by Linus Walleij · 3 years, 7 months ago
- b78f63f ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET by Linus Walleij · 3 years, 7 months ago
- 79f32b2 ARM: 9079/1: ftrace: Add MODULE_PLTS support by Alex Sverdlin · 3 years, 8 months ago
- 890cb05 ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() by Alex Sverdlin · 3 years, 8 months ago
- 4e27170 ARM: 9077/1: PLT: Move struct plt_entries definition to header by Alex Sverdlin · 3 years, 8 months ago
- d619f90 ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULT by Russell King (Oracle) · 3 years, 8 months ago
- d94b93a ARM: cpuidle: Avoid orphan section warning by Arnd Bergmann · 4 years ago
- fc63a6e locking/atomic: arm: move to ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
- 6988631 locking/atomic: cmpxchg: make `generic` a prefix by Mark Rutland · 3 years, 7 months ago
- 778aaef asm-generic: unaligned always use struct helpers by Arnd Bergmann · 3 years, 8 months ago
- 0652035 asm-generic: unaligned: remove byteshift helpers by Arnd Bergmann · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 5aa6b70 arm: print alloc free paths for address in registers by Maninder Singh · 3 years, 8 months ago
- f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
- 322a3b84 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- 972472c ARM: mm: add missing pud_page define to 2-level page tables by Nicholas Piggin · 3 years, 8 months ago
- 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 8e47c5f Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 8 months ago
- f5079a9 xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped by Stefano Stabellini · 3 years, 10 months ago
- aefdd43 ARM: 9072/1: mm: remove set_kernel_text_r[ow]() by Jisheng Zhang (syna) · 3 years, 9 months ago
- 6e085e0 arm/arm64: Probe for the presence of KVM hypervisor by Will Deacon · 4 years, 1 month ago
- 32e9a0d ARM: 9067/1: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
- e2db759 locking: Fix typos in comments by Ingo Molnar · 3 years, 9 months ago
- a0e2bf7 x86/paravirt: Switch time pvops functions to use static_call() by Juergen Gross · 3 years, 10 months ago
- 08cbcb9 ARM: 9060/1: kexec: Remove unused kexec_reinit callback by Joel Stanley · 3 years, 11 months ago
- 95731b8 ARM: 9059/1: cache-v7: get rid of mini-stack by Ard Biesheuvel · 3 years, 11 months ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 10 months ago
- 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
- 5011bb9 Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 10 months ago
- 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 10 months ago
- 4a7859e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 11 months ago
- 4d62e81 ARM: kexec: fix oops after TLB are invalidated by Russell King · 4 years ago
- f79bf56 Merge tag 'arm-soc/for-5.12/soc' of https://github.com/Broadcom/stblinux into arm/soc by Arnd Bergmann · 4 years ago
- 33d6d2b ARM: 9049/1: locomo: make locomo bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 074a6bd ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 9ca4efe ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UART by Alain VOLMAT · 4 years, 1 month ago
- 6468e89 ARM: 9039/1: assembler: generalize byte swapping macro into rev_l by Ard Biesheuvel · 4 years, 1 month ago
- 538eea5 ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressor by Dmitry Osipenko · 4 years, 1 month ago
- d5d5b7f ARM: brcmstb: Add debug UART entry for 72116 by Florian Fainelli · 4 years ago
- a37e31f firmware: smccc: Introduce SMCCC TRNG framework by Andre Przywara · 4 years ago
- f3a7328 ARM: remove sirf prima2/atlas platforms by Arnd Bergmann · 4 years ago
- cc61113 ARM: drop efm32 platform by Uwe Kleine-König · 4 years ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago