index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-46
/
+122
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
1
-1
/
+2
2017-03-29
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
4
-20
/
+60
2017-03-21
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
1
-0
/
+2
2017-03-21
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
1
-4
/
+21
2017-03-21
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
2
-6
/
+15
2017-03-21
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen
1
-1
/
+1
2017-03-21
MIPS: Lantiq: fix missing xbar kernel panic
Hauke Mehrtens
1
-1
/
+1
2017-03-21
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
Matt Redfearn
1
-1
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2
-0
/
+2
2017-03-08
MIPS: Wire up statx system call
James Hogan
5
-6
/
+13
2017-03-08
MIPS: Include asm/ptrace.h now linux/sched.h doesn't
James Hogan
1
-0
/
+1
2017-03-08
MIPS: ralink: Fix typos in rt3883 pinctrl
John Crispin
1
-2
/
+2
2017-03-08
MIPS: End spinlocks with .insn
Paul Burton
1
-4
/
+4
2017-03-08
MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
James Hogan
1
-1
/
+1
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
[next]