index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-08
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-07-27
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
2023-06-21
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
2023-04-26
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
2023-03-11
MIPS: vpe-mt: drop physical_memsize
Randy Dunlap
2023-03-11
MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set
Randy Dunlap
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2023-01-14
MIPS: vpe-cmp: fix possible memory leak while module exiting
Yang Yingliang
2023-01-14
MIPS: vpe-mt: fix possible memory leak while module exiting
Yang Yingliang
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2023-01-04
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2022-11-16
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
2022-08-21
MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
2022-06-14
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Gong Yuanjun
2022-05-12
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2022-04-13
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2022-03-19
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
2021-12-01
MIPS: loongson64: fix FTLB configuration
Huang Pei
2021-11-18
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2021-11-18
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-07-19
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Paul Cercueil
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-19
MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
Tiezhu Yang
2021-03-04
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
2021-03-04
MIPS: properly stop .eh_frame generation
Alexander Lobakin
2021-03-04
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
2021-01-19
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
2021-01-19
MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
Al Viro
2020-12-30
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-17
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
Thomas Bogendoerfer
2020-10-12
MIPS: cpu-probe: introduce exclusive R3k CPU probe
Thomas Bogendoerfer
2020-10-12
MIPS: cpu-probe: move fpu probing/handling into its own file
Thomas Bogendoerfer
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
[next]