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