index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
1
-1
/
+2
*
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
MIPS: Implement __read_mostly
David Daney
2011-01-18
1
-1
/
+1
*
MIPS: Add a platform hook for swiotlb setup.
David Daney
2010-10-29
1
-0
/
+1
*
of/mips: Add device tree support to MIPS
Dezhong Diao
2010-10-21
1
-0
/
+2
*
MIPS: nofpu and nodsp only affect CPU0
Kevin Cernekee
2010-05-21
1
-21
/
+0
*
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
2009-12-17
1
-4
/
+20
*
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
2009-12-17
1
-19
/
+1
*
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
2009-12-17
1
-2
/
+2
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
1
-1
/
+1
*
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
2009-03-30
1
-1
/
+2
*
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
2008-10-27
1
-2
/
+2
*
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
2008-09-05
1
-15
/
+18
*
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
2008-08-26
1
-22
/
+20
*
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
2008-07-15
1
-5
/
+1
*
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
2008-07-15
1
-7
/
+0
*
[MIPS] Initialize max_pfn again.
Ralf Baechle
2008-05-12
1
-0
/
+1
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-2
/
+2
*
arch/mips/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
1
-2
/
+1
*
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
2008-01-29
1
-1
/
+3
*
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
2008-01-11
1
-4
/
+3
*
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-26
1
-1
/
+30
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-2
/
+0
*
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
2007-07-10
1
-0
/
+16
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
1
-0
/
+8
*
[MIPS] Make some __setup functions static
Atsushi Nemoto
2007-02-20
1
-2
/
+2
*
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
2007-02-12
1
-1
/
+1
*
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
1
-2
/
+2
*
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
2007-02-06
1
-0
/
+3
*
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
2007-02-06
1
-4
/
+8
*
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
2007-02-06
1
-9
/
+27
*
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-30
1
-27
/
+48
*
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
2006-11-30
1
-5
/
+5
*
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
2006-11-30
1
-3
/
+3
*
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
2006-11-02
1
-1
/
+5
*
[MIPS] setup.c: use early_param() for early command line parsing
Franck Bui-Huu
2006-09-27
1
-112
/
+60
*
[MIPS] setup.c: remove MAXMEM macro
Franck Bui-Huu
2006-09-27
1
-9
/
+3
*
[MIPS] setup.c: do not inline functions
Franck Bui-Huu
2006-09-27
1
-2
/
+2
*
[MIPS] setup.c: remove useless includes.
Franck Bui-Huu
2006-09-27
1
-14
/
+0
*
[MIPS] setup.c: move initrd code inside dedicated functions
Franck Bui-Huu
2006-09-27
1
-58
/
+86
*
[MIPS] setup.c: cleanup bootmem_init()
Franck Bui-Huu
2006-09-27
1
-78
/
+57
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
2006-06-29
1
-0
/
+3
*
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
1
-13
/
+43
*
[MIPS] Fix sparsemem support.
Chad Reese
2006-06-06
1
-2
/
+1
*
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
2006-06-06
1
-5
/
+8
*
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2006-06-06
1
-1
/
+1
*
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
2006-04-19
1
-1
/
+4
[next]