index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openriac: Remove unused nommu_dump_state function
Stafford Horne
2023-08-21
1
-75
/
+0
*
openrisc: Add prototype for die to bug.h
Stafford Horne
2023-08-21
1
-0
/
+1
*
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
2023-08-21
1
-0
/
+1
*
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-08-21
1
-0
/
+8
*
openrisc: Support floating point user api
Stafford Horne
2023-04-26
1
-0
/
+22
*
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
1
-2
/
+3
*
openrisc/traps: Declare unhandled_exception for asmlinkage
Stafford Horne
2022-05-23
1
-1
/
+1
*
openrisc/traps: Remove die_if_kernel function
Stafford Horne
2022-05-23
1
-9
/
+0
*
openrisc/traps: Declare file scope symbols as static
Stafford Horne
2022-05-23
1
-3
/
+3
*
openrisc: Pretty print show_registers memory dumps
Stafford Horne
2022-05-23
1
-13
/
+33
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-1
/
+1
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
*
openrisc: fix trap for debugger breakpoint signalling
Stafford Horne
2020-11-11
1
-3
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-8
/
+2
*
openrisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+12
*
openrisc: Remove obsolete show_trace_task function
Stafford Horne
2020-03-18
1
-7
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-6
/
+6
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-4
/
+4
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-07-01
1
-1
/
+1
*
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-29
/
+4
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+1
|
\
|
*
openrisc: Fix conflicting types for _exext and _stext
Joel Stanley
2018-01-09
1
-2
/
+1
*
|
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
2018-01-12
1
-5
/
+5
|
/
*
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
2017-11-03
1
-47
/
+7
*
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
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-25
1
-0
/
+183
|
\
|
*
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
1
-0
/
+183
*
|
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
1
-11
/
+0
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for OpenRISC
David Howells
2012-03-28
1
-1
/
+0
*
|
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-03-06
1
-4
/
+4
*
|
OpenRISC: Export dump_stack()
Richard Weinberger
2012-03-06
1
-0
/
+1
|
/
*
OpenRISC: Traps
Jonas Bonn
2011-07-22
1
-0
/
+366