index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: simplify trap_init
Max Filippov
2019-02-07
1
-3
/
+2
*
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-04
1
-4
/
+4
*
xtensa: drop fast_syscall_kernel
Max Filippov
2018-12-03
1
-2
/
+0
*
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-9
/
+1
*
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
2018-04-25
1
-1
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
xtensa: clean up exception handling structure
Max Filippov
2017-12-17
1
-20
/
+19
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-17
1
-11
/
+14
*
xtensa: fix stack dump output
Max Filippov
2017-04-01
1
-4
/
+2
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
xtensa: clean up printk usage for boot/crash logging
Max Filippov
2016-11-07
1
-52
/
+22
*
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
1
-0
/
+14
*
xtensa: use context structure for debug exceptions
Max Filippov
2016-03-11
1
-0
/
+13
*
xtensa: remove remaining non-functional KGDB bits
Max Filippov
2016-03-11
1
-19
/
+0
*
xtensa: make fake NMI configurable
Max Filippov
2016-01-11
1
-0
/
+27
*
xtensa: implement fake NMI
Max Filippov
2015-08-17
1
-0
/
+26
*
xtensa: reorganize irq flags tracing
Max Filippov
2015-08-17
1
-1
/
+4
*
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-08-14
1
-4
/
+1
*
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
1
-2
/
+2
*
xtensa: add SMP support
Max Filippov
2014-01-14
1
-8
/
+25
*
xtensa: clean up do_interrupt/do_IRQ
Max Filippov
2014-01-14
1
-14
/
+9
*
Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-05-09
1
-46
/
+21
|
\
|
*
xtensa: disable IRQs while IRQ handler is running
Max Filippov
2013-05-09
1
-8
/
+10
|
*
xtensa: add stacktrace support
Max Filippov
2013-05-09
1
-38
/
+11
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
1
-0
/
+2
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
1
-8
/
+0
|
/
*
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-02-27
1
-36
/
+38
|
\
|
*
xtensa: move spill_registers to traps.h
Max Filippov
2013-02-24
1
-20
/
+1
|
*
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2013-02-24
1
-17
/
+38
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
|
/
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-19
1
-4
/
+3
*
xtensa: add trap_set_handler function
Max Filippov
2012-12-19
1
-0
/
+11
*
xtensa: fix unaligned usermode access
Max Filippov
2012-10-16
1
-2
/
+2
*
xtensa: reorganize SR referencing
Max Filippov
2012-10-16
1
-9
/
+9
*
Disintegrate asm/system.h for Xtensa
David Howells
2012-03-28
1
-0
/
+19
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-3
/
+3
*
xtensa: always use correct stack pointer for stack traces
Johannes Weiner
2009-05-12
1
-2
/
+14
*
xtensa: nommu support
Johannes Weiner
2009-04-03
1
-0
/
+2
*
xtensa: use correct stack pointer for stack traces
Johannes Weiner
2009-04-03
1
-8
/
+6
*
xtensa: fix compilation somewhat
Alexey Dobriyan
2009-03-10
1
-0
/
+1
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-14
1
-8
/
+8
*
[XTENSA] Clean up elf-gregset.
Chris Zankel
2008-02-14
1
-3
/
+1
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-3
/
+3
*
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
2007-08-27
1
-2
/
+2
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-28
/
+28
*
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
1
-1
/
+1
[next]