index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
signal/m68k: Use force_sig_fault where appropriate
Eric W. Biederman
1
-35
/
+25
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+2
2017-03-28
m68k: switch to generic extable.h
Al Viro
1
-2
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2013-12-30
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
Geert Uytterhoeven
1
-131
/
+101
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-12
/
+0
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-11-14
m68k/sun3: Fix instruction faults
Thomas Bogendoerfer
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
1
-1
/
+0
2012-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-19
/
+17
2012-01-22
m68k: Fix assembler constraint to prevent overeager gcc optimisation
Andreas Schwab
1
-19
/
+17
2011-12-30
m68k: add ColdFire paging exception handling code
Greg Ungerer
1
-0
/
+104
2011-10-18
m68k: merge the mmu and non-mmu traps.c files
Greg Ungerer
1
-3
/
+1105
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
1
-1205
/
+3
2011-03-16
m68k: Allow all kernel traps to be handled via exception fixups
Andreas Schwab
1
-3
/
+7
2011-03-16
m68k: Use base_trap_init() to initialize vectors
Roman Zippel
1
-5
/
+5
2010-05-17
m68k: Remove trailing spaces in messages
Frans Pop
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from m68k, m68knommu
Oleg Nesterov
1
-1
/
+0
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2008-10-14
m68k: Use new printk() extension %pS to print symbols
Geert Uytterhoeven
1
-6
/
+3
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
1
-3
/
+14
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-02-11
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2006-10-11
[PATCH] misc m68k __user annotations
Al Viro
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
1
-4
/
+3
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
1
-48
/
+7
2006-06-25
[PATCH] m68k: fix show_registers()
Roman Zippel
1
-58
/
+68
2006-06-23
[PATCH] m68k traps.c constraints
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] m68k: print correct stack trace
Roman Zippel
1
-2
/
+4
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1227