index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
Paul Burton
1
-0
/
+48
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
2
-1
/
+3
2017-06-28
MIPS: Add some instructions to uasm.
David Daney
1
-0
/
+30
2017-06-28
MIPS: Correctly define DBSHFL type instruction opcodes.
David Daney
1
-1
/
+8
2017-06-28
MIPS: module: Unify rel & rela reloc handling
Paul Burton
1
-4
/
+4
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+13
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-08
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
1
-1
/
+2
2017-06-08
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
1
-1
/
+6
2017-06-08
MIPS: highmem: ensure that we don't use more than one page for PTEs
Marcin Nowakowski
1
-0
/
+5
2017-05-27
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
1
-1
/
+0
2017-05-22
MIPS: jz4740: Remove custom GPIO code
Paul Cercueil
1
-371
/
+0
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-18
MIPS: PCI: Remove unused busn_offset
Bjorn Helgaas
1
-1
/
+0
2017-05-18
MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
Bjorn Helgaas
1
-1
/
+0
2017-05-15
mips: get rid of unused __strnlen_user()
Al Viro
1
-32
/
+0
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
1
-54
/
+0
2017-05-15
kill strlen_user()
Al Viro
1
-44
/
+0
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-10384
/
+687
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-37
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-105
/
+478
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-393
/
+64
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
6
-393
/
+67
2017-04-20
MIPS: PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-1
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+29
2017-04-13
Merge branch '4.11-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+1
2017-04-12
MIPS: Fix modversioning of _mcount symbol
James Cowgill
1
-0
/
+1
2017-04-12
MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h
Marcin Nowakowski
1
-2
/
+0
2017-04-12
MIPS: uasm: Remove needless ISA abstraction
Paul Burton
1
-59
/
+28
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: Octeon: Remove unused PCIERCX types and macros.
Steven J. Hill
1
-3016
/
+209
2017-04-10
MIPS: Octeon: Remove unused SLI types and macros.
Steven J. Hill
1
-3467
/
+74
2017-04-10
MIPS: Octeon: Remove unused L2C types and macros.
Steven J. Hill
5
-3828
/
+239
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2
-5
/
+109
2017-04-10
MIPS: uasm: Add support for LHU.
David Daney
1
-0
/
+1
2017-04-10
MIPS: Enable GENERIC_CPU_AUTOPROBE
Marcin Nowakowski
1
-0
/
+26
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-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-10
/
+29
2017-04-06
mips: switch to RAW_COPY_USER
Al Viro
1
-248
/
+26
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
1
-17
/
+2
[prev]
[next]