Age | Commit message (Expand) | Author |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-07-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-30 | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-08 | clkdev: remove CONFIG_CLKDEV_LOOKUP | Arnd Bergmann |
2021-06-08 | mips: ralink: convert to CONFIG_COMMON_CLK | Arnd Bergmann |
2021-06-08 | mips: ar7: convert to CONFIG_COMMON_CLK | Arnd Bergmann |
2021-06-08 | mips: ar7: convert to clkdev_lookup | Arnd Bergmann |
2021-06-01 | MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER | Paul Cercueil |
2021-06-01 | MIPS: mm: XBurst CPU requires sync after DMA | Paul Cercueil |
2021-05-11 | MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONE | Mike Rapoport |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual |
2021-04-23 | MIPS: select ARCH_KEEP_MEMBLOCK unconditionally | Nick Desaulniers |
2021-04-06 | MIPS: Remove get_fs/set_fs | Thomas Bogendoerfer |
2021-04-06 | MIPS: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli |
2021-03-29 | arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGS | Julian Braha |
2021-03-29 | MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again | Tiezhu Yang |
2021-03-14 | MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling | Huang Pei |
2021-03-10 | MIPS: Remove KVM_GUEST support | Thomas Bogendoerfer |
2021-03-06 | MIPS: force CONFIG_PCI to on for IP27 and IP30 | Christoph Hellwig |
2021-03-06 | MIPS: enable GENERIC_FIND_FIRST_BIT | Alexander Lobakin |
2021-03-06 | MIPS: select CPU_MIPS64 for remaining MIPS64 CPUs | Jason A. Donenfeld |
2021-02-21 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-13 | MIPS: remove CONFIG_DMA_PERDEV_COHERENT | Christoph Hellwig |
2021-02-13 | MIPS: remove CONFIG_DMA_MAYBE_COHERENT | Christoph Hellwig |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig |
2021-02-04 | MIPS: kernel: Support extracting off-line stack traces from user-space with perf | Tiezhu Yang |
2021-02-04 | MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS system | Bert Vermeulen |
2021-01-22 | MIPS: make kgdb depend on FPU support | Arnd Bergmann |
2021-01-22 | MIPS: jazz: always allow little-endian builds | Arnd Bergmann |
2021-01-22 | mips: Add N64 machine type | Lauri Kasanen |
2021-01-22 | Revert "MIPS: Remove unused R4300 CPU support" | Lauri Kasanen |
2021-01-22 | arch: mips: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-15 | MIPS: select ARCH_WANT_LD_ORPHAN_WARN | Alexander Lobakin |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |
2021-01-06 | mips compat: switch to compat_binfmt_elf.c | Al Viro |
2021-01-06 | mips: KVM_GUEST makes no sense for 64bit builds... | Al Viro |
2021-01-04 | MIPS: Kill RM7K & RM9K IRQ Code | Jiaxun Yang |
2021-01-04 | MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP | Tiezhu Yang |
2020-12-16 | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-14 | MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debug | Tiezhu Yang |
2020-12-04 | MIPS: SMP-CPS: Add support for irq migration when CPU offline | Wei Li |
2020-12-04 | MIPS: Enable GCOV | Xingxing Su |
2020-11-27 | MIPS: Loongson64: Add KASLR support | Jinyang He |