index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
1
-18
/
+18
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
1
-16
/
+15
2015-04-08
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
1
-12
/
+2
2015-04-08
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
1
-1
/
+4
2015-04-08
MIPS: Clarify the comment for `__cpu_has_fpu'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
1
-3
/
+3
2015-04-01
MIPS: perf: Add hardware perf events support for Loongson-3
Huacai Chen
1
-0
/
+71
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2
-2
/
+8
2015-04-01
MIPS: Provide fallback reboot/poweroff/halt implementations
Andrew Bresticker
1
-0
/
+25
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
1
-4
/
+2
2015-04-01
MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.
Toma Tabacu
1
-2
/
+4
2015-04-01
MIPS: Let __dt_register_buses accept a single bus type
Kevin Cernekee
1
-1
/
+4
2015-04-01
MIPS: csrc-sb1250: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-04-01
MIPS: csrc-sb1250: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
1
-4
/
+0
2015-04-01
MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read
Deng-Cheng Zhu
1
-2
/
+9
2015-04-01
MIPS: cevt-txx9: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+9
2015-04-01
MIPS: csrc-ioasic: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+9
2015-04-01
MIPS: csrc-ioasic: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
1
-4
/
+0
2015-04-01
MIPS: csrc-bcm1480: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-04-01
MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
1
-4
/
+0
2015-04-01
MIPS: csrc-r4k: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
1
-0
/
+2
2015-03-31
MIPS: idle: Workaround wait + FDC problems
James Hogan
1
-2
/
+11
2015-03-31
MIPS: Read CPU IRQ line that FDC to routed to
James Hogan
1
-0
/
+12
2015-03-31
MIPS: Add arch CDMM definitions and probing
James Hogan
1
-0
/
+2
2015-03-31
MIPS: Allow shared IRQ for timer & perf counter
James Hogan
1
-2
/
+0
2015-03-31
MIPS: perf: Allow sharing IRQ with timer
James Hogan
1
-3
/
+5
2015-03-31
MIPS: cevt-r4k: Cleanup c0_compare_interrupt.
Ralf Baechle
1
-5
/
+4
2015-03-31
MIPS: cevt-r4k: Make interrupt handler shared
James Hogan
1
-1
/
+7
2015-03-31
MIPS: Remove redundant IPTI==IPPCI logic
James Hogan
1
-2
/
+1
2015-03-31
MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants
James Hogan
1
-1
/
+1
2015-03-31
MIPS: cevt-r4k: Move handle_perf_irq() out of header
James Hogan
1
-0
/
+18
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
1
-0
/
+1
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
1
-0
/
+38
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2
-11
/
+19
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
1
-66
/
+0
2015-03-27
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
1
-6
/
+24
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
1
-8
/
+9
2015-03-27
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
1
-1
/
+10
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
1
-1
/
+1
2015-03-24
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
1
-2
/
+8
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
2
-0
/
+5
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
9
-30
/
+30
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
22
-281
/
+3598
2015-02-20
MIPS: OCTEON: Delete unused COP2 saving code
Aleksey Makarov
1
-26
/
+0
2015-02-20
MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register
Chandrakala Chavva
1
-3
/
+3
[prev]
[next]