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-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-492
/
+84
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
26
-491
/
+107
2017-04-13
MIPS: PCI: add controllers before the specified head
Mathias Kresin
1
-1
/
+1
2017-04-12
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
1
-15
/
+33
2017-04-12
MIPS: smp-cps: Fix potentially uninitialised value of core
Matt Redfearn
1
-2
/
+1
2017-04-12
MIPS: KASLR: Add missing header files
Matt Redfearn
1
-1
/
+1
2017-04-12
MIPS: Avoid BUG warning in arch_check_elf
James Cowgill
1
-1
/
+1
2017-04-12
MIPS: Fix modversioning of _mcount symbol
James Cowgill
1
-0
/
+1
2017-04-11
MIPS: generic: fix out-of-tree defconfig target builds
Marcin Nowakowski
1
-3
/
+3
2017-04-10
MIPS: cevt-r4k: Fix out-of-bounds array access
James Hogan
1
-1
/
+1
2017-04-10
MIPS: perf: fix deadlock
Rabin Vincent
1
-4
/
+5
2017-04-10
MIPS: Malta: Fix i8259 irqchip setup
Matt Redfearn
1
-0
/
+11
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-46
/
+122
2017-04-06
mips: switch to RAW_COPY_USER
Al Viro
2
-248
/
+27
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
3
-96
/
+3
2017-04-06
mips: make copy_from_user() zero tail explicitly
Al Viro
1
-7
/
+7
2017-04-06
mips: clean and reorder the forest of macros...
Al Viro
1
-71
/
+49
2017-04-06
mips: consolidate __invoke_... wrappers
Al Viro
1
-100
/
+44
2017-04-06
mips: sanitize __access_ok()
Al Viro
4
-29
/
+20
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
14
-0
/
+20
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
16
-0
/
+22
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-28
new helper: uaccess_kernel()
Al Viro
4
-10
/
+10
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-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
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
[next]