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
2014-11-24
MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c
Masanari Iida
1
-2
/
+2
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
1
-9
/
+31
2014-11-19
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
1
-2
/
+2
2014-11-19
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
1
-1
/
+4
2014-11-19
MIPS: Loongson: Fix the write-combine CCA value setting
Huacai Chen
1
-1
/
+1
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
7
-9
/
+58
2014-10-29
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
1
-1
/
+2
2014-10-27
MIPS: Wire up bpf syscall.
Ralf Baechle
4
-0
/
+4
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
1
-3
/
+0
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+1
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+30
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+11
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-3
/
+1
2014-09-22
MIPS: cpu-probe: Set the write-combine CCA value on per core basis
Markos Chandras
1
-0
/
+21
2014-09-22
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
1
-0
/
+9
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
1
-1
/
+1
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
3
-11
/
+11
2014-08-26
MIPS: Wire up new syscalls getrandom and memfd_create.
Ralf Baechle
4
-0
/
+8
2014-08-26
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
1
-0
/
+4
2014-08-26
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
1
-4
/
+8
2014-08-26
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
1
-1
/
+1
2014-08-25
MIPS: kdump: Set correct value to kexec_indirection_page variable
Yang Wei
1
-2
/
+6
2014-08-19
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
1
-0
/
+4
2014-08-19
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
1
-4
/
+8
2014-08-18
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
1
-1
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-82
/
+51
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-206
/
+501
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-0
/
+4
2014-08-06
mips: Use sigsp()
Richard Weinberger
3
-9
/
+7
2014-08-06
mips: Use get_signal() signal_setup_done()
Richard Weinberger
4
-78
/
+49
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
8
-12
/
+71
2014-08-02
MIPS: detect presence of MAARs
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: consistently clear MSA flags when starting & copying threads
Paul Burton
1
-0
/
+3
2014-08-02
MIPS: disable preemption whilst initialising MSA
Paul Burton
1
-3
/
+11
2014-08-02
MIPS: ensure MSA gets disabled during boot
Paul Burton
1
-3
/
+2
2014-08-02
MIPS: fix MSA context for tasks which don't use FP first
Paul Burton
1
-0
/
+2
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2
-9
/
+35
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
2
-1
/
+8
2014-08-02
MIPS: save/restore MSACSR register on context switch
Paul Burton
1
-0
/
+1
2014-08-02
MIPS: GIC: Generalise check for pending interrupts
Jeffrey Deans
1
-2
/
+11
2014-08-02
MIPS: GIC: Prevent array overrun
Jeffrey Deans
1
-2
/
+4
2014-08-02
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
1
-4
/
+3
2014-08-02
MIPS: GIC: move GIC interrupt bitmap declarations
Jeffrey Deans
1
-0
/
+12
2014-08-02
MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions
Leonid Yegoshin
1
-0
/
+9
2014-08-02
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
Leonid Yegoshin
1
-0
/
+7
2014-08-02
MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker
Markos Chandras
1
-0
/
+23
2014-08-02
MIPS: cpu: Add new cpu option for Hardware Table Walker.
Markos Chandras
1
-0
/
+1
2014-08-02
MIPS: perf: Add hardware events for P5600
James Hogan
1
-0
/
+21
[prev]
[next]