index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
2017-05-09
1
-2
/
+2
*
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2017-04-24
1
-0
/
+14
*
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2017-04-07
1
-0
/
+14
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
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
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-3
/
+10
|
\
|
*
arm64: traps: correctly handle MRS/MSR with XZR
Mark Rutland
2017-02-15
1
-2
/
+4
|
*
arm64: handle sys and undef traps consistently
Mark Rutland
2017-01-27
1
-1
/
+6
|
*
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
2017-01-10
1
-1
/
+1
*
|
arm64: avoid returning from bad_mode
Mark Rutland
2017-01-19
1
-4
/
+24
|
/
*
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
1
-3
/
+6
*
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
1
-0
/
+5
*
arm64: traps: simplify die() and __die()
Mark Rutland
2016-11-11
1
-7
/
+6
*
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
1
-0
/
+1
*
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
1
-1
/
+2
*
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2016-10-20
1
-12
/
+15
*
arm64: fix dump_backtrace/unwind_frame with NULL tsk
Mark Rutland
2016-09-26
1
-5
/
+5
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
1
-0
/
+14
*
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-09-09
1
-26
/
+47
*
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
1
-0
/
+60
*
arm64: consolidate signal injection on emulation errors
Andre Przywara
2016-07-01
1
-13
/
+50
*
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-21
1
-1
/
+1
*
arm64: simplify dump_mem
Mark Rutland
2016-06-21
1
-20
/
+11
*
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
2016-06-14
1
-13
/
+13
*
arm64: report CPU number in bad_mode
Mark Rutland
2016-06-03
1
-2
/
+3
*
arm64: make irq_stack_ptr more robust
Yang Shi
2016-02-12
1
-1
/
+10
*
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
2015-12-21
1
-5
/
+5
*
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
1
-6
/
+20
*
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
1
-1
/
+1
*
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-12-08
1
-1
/
+13
*
arm64: Synchronise dump_backtrace() with perf callchain
Jungseok Lee
2015-10-19
1
-5
/
+10
*
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
2015-07-27
1
-0
/
+2
*
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
1
-1
/
+58
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-4
/
+0
*
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-27
1
-9
/
+20
*
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2015-07-03
1
-1
/
+1
*
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
1
-3
/
+2
*
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2015-01-15
1
-2
/
+48
*
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
1
-0
/
+66
*
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
Behan Webster
2014-09-08
1
-2
/
+1
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-0
/
+5
*
arm64: Use pr_* instead of printk
Jungseok Lee
2014-07-17
1
-4
/
+4
*
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
1
-2
/
+5
*
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-06-12
1
-3
/
+2
*
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
2013-05-31
1
-3
/
+9
*
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-24
1
-2
/
+3
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
[next]