index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-02-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-01-25
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
2019-12-08
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-06-20
ARM: arrange show_pte() to issue severity-based messages
Russell King
2019-06-20
ARM: add "8<--- cut here ---" to kernel dumps
Russell King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal/arm: Remove tsk parameter from ptrace_break
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
2017-09-10
ARM: implement get_tls syscall
Nicolas Pitre
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-15
ARM: fix backtrace
Russell King
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
2015-06-02
ARM: remove __bad_xchg definition
Russell King
2015-04-12
arm: Remove signal translation and exec_domain
Richard Weinberger
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-09-18
ARM: remove unused do_unexp_fiq() function
Russell King
2014-09-18
ARM: 8150/3: fiq: Replace default FIQ handler
Daniel Thompson
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
2014-07-18
ARM: 8074/1: traps: Make use of the frame_pointer macro
Nikolay Borisov
[next]