x86: Move tsc_calibration to x86_init_ops
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup.c
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-27 Thomas Gleixnerx86: Add request_standard_resources to x86_init
2009-08-27 Thomas Gleixnerx86: Add probe_roms to x86_init
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_...
2008-10-16 Yinghai Lux86: probe nr_irqs even only mptable is used
2008-10-16 Yinghai Lux86: remove first_free_entry/pin_map_size
2008-10-16 Ingo Molnarirq: sparse irqs, fix #3
2008-10-16 Yinghai Lux86: use dyn_array in io_apic_xx.c
2008-10-13 Jack Steinerx86, uv: add early detection of UV system types
2008-10-13 Jeremy Fitzhardingex86: use early_memremap() in setup.c
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-09-23 Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-09-23 Yinghai Lux86: fix macro with bad_bios_dmi_table
2008-09-22 Yinghai Lux86: fix CONFIG_X86_RESERVE_LOW_64K=y
2008-09-22 Arjan van de Venx86: use round_jiffies() for the corruption check timer
2008-09-16 Ingo Molnarx86: add X86_RESERVE_LOW_64K
2008-09-16 Ingo Molnarx86: reserve low 64K on AMI and Phoenix BIOS boxen
2008-09-16 Ingo Molnarx86: add DMI quirk for AMI BIOS which corrupts address...
2008-09-12 Jeremy Fitzhardingex86: fix possible x86_64 and EFI regression
2008-09-07 Jeremy Fitzhardingex86: default corruption check to off, but put parameter...
next