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
/
setup.c
Age
Commit message (
Expand
)
Author
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
2019-04-24
mips: Discard rudiments from bootmem_init
Serge Semin
2019-04-24
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-02-27
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-28
MIPS: Fix CONFIG_CMDLINE handling
Paul Burton
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-08-31
MIPS: Move arch_mem_init() comment near definition
Paul Burton
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
2018-06-24
MIPS: move coherentio setup to setup.c
Christoph Hellwig
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-02-19
MIPS: Remove a warning when PHYS_OFFSET is 0x0
Mathieu Malaterre
2018-02-19
MIPS: Make declaration for function `memory_region_available` static
Mathieu Malaterre
[next]