Age | Commit message (Expand) | Author |
2022-01-24 | ARM: mm: switch to swapper_pg_dir early for vmap'ed stack | Ard Biesheuvel |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-01-11 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-01-05 | ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configs | Ard Biesheuvel |
2021-12-20 | Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann |
2021-12-17 | ARM: 9166/1: Support KFENCE for ARM | Wang Kefeng |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-06 | ARM: v7m: enable support for IRQ stacks | Ard Biesheuvel |
2021-12-06 | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems | Ard Biesheuvel |
2021-12-06 | ARM: use TLS register for 'current' on !SMP as well | Ard Biesheuvel |
2021-12-06 | ARM: remove old-style irq entry | Arnd Bergmann |
2021-12-06 | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann |
2021-12-06 | ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann |
2021-12-03 | ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann |
2021-12-03 | ARM: implement support for vmap'ed stacks | Ard Biesheuvel |
2021-12-03 | ARM: run softirqs on the per-CPU IRQ stack | Ard Biesheuvel |
2021-12-03 | ARM: implement IRQ stacks | Ard Biesheuvel |
2021-12-03 | ARM: stackprotector: prefer compiler for TLS based per-task protector | Ard Biesheuvel |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-21 | ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies | Sam Protsenko |
2021-11-20 | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel |
2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-10-26 | Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-25 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-10-25 | ARM: 9146/1: RiscPC needs older gcc version | Arnd Bergmann |
2021-10-25 | ARM: 9144/1: forbid ftrace with clang and thumb2_kernel | Arnd Bergmann |
2021-10-25 | ARM: 9143/1: add CONFIG_PHYS_OFFSET default values | Arnd Bergmann |
2021-10-25 | irq: arm: perform irqentry in entry code | Mark Rutland |
2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland |
2021-10-22 | ARM: Recover kretprobe modified return address in stacktrace | Masami Hiramatsu |
2021-10-20 | ep93xx: clock: convert in-place to COMMON_CLK | Nikita Shubin |
2021-10-19 | ARM: 9122/1: select HAVE_FUTEX_CMPXCHG | Nick Desaulniers |
2021-10-17 | rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies | Will McVicker |
2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann |
2021-09-27 | ARM: smp: Enable THREAD_INFO_IN_TASK | Ard Biesheuvel |
2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel |
2021-09-27 | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support | Ard Biesheuvel |
2021-09-09 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-20 | ARM: 9113/1: uaccess: remove set_fs() implementation | Arnd Bergmann |
2021-08-18 | ARM/nommu: use the generic dma-direct code for non-coherent devices | Christoph Hellwig |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |