index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
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
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-09-30
MIPS: process: include exec.h header in process.c
Pujin Shi
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-21
MIPS: kexec: Add crashkernel=YM handling
Youling Tang
2020-09-21
MIPS: Loongson-3: Calculate ra properly when unwinding the stack
Huacai Chen
2020-09-21
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-21
MIPS: kernel: include probes-common.h header in branch.c
Pujin Shi
2020-09-21
MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
Jason Yan
2020-09-18
MIPS: cpu-probe: ingenic: Fix broken BUG_ON
Paul Cercueil
2020-09-18
MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
Paul Cercueil
2020-09-18
MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
Paul Cercueil
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-07
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-09-07
MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config option
Thomas Bogendoerfer
2020-09-03
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
2020-09-03
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
2020-09-01
MIPS: perf: Fix wrong check condition of Loongson event IDs
Tiezhu Yang
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-21
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
2020-08-17
MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
Zejiang Tang
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-31
MIPS: handle Loongson-specific GSExc exception
WANG Xuerui
2020-07-31
MIPS: only register FTLBPar exception handler for supported models
WANG Xuerui
2020-07-31
MIPS: head.S: Init fw_passed_dtb to builtin DTB
Paul Cercueil
[next]