Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup.c
2010-04-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-01 Yinghai Luibft, x86: Change reserve_ibft_region() to find_ibft_re...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Yinghai Lux86: Make sure free_init_pages() frees pages on page...
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-02-25 Thadeu Lima de Sou... x86: Do not reserve brk for DMI if it's not going to...
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-12 Yinghai Lux86: Make 64 bit use early_res instead of bootmem befor...
2010-02-11 Yinghai Lux86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
2010-02-11 Yinghai Lux86: Call early_res_to_bootmem one time
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-02 Yinghai Lux86: Remove BIOS data range from e820
2010-01-29 David Härdemanx86: Add quirk for Intel DG45FC board to avoid low...
2009-12-11 Yinghai Lux86: Use find_e820() instead of hard coded trampoline...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-11-30 Helight.Xux86: Fix a section mismatch in arch/x86/kernel/setup.c
2009-11-24 Yinghai Lux86: Move find_smp_config() earlier and avoid bootmem...
2009-11-23 Yinghai Lux86: Change crash kernel to reserve via reserve_early()
2009-11-16 Kees Cookx86, mm: Report state of NX protections during boot
2009-11-16 H. Peter Anvinx86, mm: Clean up and simplify NX enablement
2009-11-11 Yinghai Lux86: Make sure wakeup trampoline code is below 1MB
2009-11-10 Yong Wangx86: Under BIOS control, restore AP's APIC_LVTTHMR...
2009-11-06 Simon Kagstromx86: Add Phoenix/MSC BIOSes to lowmem corruption list
2009-10-12 David Rientjesx86: Export srat physical topology
2009-10-12 David Rientjesx86: Export k8 physical topology
2009-09-23 Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2009-09-20 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-09-19 Yinghai LuRevert 'x86: Fix system crash when loading with "reserv...
2009-09-19 Len BrownMerge branch 'linus' into sfi-release
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-15 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-31 Thomas Gleixnerx86: apic namespace cleanup
2009-08-31 Thomas Gleixnerx86: Move tsc_calibration to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Add timer_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move xen_post_allocator_init into xen_pagetable_se...
2009-08-31 Thomas Gleixnerx86: Move paravirt pagetable_setup to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move paravirt banner printout to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Replace ARCH_SETUP by a proper x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move traps_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move irq_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move get/find_smp_config to x86_init_ops
2009-08-29 Jan Beulichx86: Fix earlyprintk=dbgp for machines without NX
2009-08-28 Feng Tangx86: add arch-specific SFI support
2009-08-27 Thomas Gleixnerx86: Add request_standard_resources to x86_init
2009-08-27 Thomas Gleixnerx86: Add probe_roms to x86_init
2009-08-21 Xiao Guangrongx86: Fix system crash when loading with "reservetop...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT boot support
2009-07-18 Alexey Fisherx86: Add quirk for Intel DG45ID board to avoid low...
2009-06-23 Pekka J Enbergx86: Move init_gbpages() to setup_arch()
2009-06-11 Yinghai Lux86: handle initrd that extends into unusable memory
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-05-12 H. Peter Anvinx86: add extension fields for bootloader type and version
2009-05-11 Yinghai Lux86: clean up and and print out initial max_pfn_mapped
2009-04-30 Pekka Enbergx86: move max_pfn_mapped and max_low_pfn_mapped to...
2009-04-10 Pekka Enbergx86: move x86_quirk_pre_intr_init() to irqinit_32.c
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-15 Jeremy Fitzhardingex86: allow extend_brk users to reserve brk space
2009-03-15 Jeremy Fitzhardingex86: use brk allocation for DMI
2009-03-15 Jeremy Fitzhardingex86-32: use brk segment for allocating initial kernel...
2009-03-15 H. Peter Anvinx86: move brk initialization out of #ifdef CONFIG_BLK_D...
2009-03-14 Jeremy Fitzhardingex86: add brk allocation for very, very early allocations
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05 Jeremy Fitzhardingex86: pre-initialize boot_cpu_data.x86_phys_bits to...
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Brian Malyx86: fix DMI on EFI
2009-02-26 Yinghai Lux86: don't compile vsmp_64 for 32bit
2009-02-26 Yinghai Lux86: remove update_apic from x86_quirks
2009-02-22 Ingo Molnarx86: refactor x86_quirks support
2009-02-22 Ingo Molnarx86: remove various unused subarch hooks
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-17 Ingo Molnarx86, apic: separate 32-bit setup functionality out...
2009-02-17 Ingo Molnarx86, apic: rename 'genapic' to 'apic'
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: add x2apic config
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Ingo Molnarx86, apic: make generic_apic_probe() generally available
2009-02-11 Alok Katariax86, apic: fix initialization of wakeup_cpu
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-05 Alex Chiangx86: fix grammar in user-visible BIOS warning
2009-01-30 Yinghai Lux86: don't treat bigsmp as non-standard
2009-01-29 Ingo Molnarx86: rename X86_GENERICARCH to X86_32_NON_STANDARD
2009-01-29 Ingo Molnarx86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk
2009-01-29 Ingo Molnarx86: generalize boot_cpu_id
2009-01-29 Ingo Molnarx86: replace CONFIG_X86_SMP with CONFIG_SMP
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86, smp: refactor ->wake_cpu
2009-01-28 Ingo Molnarx86: rename 'genapic' to 'apic'
2009-01-07 Jaswinder Singh... x86: smp.h move prefill_possible_map declartion to...
next