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
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-2
/
+2
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
1
-13
/
+0
2019-02-07
MIPS: OCTEON: program rx/tx-delay always from DT
Aaro Koskinen
1
-12
/
+0
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
1
-2
/
+0
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-2
/
+2
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
1
-13
/
+0
2019-02-06
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2
-6
/
+102
2019-02-04
MIPS: Remove open-coded cmpxchg() in set_pte()
Paul Burton
1
-43
/
+2
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
5
-5
/
+73
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
3
-0
/
+82
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
1
-3
/
+13
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
1
-5
/
+3
2019-02-04
MIPS: mm: Un-inline get_new_mmu_context
Paul Burton
1
-19
/
+1
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
1
-2
/
+3
2019-02-04
MIPS: mm: Move drop_mmu_context() comment into appropriate block
Paul Burton
1
-5
/
+5
2019-02-04
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
1
-1
/
+3
2019-02-04
MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
Paul Burton
1
-2
/
+3
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
1
-4
/
+8
2019-02-04
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
1
-1
/
+3
2019-02-04
MIPS: mm: Define activate_mm() using switch_mm()
Paul Burton
1
-27
/
+1
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
5
-0
/
+52
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-2
/
+9
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+4
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-2
/
+3
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-7
/
+16
2019-01-28
MIPS: OCTEON: delete unused cvmx-smix-defs.h
Aaro Koskinen
1
-276
/
+0
2019-01-22
MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.h
Masahiro Yamada
1
-1
/
+0
2019-01-22
MIPS: Loongson32: workaround di issue
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: ath79: drop legacy IRQ code
John Crispin
1
-4
/
+0
2019-01-22
MIPS: Loongson32: Remove unused platform devices
Jiaxun Yang
1
-4
/
+0
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+0
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-17
spi: ath79: Enable support for compile test
Alban Bedel
1
-19
/
+0
2019-01-07
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
Hauke Mehrtens
2
-4
/
+0
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-2
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+4
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+3
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
4
-13
/
+9
2018-12-31
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Huacai Chen
1
-1
/
+1
2018-12-31
MIPS: BCM63XX: drop unused and broken DSP platform device
Jonas Gorski
2
-19
/
+0
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-4
/
+0
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+1
2018-12-28
Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+0
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+3
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
[prev]
[next]