index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
2017-06-29
1
-4
/
+1
*
MIPS: Use queued spinlocks (qspinlock)
Paul Burton
2017-06-29
3
-232
/
+3
*
MIPS: Use queued read/write locks (qrwlock)
Paul Burton
2017-06-29
3
-224
/
+3
*
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
Paul Burton
2017-06-29
1
-2
/
+3
*
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
2017-06-29
1
-0
/
+7
*
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2017-06-29
1
-2
/
+7
*
MIPS: cmpxchg: Implement __cmpxchg() as a function
Paul Burton
2017-06-29
1
-27
/
+32
*
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
Paul Burton
2017-06-29
1
-31
/
+17
*
MIPS: cmpxchg: Error out on unsupported xchg() calls
Paul Burton
2017-06-29
1
-15
/
+17
*
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
Paul Burton
2017-06-29
1
-3
/
+10
*
MIPS: cmpxchg: Pull xchg() asm into a macro
Paul Burton
2017-06-29
1
-48
/
+33
*
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
Paul Burton
2017-06-29
1
-58
/
+22
*
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
2017-06-29
1
-0
/
+11
*
MIPS: Loogson: Make enum loongson_cpu_type more clear
Huacai Chen
2017-06-29
1
-6
/
+16
*
MIPS: Loongson: Add Loongson-3A R3 basic support
Huacai Chen
2017-06-28
1
-0
/
+1
*
MIPS: generic: Set RTC_ALWAYS_BCD to 0
Paul Burton
2017-06-28
1
-1
/
+1
*
MIPS: generic: Abstract FDT fixup application
Paul Burton
2017-06-28
1
-0
/
+31
*
MIPS: generic/yamon-dt: Support > 256MB of RAM
Paul Burton
2017-06-28
1
-3
/
+19
*
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
Paul Burton
2017-06-28
1
-0
/
+48
*
MIPS: Probe the I6500 CPU
Paul Burton
2017-06-28
2
-1
/
+3
*
MIPS: Add some instructions to uasm.
David Daney
2017-06-28
1
-0
/
+30
*
MIPS: Correctly define DBSHFL type instruction opcodes.
David Daney
2017-06-28
1
-1
/
+8
*
MIPS: module: Unify rel & rela reloc handling
Paul Burton
2017-06-28
1
-4
/
+4
*
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
2017-06-08
1
-1
/
+2
*
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
2017-06-08
1
-1
/
+6
*
MIPS: highmem: ensure that we don't use more than one page for PTEs
Marcin Nowakowski
2017-06-08
1
-0
/
+5
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-05-12
14
-10384
/
+687
|
\
|
*
Merge branch '4.11-fixes' into mips-for-linux-next
Ralf Baechle
2017-04-13
1
-0
/
+1
|
|
\
|
*
|
MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h
Marcin Nowakowski
2017-04-12
1
-2
/
+0
|
*
|
MIPS: uasm: Remove needless ISA abstraction
Paul Burton
2017-04-12
1
-59
/
+28
|
*
|
MIPS: Delete redundant definition of SMP_CACHE_BYTES.
Ralf Baechle
2017-04-10
2
-4
/
+1
|
*
|
MIPS: Delete unused definition of SMP_CACHE_SHIFT.
Ralf Baechle
2017-04-10
1
-1
/
+0
|
*
|
MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.
Ralf Baechle
2017-04-10
1
-2
/
+0
|
*
|
MIPS: Octeon: Remove unused PCIERCX types and macros.
Steven J. Hill
2017-04-10
1
-3016
/
+209
|
*
|
MIPS: Octeon: Remove unused SLI types and macros.
Steven J. Hill
2017-04-10
1
-3467
/
+74
|
*
|
MIPS: Octeon: Remove unused L2C types and macros.
Steven J. Hill
2017-04-10
5
-3828
/
+239
|
*
|
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-04-10
2
-5
/
+109
|
*
|
MIPS: uasm: Add support for LHU.
David Daney
2017-04-10
1
-0
/
+1
|
*
|
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
2017-04-10
1
-0
/
+26
*
|
|
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-37
/
+0
*
|
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-4
/
+1
|
\
\
\
|
*
|
|
MIPS: PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-1
/
+1
|
*
|
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
1
-3
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
9
-105
/
+478
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
2
-1
/
+2
|
*
|
|
|
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
2017-03-28
1
-0
/
+2
|
*
|
|
|
MIPS: Add Octeon III register accessors & definitions
James Hogan
2017-03-28
1
-0
/
+36
|
*
|
|
|
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
2017-03-28
1
-0
/
+14
[next]