index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
Linus Torvalds