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