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: cmdline: Add support for 'memmap' parameter
Miodrag Dinic
2017-06-29
1
-0
/
+40
*
MIPS: kexec: Do not reserve invalid crashkernel memory on boot
Marcin Nowakowski
2017-01-03
1
-0
/
+5
*
MIPS: fix mem=X@Y commandline processing
Marcin Nowakowski
2017-01-03
1
-0
/
+4
*
MIPS: Use early_init_fdt_reserve_self to protect DTB location
Marcin Nowakowski
2017-01-03
1
-0
/
+4
*
MIPS: init: Ensure bootmem does not corrupt reserved memory
Marcin Nowakowski
2017-01-03
1
-3
/
+71
*
MIPS: init: Ensure reserved memory regions are not added to bootmem
Marcin Nowakowski
2017-01-03
1
-0
/
+4
*
MIPS: Do not request resources for crashkernel if one isn't defined
Marcin Nowakowski
2017-01-03
1
-0
/
+3
*
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
2016-11-04
1
-0
/
+13
*
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
1
-1
/
+1
*
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
1
-0
/
+7
*
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-08-02
1
-0
/
+4
*
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
2016-05-13
1
-0
/
+32
*
MIPS: Add support for extending builtin cmdline
Rabin Vincent
2016-05-13
1
-0
/
+8
*
MIPS: Don't add leading spacing to command lines
Rabin Vincent
2016-05-13
1
-2
/
+4
*
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2016-05-13
1
-7
/
+0
*
MIPS: KASLR: Print relocation Information on boot
Matt Redfearn
2016-05-13
1
-0
/
+9
*
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
2016-05-13
1
-0
/
+14
*
MIPS: Reserve nosave data for hibernation
Huacai Chen
2016-05-09
1
-0
/
+3
*
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-03-04
1
-0
/
+1
|
\
|
*
MIPS: Fix early CM probing
Paul Burton
2016-02-09
1
-0
/
+1
*
|
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
1
-4
/
+6
|
/
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
*
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
2015-11-12
1
-0
/
+4
*
MIPS: Make the kernel arguments from dtb available
Jonas Gorski
2015-11-11
1
-7
/
+17
*
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
2015-10-26
1
-0
/
+1
*
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
2015-09-22
1
-1
/
+9
*
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
*
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
2015-07-09
1
-8
/
+5
*
MIPS, ttyFDC: Add early FDC console support
James Hogan
2015-03-31
1
-0
/
+2
*
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
2014-12-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-12
1
-6
/
+6
|
\
|
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
1
-5
/
+5
|
*
mips: Convert pr_warning to pr_warn
Joe Perches
2014-11-24
1
-1
/
+1
*
|
MIPS: Fix address type used for early memory detection.
Steven J. Hill
2014-11-24
1
-1
/
+1
*
|
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
2014-11-24
1
-1
/
+1
|
/
*
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
2014-10-29
1
-1
/
+2
*
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
2014-09-22
1
-0
/
+9
*
MIPS: Add NUMA support for Loongson-3
Huacai Chen
2014-07-30
1
-1
/
+1
*
MIPS: Support hard limit of cpu count (nr_cpu_ids)
Huacai Chen
2014-07-30
1
-0
/
+20
*
MIPS: Fix start of free memory when using initrd
Greg Ungerer
2013-10-29
1
-5
/
+14
*
MIPS: kexec: Fix random crashes while loading crashkernel
Prem Mallappa
2013-09-05
1
-51
/
+48
*
MIPS: add detect_memory_region()
John Crispin
2013-05-08
1
-0
/
+22
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
1
-21
/
+70
|
\
|
*
mips: reserve elfcorehdr
Corey Minyard
2013-02-19
1
-0
/
+39
|
*
mips: Make sure kernel memory is in iomem
Corey Minyard
2013-02-19
1
-21
/
+31
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-5
/
+5
|
/
*
MIPS: kdump: Add support
Ralf Baechle
2012-12-13
1
-0
/
+56
*
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
2012-11-23
1
-6
/
+20
*
MIPS: Move cache setup to setup_arch().
David Daney
2012-05-16
1
-0
/
+2
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
[next]