index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
2022-01-25
2
-8
/
+18
*
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
2022-01-24
3
-10
/
+10
*
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
2022-01-06
3
-9
/
+19
*
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
4
-72
/
+78
*
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
2021-12-06
1
-6
/
+7
*
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
2021-12-06
3
-6
/
+102
*
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
2021-12-06
1
-4
/
+41
*
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
2021-12-06
1
-0
/
+3
*
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
2021-12-06
1
-1
/
+2
*
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-06
3
-19
/
+0
*
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-12-03
1
-84
/
+0
*
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
2021-12-03
1
-47
/
+0
*
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
2
-0
/
+12
*
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
1
-0
/
+4
*
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
2021-12-03
1
-0
/
+10
*
ARM: export dump_mem() to other objects
Ard Biesheuvel
2021-12-03
1
-0
/
+2
*
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
2021-12-03
1
-0
/
+15
*
ARM: remove some dead code
Ard Biesheuvel
2021-12-03
2
-29
/
+0
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-10
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-10
/
+0
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
10
-13
/
+140
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-11-02
10
-13
/
+140
|
|
\
\
\
|
|
|
*
|
ARM: 9147/1: add printf format attribute to early_print()
Nicolas Iooss
2021-10-25
1
-1
/
+1
|
|
|
*
|
ARM: 9145/1: patch: fix BE32 compilation
Arnd Bergmann
2021-10-25
1
-2
/
+7
|
|
|
*
|
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
2021-10-19
1
-0
/
+1
|
|
|
|
/
|
|
*
|
ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang
Ard Biesheuvel
2021-10-30
1
-1
/
+6
|
|
*
|
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-10-30
1
-0
/
+11
|
|
*
|
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
2021-09-27
3
-1
/
+28
|
|
*
|
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
4
-0
/
+78
|
|
*
|
ARM: smp: Free up the TLS register while running in the kernel
Ard Biesheuvel
2021-09-27
1
-3
/
+7
|
|
*
|
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
2021-09-27
1
-1
/
+2
|
|
*
|
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2021-09-27
2
-5
/
+0
|
|
|
/
*
|
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-0
/
+9
|
\
\
\
|
*
|
|
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2021-10-22
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
1
-15
/
+22
|
\
\
\
|
*
|
|
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
2021-10-17
1
-2
/
+2
|
*
|
|
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
2021-10-17
1
-0
/
+1
|
*
|
|
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
1
-4
/
+4
|
*
|
|
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
1
-5
/
+5
|
*
|
|
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
1
-6
/
+0
|
*
|
|
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-10-17
1
-0
/
+12
*
|
|
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
2021-10-19
1
-1
/
+3
|
/
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
8
-114
/
+103
|
\
\
|
*
|
ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
Geert Uytterhoeven
2021-08-20
1
-11
/
+0
|
*
|
ARM: 9116/1: unified: Remove check for gcc < 4
Geert Uytterhoeven
2021-08-20
1
-4
/
+0
|
*
|
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-08-20
4
-53
/
+4
[next]