aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-16
|\
| * x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-18
| * x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-18
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-25
| * | x86: Add device tree supportSebastian Andrzej Siewior2011-02-23
| * | x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-23
| * | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-22
| |\|
| * | x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang2011-02-14
* | | x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo2011-03-04
* | | x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo2011-02-16
* | | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur...Tejun Heo2011-02-16
* | | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-16
* | | x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo2011-02-16
* | | Merge branch 'x86/numa' into x86/mmIngo Molnar2011-02-16
|\ \ \
| * | | x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-28
| | |/ | |/|
* | | Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-14
|\| |
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
| |\ \
| | * \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-04
| | |\ \
| | * | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner2010-10-23
| * | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-12-23
| |\ \ \ \
| | * | | | x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin2010-12-17
| | | |_|/ | | |/| |
| * / | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-17
| |/ / /
* | | | x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()Yinghai Lu2011-01-05
* | | | x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-29
* | | | x86: Change get_max_mapped() to inlineYinghai Lu2010-12-29
| |/ / |/| |
* | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-18
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-28
|\ \
| * | x86: allocate space within a region top-downBjorn Helgaas2010-10-26
| * | x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas2010-10-26
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-22
|\ \ \ | |_|/ |/| |
| * | x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-20
| * | Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2010-10-20
| |\ \
* | \ \ Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.SJeremy Fitzhardinge2010-10-14
| * | | | x86, memblock: Fix crashkernel allocationYinghai Lu2010-10-06
| * | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: Remove old bootmem codeYinghai Lu2010-08-27
| * | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-27
| * | | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
| * | | | x86: Use memblock to replace early_resYinghai Lu2010-08-27
* | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-23
| | |/ / | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ | | |_|/ | |/| |
| * | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
* | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-25
| * | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-24
| | |/ / | |/| |
* | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \