Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
50946b2aecf747e68a50eefa78f1ff9e009a6c0a
/
arch
/
mips
/
kernel
/
traps.c
5a34133
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
by Huacai Chen
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
e11124d
MIPS: Remove r2_emul_return from struct thread_info
by Paul Burton
· 8 years ago
35e6de3
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
by Paul Burton
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
752f549
MIPS: Fix __show_regs() output
by Paul Burton
· 8 years ago
41000c5
MIPS: traps: Fix output of show_code
by Matt Redfearn
· 8 years ago
fe4e09e
MIPS: traps: Fix output of show_stacktrace
by Matt Redfearn
· 8 years ago
bcf084d
MIPS: traps: Fix output of show_backtrace
by Matt Redfearn
· 8 years ago
dabdc18
MIPS: Print CM error reports upon bus errors
by Paul Burton
· 8 years ago
4b22c69
MIPS: traps: Ensure full EBase is written
by Matt Redfearn
· 8 years ago
c195e07
MIPS: traps: Convert ebase to KSEG0
by James Hogan
· 8 years ago
1802289
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
by James Hogan
· 8 years ago
9f3b808
MIPS: Migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
bcfc8f0
MIPS: traps: return correct si code for accessing nonmapped addresses
by Petar Jovanovic
· 8 years ago
b937ff6
MIPS: KVM: Don't hardcode restored HWREna
by James Hogan
· 9 years ago
aff565a
MIPS: Clean up RDHWR handling
by James Hogan
· 9 years ago
878edf0
MIPS: KVM: Restore host EBase from ebase variable
by James Hogan
· 9 years ago
e49d384
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
by Maciej W. Rozycki
· 9 years ago
4edf00a
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
by Paul Burton
· 9 years ago
201233e
MIPS: traps: remove unused variable
by Tony Wu
· 9 years ago
b2edcfc
MIPS: Loongson: Add Loongson-3A R2 basic support
by Huacai Chen
· 9 years ago
e233c73
MIPS: Add and use CAUSEF_WP definition
by James Hogan
· 9 years ago
1091bfa
MIPS: Add P6600 cases to CPU switch statements
by Paul Burton
· 9 years ago
04d83f9
MIPS: traps: Make sure secondary cores have a sane ebase register
by Markos Chandras
· 9 years ago
99a7a23
MIPS: panic immediately when panic_on_oops
by Aaro Koskinen
· 9 years ago
81a76d7
MIPS: Avoid using unwind_stack() with usermode
by James Hogan
· 9 years ago
3d50a7f
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
by Maciej W. Rozycki
· 9 years ago
3b143cc
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
by Maciej W. Rozycki
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e723e3f
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
by Maciej W. Rozycki
· 9 years ago
7aa7047
MIPS: traps.c: Correct microMIPS RDHWR emulation
by Maciej W. Rozycki
· 9 years ago
10f6d99f
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
by Maciej W. Rozycki
· 9 years ago
1b505de
MIPS: Use EXCCODE_ constants with set_except_vector()
by James Hogan
· 9 years ago
da34232
Merge branch '4.3-fixes' into mips-for-linux-next
by Ralf Baechle
· 9 years ago
7963b3f
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
by Petri Gynther
· 9 years ago
a13c996
MIPS: traps: tidy up ebase calculation
by Paul Burton
· 9 years ago
40e084a
MIPS: Add uprobes support.
by Ralf Baechle
· 9 years ago
e3b2883
MIPS: Set trap_no field in thread_struct on exception.
by Ralf Baechle
· 9 years ago
3c865dd
MIPS: Refactor dumping of TLB registers for r3k/r4k
by James Hogan
· 9 years ago
4e88a86
MIPS: Add cases for CPU_I6400
by Markos Chandras
· 10 years ago
1e77863
MIPS: show_stack: Fix stack trace with EVA
by James Hogan
· 9 years ago
55c723e
MIPS: do_mcheck: Fix kernel code dump with EVA
by James Hogan
· 9 years ago
761b449
MIPS: kernel: traps: Fix broken indentation
by Markos Chandras
· 10 years ago
52ea7bf
MIPS: Get rid of 'kgdb_early_setup' cruft.
by Sergei Shtylyov
· 10 years ago
37dd381
MIPS: traps: print Exception Code in __show_regs()
by Petri Gynther
· 10 years ago
2d2ec2f
MIPS: traps: remove extra Tainted: line from __show_regs() output
by Petri Gynther
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
304acb7
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
by Maciej W. Rozycki
· 10 years ago
443c440
MIPS: Always clear FCSR cause bits after emulation
by Maciej W. Rozycki
· 10 years ago
ed2d72c
MIPS: Respect the FCSR exception mask for `si_code'
by Maciej W. Rozycki
· 10 years ago
2d83fea
MIPS: Correct FP ISA requirements
by Maciej W. Rozycki
· 10 years ago
c987503
MIPS: Fix BREAK code interpretation heuristics
by Maciej W. Rozycki
· 10 years ago
f6a31da
MIPS: BREAK instruction interpretation corrections
by Maciej W. Rozycki
· 10 years ago
68893e0
MIPS: Correct MIPS16 BREAK code interpretation
by Maciej W. Rozycki
· 10 years ago
27e28e8
MIPS: Normalise code flow in the CpU exception handler
by Maciej W. Rozycki
· 10 years ago
4a7c237
MIPS: Reindent R6 RI exception emulation
by Maciej W. Rozycki
· 10 years ago
1f44377
MIPS: Correct the comment for FPU emulator traps
by Maciej W. Rozycki
· 10 years ago
8f7ff02
MIPS: Read CPU IRQ line that FDC to routed to
by James Hogan
· 10 years ago
4a91d8f
MIPS: Allow shared IRQ for timer & perf counter
by James Hogan
· 10 years ago
64bedff
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
by James Hogan
· 10 years ago
ad70c13
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
by Paul Burton
· 10 years ago
8dd9289
mips: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
7c151d3
MIPS: Make use of the ERETNC instruction on MIPS R6
by Markos Chandras
· 10 years ago
b0a668f
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
by Leonid Yegoshin
· 10 years ago
9c7d576
MIPS: kernel: traps: Add MIPS R6 related definitions
by Leonid Yegoshin
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
9791554
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
by Paul Burton
· 10 years ago
d76e9b9
MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
by James Hogan
· 10 years ago
26b40ef
MIPS: traps: Dump the PageGrain and Wired registers on MC
by Markos Chandras
· 10 years ago
31ec86b
MIPS: traps: Dump the HTW registers on a MC exception
by Markos Chandras
· 10 years ago
314727f
MIPS: traps: Replace printk with pr_err for MC exceptions
by Markos Chandras
· 10 years ago
4227a2d
MIPS: Support for hybrid FPRs
by Paul Burton
· 10 years ago
762a1f4
MIPS: disable preemption whilst initialising MSA
by Paul Burton
· 10 years ago
732c0c3
MIPS: fix MSA context for tasks which don't use FP first
by Paul Burton
· 10 years ago
c901775
MIPS: init upper 64b of vector registers when MSA is first used
by Paul Burton
· 10 years ago
b834067
MIPS: preserve scalar FP CSR when switching vector context
by Paul Burton
· 10 years ago
5890f70
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
by Leonid Yegoshin
· 10 years ago
f8647b5
Merge branch '3.15-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
f7a89f1
MIPS: Call find_vma with the mmap_sem held
by Davidlohr Bueso
· 11 years ago
2e2d663
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
by Ralf Baechle
· 11 years ago
721a920
MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores
by Markos Chandras
· 11 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
ae4ce45
MIPS: traps: Add CPU PM callback for trap configuration
by James Hogan
· 11 years ago
078dde5
MIPS: traps: Set correct address limit for breakpoints and traps
by Leonid Yegoshin
· 11 years ago
b08a9c9
MIPS: kernel: traps: Whitespace clean up
by Markos Chandras
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
2bcb3fb
MIPS: Dumb MSA FP exception handler
by Paul Burton
· 11 years ago
1db1af8
MIPS: Basic MSA context switching support
by Paul Burton
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
26ab96d
MIPS: Add support for interAptiv cores
by Leonid Yegoshin
· 11 years ago
75b5b5e
MIPS: Add support for FTLBs
by Leonid Yegoshin
· 11 years ago
708ac4b
MIPS: Add support for the proAptiv cores
by Leonid Yegoshin
· 11 years ago
6de2045
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
by Leonid Yegoshin
· 11 years ago
Next »