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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification
Leonid Yegoshin
1
-2
/
+12
2017-04-10
MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
Huacai Chen
1
-0
/
+1
2017-04-10
MIPS: Delete redundant definition of SMP_CACHE_BYTES.
Ralf Baechle
2
-4
/
+1
2017-04-10
MIPS: Delete unused definition of SMP_CACHE_SHIFT.
Ralf Baechle
1
-1
/
+0
2017-04-10
MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.
Ralf Baechle
1
-2
/
+0
2017-04-10
MIPS: Disable Werror when W= is set
Florian Fainelli
1
-0
/
+2
2017-04-10
MIPS: Octeon: Clean up platform code.
Steven J. Hill
1
-4
/
+12
2017-04-10
MIPS: Octeon: Remove unused PCIERCX types and macros.
Steven J. Hill
1
-3016
/
+209
2017-04-10
MIPS: Octeon: Fix compile error when USB is not enabled.
Steven J. Hill
1
-48
/
+49
2017-04-10
MIPS: Octeon: Remove unused SLI types and macros.
Steven J. Hill
2
-3469
/
+76
2017-04-10
MIPS: Octeon: Remove unused L2C types and macros.
Steven J. Hill
7
-3922
/
+305
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
6
-13
/
+172
2017-04-10
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL
David Daney
3
-24
/
+1
2017-04-10
MIPS: BPF: Fix multiple problems in JIT skb access helpers.
David Daney
1
-11
/
+12
2017-04-10
MIPS: BPF: Quit clobbering callee saved registers in JIT code.
David Daney
1
-4
/
+12
2017-04-10
MIPS: BPF: Use unsigned access for unsigned SKB fields.
David Daney
1
-2
/
+2
2017-04-10
MIPS: BPF: Add JIT support for SKF_AD_HATYPE.
David Daney
1
-4
/
+17
2017-04-10
MIPS: uasm: Add support for LHU.
David Daney
3
-1
/
+4
2017-04-10
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
3
-0
/
+34
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2
-1
/
+2
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-3
/
+0
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-46
/
+122
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-04-06
mips: switch to RAW_COPY_USER
Al Viro
2
-248
/
+27
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
3
-96
/
+3
2017-04-06
mips: make copy_from_user() zero tail explicitly
Al Viro
1
-7
/
+7
2017-04-06
mips: clean and reorder the forest of macros...
Al Viro
1
-71
/
+49
2017-04-06
mips: consolidate __invoke_... wrappers
Al Viro
1
-100
/
+44
2017-04-06
mips: sanitize __access_ok()
Al Viro
4
-29
/
+20
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
14
-0
/
+20
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
1
-0
/
+1
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
16
-0
/
+22
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
1
-1
/
+2
2017-03-29
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
4
-10
/
+10
2017-03-28
KVM: MIPS/Emulate: Properly implement TLBR for T&E
James Hogan
1
-46
/
+53
2017-03-28
MIPS: Allow KVM to be enabled on Octeon CPUs
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
2
-2
/
+19
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2
-28
/
+108
2017-03-28
KVM: MIPS/T&E: Report correct dcache line size
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS/TLB: Handle virtually tagged icaches
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
2
-3
/
+28
2017-03-28
MIPS: Add Octeon III register accessors & definitions
James Hogan
1
-0
/
+36
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
3
-2
/
+69
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
4
-11
/
+287
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
4
-5
/
+132
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
2
-0
/
+88
[prev]
[next]