aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu
2011-04-18x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-19x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo
2011-02-16x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur...Tejun Heo
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo
2011-02-16Merge branch 'x86/numa' into x86/mmIngo Molnar
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()Yinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2010-12-29x86-64, numa: Put pgtable to local node memoryYinghai Lu
2010-12-29x86: Change get_max_mapped() to inlineYinghai Lu
2010-12-23Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-12-17x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-26x86: allocate space within a region top-downBjorn Helgaas
2010-10-26x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas
2010-10-23x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()Thomas Gleixner
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds