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
/
i386
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
*
i386: prepare shared kernel/setup.c
Thomas Gleixner
2007-10-11
*
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-29
*
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2007-07-25
*
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
William Lee Irwin III
2007-07-21
*
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
2007-07-21
*
i386: remapped_pgdat_init() static
Adrian Bunk
2007-07-21
*
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
2007-07-18
*
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
2007-07-12
*
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-03-05
*
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
2007-02-13
*
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
2007-02-13
*
[PATCH] Dynamic kernel command-line: i386
Alon Bar-Lev
2007-02-12
*
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
Vivek Goyal
2007-01-10
*
[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes
Vivek Goyal
2007-01-10
*
[PATCH] compile error of register_memory()
Yasunori Goto
2006-12-22
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
|
\
|
*
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
2006-12-06
|
*
[PATCH] i386: Move memory map printing and other code to e820.c
bibo,mao
2006-12-06
|
*
[PATCH] i386: Move e820/efi memmap walking code to e820.c
bibo,mao
2006-12-06
|
*
[PATCH] i386: Move find_max_pfn function to e820.c
bibo,mao
2006-12-06
|
*
[PATCH] i386: create e820.c for e820 map sanitize and copy function
bibo,mao
2006-12-06
|
*
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
bibo,mao
2006-12-06
|
*
[PATCH] i386: Reserve kernel memory starting from _text
Eric W. Biederman
2006-12-06
*
|
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2006-12-07
|
/
*
[PATCH] fix efi_memory_present_wrapper()
bibo,mao
2006-10-28
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
*
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
Bjorn Helgaas
2006-09-29
*
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
|
\
|
*
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
2006-09-26
|
*
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
2006-09-26
|
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
|
*
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
2006-09-26
*
|
[PATCH] x86: add a bootparameter to reserve high linear address space
Zachary Amsden
2006-09-26
*
|
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
*
|
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2006-09-26
|
/
*
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2006-09-19
*
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
2006-08-30
*
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
2006-07-15
*
[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
*
[PATCH] i386: export memory more than 4G through /proc/iomem
Vivek Goyal
2006-06-27
*
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
2006-06-26
*
Revert "swsusp special saveable pages support" commits
Linus Torvalds
2006-06-25
*
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
2006-06-25
*
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
2006-06-23
*
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
2006-06-08
*
Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"
Linus Torvalds
2006-05-13
*
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
2006-05-01
*
Move request_standard_resources() back to before PCI probing
Linus Torvalds
2006-04-09
[next]