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
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-1
/
+7
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+2
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
1
-1
/
+7
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
5
-226
/
+194
2021-11-02
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
1
-11
/
+10
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-14
/
+12
2021-11-01
Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+3
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
1
-7
/
+1
2021-10-28
MIPS: irq: Avoid an unused-variable error
Yanteng Si
1
-2
/
+0
2021-10-25
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2
-11
/
+2
2021-10-25
irq: mips: simplify do_domain_IRQ()
Mark Rutland
1
-5
/
+1
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
3
-172
/
+0
2021-10-24
MIPS: kernel: proc: add CPU option reporting
Hauke Mehrtens
1
-0
/
+122
2021-10-24
MIPS: kernel: proc: use seq_puts instead of seq_printf
Ilya Lipnitskiy
1
-38
/
+38
2021-10-24
MIPS: kernel: proc: fix trivial style errors
Ilya Lipnitskiy
1
-24
/
+43
2021-10-20
MIPS: BMIPS: Remove use of irq_cpu_offline
Florian Fainelli
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-5
/
+3
2021-10-13
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-6
/
+6
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
7
-31
/
+35
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2
-10
/
+10
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-12
/
+12
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-8
/
+12
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
3
-0
/
+6
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-8
/
+6
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-08-21
MIPS: Return true/false (not 1/0) from bool functions
Huilong Deng
1
-5
/
+5
2021-08-05
MIPS: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-7
/
+7
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-0
/
+16
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
1
-0
/
+16
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-31
/
+10
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2021-06-29
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
1
-3
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
1
-1
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
3
-3
/
+3
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
3
-3
/
+3
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-3
/
+0
2021-06-01
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Paul Cercueil
1
-0
/
+5
[next]