index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-8
/
+1
*
[MIPS] Remove CONFIG_BUILD_ELF64.
Ralf Baechle
2006-03-21
1
-11
/
+0
*
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
2006-02-27
1
-0
/
+3
*
Mark a few variables __read_mostly.
Ralf Baechle
2005-10-29
1
-4
/
+5
*
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-10-29
1
-0
/
+9
[next]