x86, mm: Report state of NX protections during boot
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup.c
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-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...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-26 Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-17 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-16 Jaswinder Singhx86: setup.c find_and_reserve_crashkernel should be...
2008-12-15 Zachary Amsdenx86 Fix VMI crash on boot in 2.6.28-rc8
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-12-08 Ingo MolnarMerge branch 'linus' into x86/quirks
2008-12-08 Yinghai Lux86: MSI start irq numbering from nr_irqs_gsi
2008-12-01 Ingo MolnarMerge branch 'x86/urgent' into x86/iommu
2008-11-28 Joerg Roedelx86: move GART specific stuff from iommu.h to gart.h
2008-11-20 Richard A. Holden IIIx86: fix arch/x86/kernel/setup.c build warning when...
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-11-18 Ingo Molnarx86: fix wakeup_cpu with numaq/es7000, v2, fix #2
2008-11-18 Philipp Kohlbecherx86: more general identifier for Phoenix BIOS
2008-11-17 Yinghai Lux86: fix wakeup_cpu with numaq/es7000, v2, fix
2008-11-02 Alok Katariax86: Hypervisor detection and get tsc_freq from hypervisor
2008-10-27 Arjan van de Venx86: corruption check: move the corruption checks into...
2008-10-27 Arjan van de Venx86: corruption-check: fix some style issues
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Vivek Goyalkdump: make elfcorehdr_addr independent of CONFIG_PROC_...
next