index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2022-02-22
mips: setup: fix setnocoherentio() boolean setting
Randy Dunlap
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
2021-02-13
MIPS: Use common way to parse elfcorehdr
Jinyang He
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-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2021-02-09
Revert "mips: Manually call fdt_init_reserved_mem() method"
Serge Semin
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
2021-02-04
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2020-12-04
MIPS: Move memblock_dump_all() to the end of setup_arch()
Tiezhu Yang
2020-12-04
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
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-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
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-09-21
MIPS: kexec: Add crashkernel=YM handling
Youling Tang
2020-09-21
MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
Jason Yan
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-07-26
MIPS: Fix unable to reserve memory for Crash kernel
Jinyang He
2020-05-19
MIPS: Remove useless parameter of bootcmdline_init()
Zhi Li
2020-04-21
MIPS: Make sparse_init() using top-down allocation
Tiezhu Yang
2020-04-21
MIPS: Cleanup code about plat_mem_setup()
Tiezhu Yang
2020-04-21
MIPS: Do not initialise globals to 0
Tiezhu Yang
2020-03-23
MIPS: Add support for Desktop Management Interface (DMI)
Tiezhu Yang
2020-02-27
MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling
Paul Cercueil
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-14
arch/mips/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-10
MIPS: use resource_size
Julia Lawall
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-12
MIPS: Make builtin_cmdline const & variable length
Paul Burton
2019-10-12
MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
Paul Burton
2019-10-12
MIPS: Always define builtin_cmdline
Paul Burton
2019-10-10
MIPS: cmdline: Clean up boot_command_line initialization
Paul Burton
2019-10-02
MIPS: init: Prevent adding memory before PHYS_OFFSET
Thomas Bogendoerfer
2019-10-02
MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
Thomas Bogendoerfer
2019-08-24
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2019-08-23
MIPS: Fix build with CONFIG_PROC_VMCORE=y
Paul Burton
2019-08-23
MIPS: init: Drop boot_mem_map
Jiaxun Yang
2019-05-05
mips: Manually call fdt_init_reserved_mem() method
Serge Semin
2019-05-03
mips: Perform early low memory test
Serge Semin
2019-05-03
mips: Dump memblock regions for debugging
Serge Semin
2019-05-02
mips: Add reserve-nomap memory type support
Serge Semin
2019-05-02
mips: Use memblock to reserve the __nosave memory range
Serge Semin
2019-05-02
mips: Discard post-CMA-init foreach loop
Serge Semin
2019-05-02
mips: Reserve memory for the kernel image resources
Serge Semin
2019-04-24
mips: Combine memblock init and memory reservation loops
Serge Semin
[next]