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
/
x86
/
kernel
/
e820.c
Commit message (
Expand
)
Author
Age
*
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
|
\
|
*
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
2011-02-23
*
|
x86: Emit "mem=nopentium ignored" warning when not supported
Kamal Mostafa
2011-02-14
*
|
x86: Fix panic when handling "mem={invalid}" param
Kamal Mostafa
2011-02-14
|
/
*
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
*
x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...
Yinghai Lu
2010-08-27
*
x86: Remove not used early_res code
Yinghai Lu
2010-08-27
*
x86: Use memblock to replace early_res
Yinghai Lu
2010-08-27
*
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-10
*
x86: Make e820_remove_range to handle all covered case
Yinghai Lu
2010-03-31
*
core: Move early_res from arch/x86 to kernel/
Yinghai Lu
2010-02-17
*
x86: Add find_fw_memmap_area
Yinghai Lu
2010-02-12
*
x86: Move back find_e820_area to e820.c
Yinghai Lu
2010-02-12
*
x86: Separate early_res related code from e820.c
Yinghai Lu
2010-02-12
*
x86: Move bios page reserve early to head32/64.c
Yinghai Lu
2010-02-12
*
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2010-02-12
*
x86: Dynamically increase early_res array size
Yinghai Lu
2010-02-10
*
x86: Introduce max_early_res and early_res_count
Yinghai Lu
2010-02-10
*
x86: Print out RAM buffer information
Yinghai Lu
2010-02-10
*
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
2010-02-10
|
\
|
*
x86: Fix size for ex trampoline with 32bit
Yinghai Lu
2010-01-04
|
*
x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA
Yinghai Lu
2009-12-16
|
*
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
2009-12-11
*
|
x86: Remove BIOS data range from e820
Yinghai Lu
2010-02-01
|
/
*
pci: increase alignment to make more space for hidden code
Yinghai Lu
2009-10-11
*
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-22
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-18
|
\
|
*
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-08-27
*
|
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-14
|
\
\
|
|
/
|
/
|
|
*
x86, e820: Guard against array overflowed in __e820_add_region()
Cyrill Gorcunov
2009-08-26
*
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
*
|
x86: add boundary check for 32bit res before expand e820 resource to alignment
Yinghai Lu
2009-07-02
|
/
*
x86/pci: remove rounding quirk from e820_setup_gap()
Yinghai Lu
2009-05-11
*
x86, e820, pci: reserve extra free space near end of RAM
Linus Torvalds
2009-05-11
*
x86: fix boot hang in early_reserve_e820()
Jan Beulich
2009-05-08
*
x86: e820 fix various signedness issues in setup.c and e820.c
Jaswinder Singh Rajput
2009-03-23
*
x86: print out more info in e820_update_range()
Yinghai Lu
2009-03-15
*
x86: make e820_update_range() handle small range update
Yinghai Lu
2009-03-14
*
x86: fix e820_update_range()
Yinghai Lu
2009-03-13
*
x86: fix code paths used by update_mptable
Jan Beulich
2009-03-12
*
x86: check range in reserve_early()
Yinghai Lu
2009-02-24
*
Merge branch 'linus' into release
Len Brown
2009-01-09
|
\
|
*
x86: change static allocation of trampoline area
Rafael J. Wysocki
2008-12-08
*
|
x86 hibernate: Mark ACPI NVS memory region at startup
Rafael J. Wysocki
2008-12-19
|
/
*
x86: Clean up late e820 resource allocation
Linus Torvalds
2008-11-01
*
-
-
-
.
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
2008-10-15
|
\
\
\
|
|
|
*
generic: redefine resource_size_t as phys_addr_t
Jeremy Fitzhardinge
2008-09-14
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
Ingo Molnar
2008-09-10
|
\
|
|
|
*
|
x86: fix memmap=exactmap boot argument
Prarit Bhargava
2008-09-09
|
|
/
[next]