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
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-04-05
zboot: fix stack protector in compressed boot phase
Huacai Chen
1
-8
/
+1
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
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-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+15
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+14
2018-04-02
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-26
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
1
-0
/
+1
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-21
MIPS: ralink: Remove ralink_halt()
NeilBrown
1
-7
/
+0
2018-03-21
MIPS: lantiq: ase: Enable MFD_SYSCON
Mathias Kresin
1
-0
/
+2
2018-03-21
MIPS: lantiq: Enable AHB Bus for USB
Mathias Kresin
1
-3
/
+3
2018-03-21
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-05
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-23
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-22
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-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-18
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+48
2018-02-09
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
[next]