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
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
2011-12-08
mips: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+2
2011-12-07
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
1
-4
/
+39
2011-10-31
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-01-18
MIPS: Implement __read_mostly
David Daney
1
-1
/
+1
2010-10-29
MIPS: Add a platform hook for swiotlb setup.
David Daney
1
-0
/
+1
2010-10-21
of/mips: Add device tree support to MIPS
Dezhong Diao
1
-0
/
+2
2010-05-21
MIPS: nofpu and nodsp only affect CPU0
Kevin Cernekee
1
-21
/
+0
2009-12-17
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
1
-4
/
+20
2009-12-17
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
1
-19
/
+1
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
1
-1
/
+1
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
1
-1
/
+2
2008-10-27
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
1
-2
/
+2
2008-09-05
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
1
-15
/
+18
2008-08-26
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
1
-22
/
+20
2008-07-15
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
1
-5
/
+1
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
1
-7
/
+0
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
1
-0
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+2
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-2
/
+2
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
1
-2
/
+1
2008-01-29
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
1
-1
/
+3
2008-01-11
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
1
-4
/
+3
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
1
-1
/
+30
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-07-10
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
1
-0
/
+16
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
1
-0
/
+8
2007-02-20
[MIPS] Make some __setup functions static
Atsushi Nemoto
1
-2
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
1
-1
/
+1
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
1
-2
/
+2
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
1
-0
/
+3
2007-02-06
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
1
-4
/
+8
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
1
-9
/
+27
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
1
-27
/
+48
2006-11-30
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
1
-5
/
+5
2006-11-30
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
1
-3
/
+3
2006-11-02
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
1
-1
/
+5
2006-09-27
[MIPS] setup.c: use early_param() for early command line parsing
Franck Bui-Huu
1
-112
/
+60
[next]