index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
*
MIPS: Implement __read_mostly
David Daney
2011-01-18
*
MIPS: Add a platform hook for swiotlb setup.
David Daney
2010-10-29
*
of/mips: Add device tree support to MIPS
Dezhong Diao
2010-10-21
*
MIPS: nofpu and nodsp only affect CPU0
Kevin Cernekee
2010-05-21
*
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
2009-12-16
*
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
2009-12-16
*
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
2009-12-16
*
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-09-17
*
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
2009-03-30
*
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
2008-10-27
*
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
2008-09-05
*
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
2008-08-26
*
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
2008-07-15
*
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
2008-07-15
*
[MIPS] Initialize max_pfn again.
Ralf Baechle
2008-05-12
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
*
arch/mips/: Spelling fixes
Joe Perches
2008-02-03
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
*
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
2008-01-29
*
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
2008-01-11
*
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
2007-11-26
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
*
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
2007-07-10
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
*
[MIPS] Make some __setup functions static
Atsushi Nemoto
2007-02-19
*
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
2007-02-12
*
[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
2007-02-06
*
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2006-11-29
*
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
2006-11-29
*
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
2006-11-29
*
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
Ralf Baechle
2006-11-02
*
[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-09-27
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
2006-06-29
*
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
*
[MIPS] Fix sparsemem support.
Chad Reese
2006-06-05
*
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
2006-06-05
*
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2006-06-05
*
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
2006-04-18
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
*
[MIPS] Remove CONFIG_BUILD_ELF64.
Ralf Baechle
2006-03-21
[next]