index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
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
10
-28
/
+66
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
3
-20
/
+45
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: smp-cps: Fix retrieval of VPE mask on big endian CPUs
Matt Redfearn
1
-1
/
+1
2017-03-08
MIPS: Wire up statx system call
James Hogan
4
-0
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2
-0
/
+2
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-1
/
+1
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 remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
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 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
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
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 code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
30
-321
/
+648
2017-02-14
MIPS: sysmips: Remove duplicated include from syscall.c
Wei Yongjun
1
-1
/
+0
2017-02-14
MIPS: Unify perf counter register definitions
James Hogan
1
-32
/
+23
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 cacheinfo overflow
James Hogan
1
-1
/
+3
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2
-20
/
+4
2017-01-25
MIPS: syscall: Return directly in mips_mmap()
Markus Elfring
1
-9
/
+2
2017-01-25
MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...
Markus Elfring
1
-2
/
+3
2017-01-25
MIPS: Return directly in 32_mmap2()
Markus Elfring
1
-8
/
+3
2017-01-24
MIPS: Fix printk continuations in cpu-bugs64.c
James Hogan
1
-12
/
+12
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
2
-25
/
+1
2017-01-03
MIPS: Export memcpy & memset functions alongside their definitions
Paul Burton
1
-24
/
+0
2017-01-03
MIPS: Export string functions alongside their definitions
Paul Burton
1
-24
/
+0
2017-01-03
MIPS: Export csum functions alongside their definitions
Paul Burton
1
-8
/
+0
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
1
-2
/
+0
2017-01-03
MIPS: Export _mcount alongside its definition
Paul Burton
2
-4
/
+3
2017-01-03
MIPS: Export _save_fp & _save_msa alongside their definitions
Paul Burton
3
-8
/
+5
2017-01-03
MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.
Marcin Nowakowski
1
-1
/
+1
2017-01-03
MIPS: Add cacheinfo support
Justin Chen
2
-1
/
+86
2017-01-03
MIPS: kexec: add debug info about the new kexec'ed image
Marcin Nowakowski
1
-0
/
+22
2017-01-03
MIPS: kexec: Do not reserve invalid crashkernel memory on boot
Marcin Nowakowski
1
-0
/
+5
2017-01-03
MIPS: fix mem=X@Y commandline processing
Marcin Nowakowski
1
-0
/
+4
2017-01-03
MIPS: relocate: Optionally relocate the DTB
Marcin Nowakowski
1
-2
/
+36
2017-01-03
MIPS: Use early_init_fdt_reserve_self to protect DTB location
Marcin Nowakowski
2
-0
/
+11
2017-01-03
MIPS: init: Ensure bootmem does not corrupt reserved memory
Marcin Nowakowski
1
-3
/
+71
2017-01-03
MIPS: init: Ensure reserved memory regions are not added to bootmem
Marcin Nowakowski
1
-0
/
+4
2017-01-03
MIPS: Do not request resources for crashkernel if one isn't defined
Marcin Nowakowski
1
-0
/
+3
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2
-32
/
+46
[next]