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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-03
MIPS: kexec: remove SMP_DUMP
Marcin Nowakowski
2
-18
/
+1
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
3
-21
/
+0
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
1
-3
/
+60
2017-01-03
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
1
-6
/
+6
2017-01-03
MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable
Florian Fainelli
1
-0
/
+1
2017-01-03
MIPS: SMP-CPS: Don't BUG if a CPU fails to start
Matt Redfearn
1
-1
/
+5
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
3
-4
/
+0
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2
-9
/
+10
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
1
-0
/
+2
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
1
-20
/
+63
2017-01-03
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
1
-3
/
+8
2017-01-03
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
1
-7
/
+5
[next]