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
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2
-0
/
+2
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
14
-0
/
+20
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
2
-2
/
+2
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
5
-1
/
+7
2017-03-02
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
11
-0
/
+11
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
7
-0
/
+7
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
5
-4
/
+5
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+5
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-20
/
+12
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-1215
/
+2482
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+0
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
248
-1024
/
+4066
2017-02-21
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+1
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-7
/
+12
2017-02-17
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
Robert Schiele
1
-0
/
+1
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
1
-1
/
+6
2017-02-17
MIPS: BCM47XX: Fix button inversion for Asus WL-500W
Mirko Parthey
1
-2
/
+8
2017-02-17
MIPS: DTS: Add img directory to Makefile
Ian Pozella
1
-0
/
+1
2017-02-17
MIPS: ip27: Disable qlge driver in defconfig
Arnd Bergmann
1
-1
/
+0
2017-02-17
MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
Purna Chandra Mandal
1
-3
/
+2
2017-02-17
MIPS: Lantiq: Keep ethernet enabled during boot
Felix Fietkau
1
-4
/
+4
2017-02-17
MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
James Cowgill
1
-8
/
+12
2017-02-17
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
1
-0
/
+2
2017-02-15
MIPS: OCTEON: Enable DEVTMPFS
James Hogan
1
-0
/
+1
2017-02-15
MIPS: lantiq: Set physical_memsize
Hauke Mehrtens
1
-0
/
+6
2017-02-14
MIPS: sysmips: Remove duplicated include from syscall.c
Wei Yongjun
1
-1
/
+0
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
73
-78
/
+69
2017-02-14
MIPS: Unify perf counter register definitions
James Hogan
3
-59
/
+69
2017-02-14
MIPS: Disable stack checks on MIPS kernels
Joshua Kinard
1
-0
/
+15
2017-02-14
MIPS: OCTEON: Platform support for OCTEON III USB controller
Steven J. Hill
4
-2
/
+560
2017-02-13
MIPS: Lantiq: Fix cascaded IRQ setup
Felix Fietkau
1
-21
/
+17
2017-02-13
MIPS: sync-r4k: Fix KERN_CONT fallout
Matt Redfearn
1
-2
/
+2
2017-02-13
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
Matt Redfearn
1
-1
/
+1
2017-02-13
MIPS: Fix distclean with Makefile.postlink
Matt Redfearn
1
-1
/
+1
2017-02-13
MIPS: Fix cacheinfo overflow
James Hogan
1
-1
/
+3
2017-02-13
MIPS: Fix protected_cache(e)_op() for microMIPS
Paul Burton
1
-2
/
+4
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
9
-54
/
+116
2017-02-13
MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h
Ulf Hansson
1
-0
/
+1
[next]