Age | Commit message (Expand) | Author | Files | Lines |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -7/+0 |
2022-01-12 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2022-01-12 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -14/+54 |
2022-01-11 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2022-01-10 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2022-01-10 | Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -9/+9 |
2021-12-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 1 | -1/+1 |
2021-12-27 | Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2021-12-17 | ARM: 9166/1: Support KFENCE for ARM | Wang Kefeng | 1 | -0/+53 |
2021-12-17 | ARM: 9164/1: mm: Provide set_memory_valid() | Wang Kefeng | 1 | -0/+1 |
2021-12-17 | ARM: 9158/1: leave it to core code to manage thread_info::cpu | Ard Biesheuvel | 1 | -14/+0 |
2021-12-13 | efi: Move efifb_setup_from_dmi() prototype from arch headers | Javier Martinez Canillas | 1 | -1/+0 |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 1 | -1/+0 |
2021-12-07 | arm: ioremap: Remove unused ARM-specific function pci_ioremap_io() | Pali Rohár | 1 | -2/+0 |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-12-06 | Merge 5.16-rc4 into tty-next | Greg Kroah-Hartman | 1 | -1/+0 |
2021-11-30 | arm: ioremap: Implement standard PCI function pci_remap_iospace() | Pali Rohár | 1 | -0/+5 |
2021-11-25 | arm: remove zte zx platform left-over | Lukas Bulwahn | 1 | -7/+0 |
2021-11-23 | arch_topology: Remove unused topology_set_thermal_pressure() and related | Lukasz Luba | 1 | -1/+0 |
2021-11-23 | arch_topology: Introduce thermal pressure update function | Lukasz Luba | 1 | -0/+1 |
2021-11-21 | ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART | Lukas Bulwahn | 1 | -9/+9 |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+0 |
2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 10 | -13/+140 |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 10 | -13/+140 |
2021-11-02 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+9 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -15/+22 |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
2021-10-30 | ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang | Ard Biesheuvel | 1 | -1/+6 |
2021-10-30 | ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y | Ard Biesheuvel | 1 | -0/+11 |
2021-10-25 | ARM: 9147/1: add printf format attribute to early_print() | Nicolas Iooss | 1 | -1/+1 |
2021-10-25 | ARM: 9145/1: patch: fix BE32 compilation | Arnd Bergmann | 1 | -2/+7 |
2021-10-22 | ARM: Recover kretprobe modified return address in stacktrace | Masami Hiramatsu | 1 | -0/+9 |
2021-10-19 | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images | Lexi Shao | 1 | -1/+3 |
2021-10-19 | ARM: add __arm_iomem_set_ro() to write-protect ioremapped area | Russell King (Oracle) | 1 | -0/+1 |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2021-10-17 | clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming | Marc Zyngier | 1 | -2/+2 |
2021-10-17 | clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL | Marc Zyngier | 1 | -0/+1 |
2021-10-17 | clocksource/drivers/arm_arch_timer: Move system register timer programming ov... | Marc Zyngier | 1 | -4/+4 |
2021-10-17 | clocksource/drivers/arm_arch_timer: Extend write side of timer register acces... | Marc Zyngier | 1 | -5/+5 |
2021-10-17 | clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors | Marc Zyngier | 1 | -6/+0 |
2021-10-17 | clocksource/arm_arch_timer: Add build-time guards for unhandled register acce... | Marc Zyngier | 1 | -0/+12 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 1 | -1/+1 |
2021-09-27 | ARM: smp: Enable THREAD_INFO_IN_TASK | Ard Biesheuvel | 3 | -1/+28 |
2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel | 4 | -0/+78 |
2021-09-27 | ARM: smp: Free up the TLS register while running in the kernel | Ard Biesheuvel | 1 | -3/+7 |