index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-common.S
Age
Commit message (
Expand
)
Author
2023-08-16
ARM: ptrace: Restore syscall restart tracing
Kees Cook
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-01-10
ARM: iop32x: remove the platform
Arnd Bergmann
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-14
ARM: 9208/1: entry: add .ltorg directive to keep literals in range
Ard Biesheuvel
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-05-20
ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequence
Ard Biesheuvel
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
2021-12-06
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-08-20
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
2021-03-25
ARM: 9068/1: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-11-12
arm: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2018-10-10
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-06
arm: Add syscall detection for restartable sequences
Mathieu Desnoyers
2018-05-31
ARM: spectre-v1: fix syscall entry
Russell King
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-09-28
ARM: 8695/1: entry: Remove dead code in sys_mmap2
Vladimir Murzin
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-08-02
ARM: avoid saving and restoring registers unnecessarily
Russell King
2017-08-02
ARM: move PC value into r9
Russell King
2017-08-02
ARM: obtain thread info structure later
Russell King
2017-08-02
ARM: use aliases for registers in entry-common
Russell King
2017-07-08
arm/syscalls: Check address limit on user-mode return
Thomas Garnier
2016-10-18
ARM: convert to generated system call tables
Russell King
2016-06-22
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
2015-08-25
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
Russell King
2015-08-25
ARM: entry: efficiency cleanups
Russell King
2015-08-07
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
2015-06-12
Merge branch 'bsym' into for-next
Russell King
2015-05-15
ARM: fix missing syscall trace exit
Russell King
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
2014-11-21
ARM: move ftrace assembly code to separate file
Russell King
2014-09-26
ARM: Avoid writing to control register on every exception
Russell King
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-06-02
ARM: consolidate last remaining open-coded alignment trap enable
Russell King
[next]