index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2023-03-06
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
2022-07-12
m68k: Add common forward declaration for show_registers()
Geert Uytterhoeven
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
2021-08-26
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
2020-08-26
m68k: Use get_kernel_nofault() in show_registers()
Christoph Hellwig
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
m68k: add show_stack_loglvl()
Dmitry Safonov
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2018-04-25
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-03-28
m68k: switch to generic extable.h
Al Viro
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-12-30
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
Geert Uytterhoeven
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-11-14
m68k/sun3: Fix instruction faults
Thomas Bogendoerfer
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-01-22
m68k: Fix assembler constraint to prevent overeager gcc optimisation
Andreas Schwab
2011-12-30
m68k: add ColdFire paging exception handling code
Greg Ungerer
2011-10-18
m68k: merge the mmu and non-mmu traps.c files
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
2009-06-18
ptrace: remove PT_DTRACE from m68k, m68knommu
Oleg Nesterov
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2008-10-14
m68k: Use new printk() extension %pS to print symbols
Geert Uytterhoeven
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-02-11
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2006-10-11
[PATCH] misc m68k __user annotations
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
[PATCH] m68k: fix show_registers()
Roman Zippel
2006-06-23
[PATCH] m68k traps.c constraints
Al Viro
2006-06-23
[PATCH] m68k: print correct stack trace
Roman Zippel
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds