index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-12
/
+38
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+15
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+14
2018-04-03
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+6
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...
Mark Brown
2
-12
/
+38
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-30
/
+27
2018-03-24
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
4
-30
/
+27
2018-03-22
MIPS: ralink: Fix booting on MT7621
NeilBrown
1
-20
/
+22
2018-03-22
MIPS: ralink: Remove ralink_halt()
NeilBrown
1
-7
/
+0
2018-03-22
MIPS: lantiq: ase: Enable MFD_SYSCON
Mathias Kresin
1
-0
/
+2
2018-03-22
MIPS: lantiq: Enable AHB Bus for USB
Mathias Kresin
1
-3
/
+3
2018-03-22
MIPS: lantiq: Fix Danube USB clock
Mathias Kresin
1
-1
/
+1
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
4
-14
/
+14
2018-03-20
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2
-2
/
+4
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
4
-4
/
+14
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+14
2018-03-06
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
1
-4
/
+4
2018-03-05
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO
Huacai Chen
1
-0
/
+3
2018-03-05
MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT
Huacai Chen
1
-0
/
+3
2018-02-24
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-02-23
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
Colin Ian King
1
-0
/
+2
2018-02-23
MIPS: ath25: Check for kzalloc allocation failure
Colin Ian King
1
-0
/
+2
2018-02-23
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-20
MIPS: Drop spurious __unused in struct compat_flock
James Hogan
1
-1
/
+0
2018-02-16
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+13
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2
-12
/
+38
2018-02-13
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...
Linus Torvalds
1
-0
/
+13
2018-02-13
MIPS: Fix incorrect mem=X@Y handling
Marcin Nowakowski
1
-4
/
+12
2018-02-13
MIPS: BMIPS: Fix section mismatch warning
Jaedon Shin
1
-1
/
+1
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-18
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+48
2018-02-10
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+0
2018-02-08
MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
Paul Burton
1
-0
/
+13
2018-02-07
Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+14
2018-02-07
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
69
-535
/
+997
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+9
2018-02-06
MIPS: Malta: Sanitize mouse and keyboard configuration.
Ralf Baechle
9
-12
/
+11
2018-02-06
MIPS: Update defconfigs after previous patch.
Ralf Baechle
7
-7
/
+0
2018-02-06
MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level
Ralf Baechle
1
-1
/
+5
[next]