summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2020-12-28MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-05MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He
2020-12-04MIPS: Move memblock_dump_all() to the end of setup_arch()Tiezhu Yang
2020-12-04MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li
2020-12-04MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2020-11-27MIPS: Loongson64: Add KASLR supportJinyang He
2020-11-27MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()Jinyang He
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-19MIPS: vdso: Use vma page protection for remappingThomas Bogendoerfer
2020-11-17Merge tag 'mips_fixes_5.10_1' into mips-nextThomas Bogendoerfer
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer
2020-11-09mips: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06mips: cm: add missing iounmap() on error in mips_cm_probe()Qinglang Miao
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer
2020-10-12MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer
2020-10-12MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-30MIPS: process: include exec.h header in process.cPujin Shi
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-21MIPS: kexec: Add crashkernel=YM handlingYouling Tang
2020-09-21MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-09-21MIPS: kernel: include probes-common.h header in branch.cPujin Shi
2020-09-21MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size staticJason Yan
2020-09-18MIPS: cpu-probe: ingenic: Fix broken BUG_ONPaul Cercueil