index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-09-25
MIPS/head: Store ELF appended dtb in a global variable too
Yasha Cherikovsky
-2
/
+4
2018-09-25
MIPS/head: Add comments after #endif and #else
Yasha Cherikovsky
-7
/
+7
2018-09-22
MIPS: kexec: Use prepare method from Generic for UHI platforms
Dengcheng Zhu
-1
/
+41
2018-09-22
MIPS: kexec: CPS systems to halt nonboot CPUs
Dengcheng Zhu
-25
/
+55
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
-8
/
+93
2018-09-21
MIPS: kexec: Mark CPU offline before disabling local IRQ
Dengcheng Zhu
-0
/
+6
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
-1
/
+1
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
-76
/
+26
2018-08-31
MIPS: Move arch_mem_init() comment near definition
Paul Burton
-23
/
+22
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
-2
/
+2
2018-08-31
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
-0
/
+20
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
-14
/
+14
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
-3
/
+1
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-1
/
+1
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-114
/
+424
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
-1
/
+1
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
-3
/
+1
2018-08-01
MIPS: Delete unused code in linux32.c
Paul Burton
-19
/
+0
2018-08-01
MIPS: Remove unused sys_32_mmap2
Paul Burton
-10
/
+0
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
-25
/
+35
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
-2
/
+12
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-16
/
+32
2018-07-23
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
-1
/
+2
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
-0
/
+63
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
-0
/
+189
2018-07-19
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
-2
/
+2
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
-2
/
+1
2018-06-28
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
-6
/
+6
2018-06-28
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
-15
/
+30
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
-2
/
+3
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-15
/
+31
2018-06-24
MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}
Paul Burton
-2
/
+2
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
-45
/
+42
2018-06-24
MIPS: Fix ejtag handler on SMP
Heiher
-0
/
+46
2018-06-24
MIPS: move coherentio setup to setup.c
Christoph Hellwig
-0
/
+24
2018-06-24
MIPS: kexec: fix typos
Yegor Yefremov
-2
/
+2
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
-2
/
+2
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
-14
/
+7
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
-45
/
+0
2018-06-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
-0
/
+4
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
-0
/
+4
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
-0
/
+8
2018-06-19
MIPS: Add support for restartable sequences
Paul Burton
-0
/
+3
2018-06-19
mips: ftrace: fix static function graph tracing
Matthias Schiffer
-15
/
+12
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
-2
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
-5
/
+5
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
-71
/
+57
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-47
/
+18
2018-05-24
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
-2
/
+2
[prev]
[next]