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