index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: Prevent "restoration" of MSA context in non-MSA kernels
Paul Burton
1
-2
/
+5
2016-05-13
MIPS: cevt-r4k: Dynamically calculate min_delta_ns
James Hogan
1
-2
/
+80
2016-05-13
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
1
-23
/
+17
2016-05-13
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Allow emulation for unaligned [LS]DXC1 instructions
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
1
-9
/
+19
2016-05-13
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
1
-0
/
+1
2016-05-13
MIPS: ELF: Unify ABI classification macros
Maciej W. Rozycki
2
-34
/
+2
2016-05-13
MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions
Maciej W. Rozycki
1
-12
/
+0
2016-05-13
MIPS: Add probing & defs for VZ & guest features
James Hogan
1
-0
/
+232
2016-05-13
MIPS: Avoid magic numbers probing kscratch_mask
James Hogan
1
-1
/
+2
2016-05-13
MIPS: Add perf counter feature
James Hogan
2
-3
/
+3
2016-05-13
MIPS: Add defs & probing of [X]ContextConfig
James Hogan
1
-1
/
+3
2016-05-13
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
1
-0
/
+4
2016-05-13
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
1
-0
/
+35
2016-05-13
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
1
-0
/
+32
2016-05-13
MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI
Florian Fainelli
1
-1
/
+2
2016-05-13
MIPS: Move RIXI exception enabling after vendor-specific cpu_probe
Florian Fainelli
1
-9
/
+9
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
2
-2
/
+0
2016-05-13
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
1
-0
/
+2
2016-05-13
MIPS: Fix BC1{EQ,NE}Z return offset calculation
Paul Burton
1
-15
/
+3
2016-05-13
MIPS: Add support for extending builtin cmdline
Rabin Vincent
1
-0
/
+8
2016-05-13
MIPS: Don't add leading spacing to command lines
Rabin Vincent
1
-2
/
+4
2016-05-13
MIPS: genex: Indent delay slots & clean whitespace
James Hogan
1
-28
/
+28
2016-05-13
MIPS: Support extended ASIDs
Paul Burton
3
-1
/
+24
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
1
-1
/
+1
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
1
-1
/
+1
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
1
-7
/
+0
2016-05-13
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
1
-1
/
+1
2016-05-13
MIPS: traps: remove unused variable
Tony Wu
1
-1
/
+0
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
1
-1
/
+1
2016-05-13
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
1
-0
/
+3
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
3
-2
/
+44
2016-05-13
MIPS: Add and use watch register field definitions
James Hogan
2
-36
/
+45
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
1
-4
/
+1
2016-05-13
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
Andrzej Hajda
2
-2
/
+2
2016-05-13
MIPS: BMIPS: Pretty print BMIPS5200 processor name
Florian Fainelli
1
-1
/
+4
2016-05-13
MIPS: KASLR: Print relocation Information on boot
Matt Redfearn
1
-0
/
+9
2016-05-13
MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
Matt Redfearn
1
-0
/
+146
2016-05-13
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
1
-0
/
+14
2016-05-13
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
Matt Redfearn
1
-0
/
+20
2016-05-13
MIPS: Kernel: Add relocate.c
Matt Redfearn
2
-0
/
+242
2016-05-13
MIPS: Reserve space for relocation table
Matt Redfearn
1
-0
/
+21
2016-05-13
MIPS: scall: Handle seccomp filters which redirect syscalls
Matt Redfearn
4
-18
/
+24
2016-05-13
MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
Matt Redfearn
1
-0
/
+6
2016-05-13
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2
-1
/
+5
2016-05-13
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
1
-0
/
+87
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
1
-4
/
+0
2016-05-13
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
1
-1
/
+50
2016-05-13
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
1
-1
/
+47
[next]