index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2008-09-05
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
2008-08-26
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
2008-07-15
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
2008-01-11
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-07-10
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-02-20
[MIPS] Make some __setup functions static
Atsushi Nemoto
2007-02-12
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
2007-02-06
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-30
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
2006-11-30
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
2006-11-02
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
2006-09-27
[MIPS] setup.c: use early_param() for early command line parsing
Franck Bui-Huu
2006-09-27
[MIPS] setup.c: remove MAXMEM macro
Franck Bui-Huu
2006-09-27
[MIPS] setup.c: do not inline functions
Franck Bui-Huu
2006-09-27
[MIPS] setup.c: remove useless includes.
Franck Bui-Huu
2006-09-27
[MIPS] setup.c: move initrd code inside dedicated functions
Franck Bui-Huu
2006-09-27
[MIPS] setup.c: cleanup bootmem_init()
Franck Bui-Huu
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-21
[MIPS] Remove CONFIG_BUILD_ELF64.
Ralf Baechle
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
2005-10-29
Mark a few variables __read_mostly.
Ralf Baechle
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-06-25
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
Yoichi Yuasa
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds