index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-13
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2
-9
/
+6
2016-05-13
MIPS: Probe the M6250 CPU
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Probe the P6600 core
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
4
-0
/
+9
2016-05-13
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
Paul Burton
1
-1
/
+0
2016-05-13
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
1
-0
/
+11
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
2
-6
/
+82
2016-05-13
MIPS: smp-cps: Skip core setup if coherent
Paul Burton
1
-15
/
+24
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
2
-30
/
+51
2016-05-13
MIPS: smp-cps: Pull cache init into a function
Paul Burton
1
-67
/
+76
2016-05-13
MIPS: smp-cps: Ensure our VP ident calculation is correct
Paul Burton
1
-0
/
+11
2016-05-13
MIPS: pm-cps: Avoid offset overflow on MIPSr6
Markos Chandras
1
-4
/
+11
2016-05-13
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
1
-0
/
+7
2016-05-13
MIPS: Detect MIPSr6 Virtual Processor support
Paul Burton
1
-0
/
+2
2016-05-13
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
1
-4
/
+1
[prev]
[next]