index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-04-06
19
-46
/
+122
|
\
|
*
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-03-22
4
-20
/
+60
|
*
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
2017-03-21
1
-0
/
+2
|
*
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
2017-03-21
1
-4
/
+21
|
*
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
2017-03-21
2
-6
/
+15
|
*
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen
2017-03-21
1
-1
/
+1
|
*
MIPS: Lantiq: fix missing xbar kernel panic
Hauke Mehrtens
2017-03-21
1
-1
/
+1
|
*
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
Matt Redfearn
2017-03-21
1
-1
/
+1
|
*
MIPS: Wire up statx system call
James Hogan
2017-03-08
5
-6
/
+13
|
*
MIPS: Include asm/ptrace.h now linux/sched.h doesn't
James Hogan
2017-03-08
1
-0
/
+1
|
*
MIPS: ralink: Fix typos in rt3883 pinctrl
John Crispin
2017-03-08
1
-2
/
+2
|
*
MIPS: End spinlocks with .insn
Paul Burton
2017-03-08
1
-4
/
+4
|
*
MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
James Hogan
2017-03-08
1
-1
/
+1
*
|
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
2017-03-29
1
-1
/
+2
|
\
\
|
*
|
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-03-29
1
-1
/
+2
*
|
|
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
2
-0
/
+2
*
|
|
MIPS: Add missing include files
Arnd Bergmann
2017-03-08
14
-0
/
+20
|
|
/
|
/
|
*
|
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
*
|
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-03
2
-2
/
+2
*
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
5
-1
/
+7
*
|
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
2017-03-02
1
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
11
-0
/
+11
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+4
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
7
-0
/
+7
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-4
/
+5
*
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
|
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-28
1
-1
/
+5
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
9
-20
/
+12
|
\
\
|
*
|
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-5
/
+2
|
*
|
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
3
-8
/
+3
|
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
8
-11
/
+11
|
|
/
*
|
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-25
1
-2
/
+2
*
|
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-25
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-23
12
-1215
/
+2482
|
\
\
|
*
|
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
1
-1
/
+6
|
*
|
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
2017-02-03
2
-1
/
+7
|
*
|
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
2017-02-03
2
-0
/
+8
|
*
|
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
2017-02-03
2
-0
/
+16
|
*
|
KVM: MIPS/T&E: Default to reset vector
James Hogan
2017-02-03
1
-0
/
+6
|
*
|
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
2017-02-03
4
-33
/
+60
|
*
|
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
2017-02-03
4
-203
/
+179
|
*
|
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
James Hogan
2017-02-03
2
-0
/
+3
|
*
|
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
James Hogan
2017-02-03
4
-17
/
+233
|
*
|
KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs
James Hogan
2017-02-03
1
-19
/
+37
[next]