index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: kexec: CPS systems to halt nonboot CPUs
Dengcheng Zhu
2018-09-22
1
-25
/
+55
*
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
2018-09-22
3
-8
/
+93
*
MIPS: kexec: Mark CPU offline before disabling local IRQ
Dengcheng Zhu
2018-09-21
2
-0
/
+6
*
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-09-14
2
-76
/
+26
*
MIPS: Move arch_mem_init() comment near definition
Paul Burton
2018-09-01
1
-23
/
+22
*
MIPS: Remove no-op/identity casts
Paul Burton
2018-08-31
2
-2
/
+2
*
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2018-08-23
1
-3
/
+1
|
\
|
*
MIPS: Consistently declare TLB functions
Paul Burton
2018-08-11
1
-3
/
+1
*
|
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
\
|
*
|
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-14
1
-1
/
+1
*
|
|
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-14
15
-114
/
+424
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MIPS: Delete unused code in linux32.c
Paul Burton
2018-08-01
1
-19
/
+0
|
*
|
MIPS: Remove unused sys_32_mmap2
Paul Burton
2018-08-01
1
-10
/
+0
|
*
|
MIPS: Remove nabi_no_regargs
Paul Burton
2018-08-01
3
-25
/
+35
|
*
|
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
2018-07-30
1
-2
/
+12
|
*
|
MIPS: Loongson: Add Loongson-3A R3.1 basic support
Huacai Chen
2018-07-24
1
-1
/
+2
|
*
|
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
2018-07-19
1
-0
/
+63
|
*
|
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
2018-07-19
1
-0
/
+189
|
*
|
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-07-19
2
-2
/
+2
|
*
|
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
2
-2
/
+1
|
*
|
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
2018-06-28
1
-6
/
+6
|
*
|
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-06-24
2
-45
/
+42
|
*
|
MIPS: Fix ejtag handler on SMP
Heiher
2018-06-24
1
-0
/
+46
|
*
|
MIPS: move coherentio setup to setup.c
Christoph Hellwig
2018-06-24
1
-0
/
+24
|
*
|
MIPS: kexec: fix typos
Yegor Yefremov
2018-06-24
1
-2
/
+2
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
3
-16
/
+32
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
2018-06-28
1
-15
/
+30
|
*
|
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-28
2
-2
/
+3
|
*
|
MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}
Paul Burton
2018-06-24
1
-2
/
+2
|
|
/
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-26
7
-15
/
+31
|
\
|
|
*
MIPS: Wire up io_pgetevents syscall
Paul Burton
2018-06-20
4
-0
/
+4
|
*
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
2018-06-20
4
-0
/
+4
|
*
MIPS: Add syscall detection for restartable sequences
Paul Burton
2018-06-20
1
-0
/
+8
|
*
MIPS: Add support for restartable sequences
Paul Burton
2018-06-20
1
-0
/
+3
|
*
mips: ftrace: fix static function graph tracing
Matthias Schiffer
2018-06-20
1
-15
/
+12
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-2
/
+2
*
|
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
2018-06-21
1
-14
/
+7
*
|
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-45
/
+0
|
/
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-2
/
+2
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
5
-5
/
+5
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
6
-71
/
+57
|
\
|
*
MIPS: ptrace: Make FPU context layout comments match reality
Maciej W. Rozycki
2018-05-24
2
-4
/
+4
|
*
MIPS: perf: Fix perf with MT counting other threads
Matt Redfearn
2018-05-15
1
-39
/
+39
|
*
MIPS: perf: Use correct VPE ID when setting up VPE tracing
Matt Redfearn
2018-05-15
1
-10
/
+2
|
*
MIPS: perf: More robustly probe for the presence of per-tc counters
Matt Redfearn
2018-05-15
1
-3
/
+0
|
*
MIPS: Probe for MIPS MT perf counters per TC
Matt Redfearn
2018-05-15
1
-0
/
+12
|
*
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
Colin Ian King
2018-05-15
1
-1
/
+1
|
*
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
2018-05-15
1
-15
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-05
1
-1
/
+1
|
\
\
|
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+1
|
|
/
[next]