index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
2016-05-13
1
-0
/
+4
*
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
2016-05-13
1
-0
/
+35
*
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
2016-05-13
1
-0
/
+32
*
MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI
Florian Fainelli
2016-05-13
1
-1
/
+2
*
MIPS: Move RIXI exception enabling after vendor-specific cpu_probe
Florian Fainelli
2016-05-13
1
-9
/
+9
*
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
2016-05-13
2
-2
/
+0
*
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2016-05-13
1
-0
/
+2
*
MIPS: Fix BC1{EQ,NE}Z return offset calculation
Paul Burton
2016-05-13
1
-15
/
+3
*
MIPS: Add support for extending builtin cmdline
Rabin Vincent
2016-05-13
1
-0
/
+8
*
MIPS: Don't add leading spacing to command lines
Rabin Vincent
2016-05-13
1
-2
/
+4
*
MIPS: genex: Indent delay slots & clean whitespace
James Hogan
2016-05-13
1
-28
/
+28
*
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
3
-1
/
+24
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-1
/
+1
*
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2016-05-13
1
-1
/
+1
*
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2016-05-13
1
-7
/
+0
*
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
2016-05-13
1
-1
/
+1
*
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
1
-1
/
+0
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
1
-1
/
+1
*
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
1
-0
/
+3
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
3
-2
/
+44
*
MIPS: Add and use watch register field definitions
James Hogan
2016-05-13
2
-36
/
+45
*
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
1
-4
/
+1
*
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
Andrzej Hajda
2016-05-13
2
-2
/
+2
*
MIPS: BMIPS: Pretty print BMIPS5200 processor name
Florian Fainelli
2016-05-13
1
-1
/
+4
*
MIPS: KASLR: Print relocation Information on boot
Matt Redfearn
2016-05-13
1
-0
/
+9
*
MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
Matt Redfearn
2016-05-13
1
-0
/
+146
*
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
2016-05-13
1
-0
/
+14
*
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
Matt Redfearn
2016-05-13
1
-0
/
+20
*
MIPS: Kernel: Add relocate.c
Matt Redfearn
2016-05-13
2
-0
/
+242
*
MIPS: Reserve space for relocation table
Matt Redfearn
2016-05-13
1
-0
/
+21
*
MIPS: scall: Handle seccomp filters which redirect syscalls
Matt Redfearn
2016-05-13
4
-18
/
+24
*
MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
Matt Redfearn
2016-05-13
1
-0
/
+6
*
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2016-05-13
2
-1
/
+5
*
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
2016-05-13
1
-0
/
+87
*
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
1
-4
/
+0
*
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
2016-05-13
1
-1
/
+50
*
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
2016-05-13
1
-1
/
+47
*
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2016-05-13
2
-9
/
+6
*
MIPS: Probe the M6250 CPU
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Probe the P6600 core
Paul Burton
2016-05-13
1
-0
/
+4
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
4
-0
/
+9
*
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
Paul Burton
2016-05-13
1
-1
/
+0
*
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
2016-05-13
1
-0
/
+11
*
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
2016-05-13
2
-6
/
+82
*
MIPS: smp-cps: Skip core setup if coherent
Paul Burton
2016-05-13
1
-15
/
+24
*
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
2016-05-13
2
-30
/
+51
*
MIPS: smp-cps: Pull cache init into a function
Paul Burton
2016-05-13
1
-67
/
+76
*
MIPS: smp-cps: Ensure our VP ident calculation is correct
Paul Burton
2016-05-13
1
-0
/
+11
*
MIPS: pm-cps: Avoid offset overflow on MIPSr6
Markos Chandras
2016-05-13
1
-4
/
+11
*
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2016-05-13
1
-0
/
+7
[next]