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