index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Move memblock_dump_all() to the end of setup_arch()
Tiezhu Yang
2020-12-04
1
-2
/
+2
*
MIPS: Don't round up kernel sections size for memblock_add()
Alexander Sverdlin
2020-12-04
1
-2
/
+2
*
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
2020-11-17
1
-3
/
+3
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
1
-48
/
+28
|
\
|
*
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
1
-44
/
+6
|
*
MIPS: kexec: Add crashkernel=YM handling
Youling Tang
2020-09-21
1
-3
/
+21
|
*
MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
Jason Yan
2020-09-21
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
\
|
*
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
|
/
*
/
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-16
/
+15
|
/
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-8
/
+0
*
MIPS: Fix unable to reserve memory for Crash kernel
Jinyang He
2020-07-26
1
-1
/
+1
*
MIPS: Remove useless parameter of bootcmdline_init()
Zhi Li
2020-05-19
1
-2
/
+2
*
MIPS: Make sparse_init() using top-down allocation
Tiezhu Yang
2020-04-21
1
-0
/
+10
*
MIPS: Cleanup code about plat_mem_setup()
Tiezhu Yang
2020-04-21
1
-2
/
+0
*
MIPS: Do not initialise globals to 0
Tiezhu Yang
2020-04-21
1
-1
/
+1
*
MIPS: Add support for Desktop Management Interface (DMI)
Tiezhu Yang
2020-03-23
1
-0
/
+2
*
MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling
Paul Cercueil
2020-02-27
1
-1
/
+2
*
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
1
-4
/
+2
|
\
|
*
MIPS: use resource_size
Julia Lawall
2020-01-10
1
-4
/
+2
*
|
arch/mips/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
|
/
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-1
/
+1
*
MIPS: Make builtin_cmdline const & variable length
Paul Burton
2019-10-12
1
-1
/
+1
*
MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
Paul Burton
2019-10-12
1
-0
/
+6
*
MIPS: Always define builtin_cmdline
Paul Burton
2019-10-12
1
-0
/
+2
*
MIPS: cmdline: Clean up boot_command_line initialization
Paul Burton
2019-10-10
1
-42
/
+83
*
MIPS: init: Prevent adding memory before PHYS_OFFSET
Thomas Bogendoerfer
2019-10-02
1
-0
/
+3
*
MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
Thomas Bogendoerfer
2019-10-02
1
-1
/
+1
*
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2019-08-24
1
-1
/
+1
*
MIPS: Fix build with CONFIG_PROC_VMCORE=y
Paul Burton
2019-08-23
1
-1
/
+1
*
MIPS: init: Drop boot_mem_map
Jiaxun Yang
2019-08-23
1
-270
/
+85
*
mips: Manually call fdt_init_reserved_mem() method
Serge Semin
2019-05-06
1
-0
/
+3
*
mips: Perform early low memory test
Serge Semin
2019-05-04
1
-0
/
+2
*
mips: Dump memblock regions for debugging
Serge Semin
2019-05-04
1
-0
/
+2
*
mips: Add reserve-nomap memory type support
Serge Semin
2019-05-02
1
-0
/
+8
*
mips: Use memblock to reserve the __nosave memory range
Serge Semin
2019-05-02
1
-2
/
+3
*
mips: Discard post-CMA-init foreach loop
Serge Semin
2019-05-02
1
-5
/
+0
*
mips: Reserve memory for the kernel image resources
Serge Semin
2019-05-02
1
-27
/
+3
*
mips: Combine memblock init and memory reservation loops
Serge Semin
2019-04-25
1
-41
/
+7
*
mips: Discard rudiments from bootmem_init
Serge Semin
2019-04-25
1
-20
/
+5
*
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
2019-04-25
1
-0
/
+3
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
1
-6
/
+1
|
\
|
*
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
1
-6
/
+1
*
|
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
2019-02-28
1
-1
/
+2
|
/
*
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-12
1
-0
/
+1
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
[next]