x86: Move paravirt banner printout to x86_init_ops
[safe/jmp/linux-2.6] / arch / x86 / kernel /
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 pre_intr_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move get/find_smp_config to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move oem_bus_info to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move mpc_oem_pci_bus to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move smp_read_mpc_oem to x86_init_ops.
2009-08-27 Thomas Gleixnerx86: Move mpc_apic_id to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move ioapic_ids_setup to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Sanitize smp_record and move it to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move memory_setup to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Add reserve_ebda_region 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-08-27 Thomas Gleixnerx86: Add x86_init infrastructure
2009-08-27 Thomas GleixnerMerge branch 'sched/clock' into x86/cleanups
2009-08-25 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-08-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-25 Jan Beulichx86: Fix build with older binutils and consolidate...
2009-08-24 Alexey Dobriyanx86: uv: Clean up uv_ptc_init(), use proc_create()
2009-08-24 Ingo MolnarMerge commit 'v2.6.31-rc7' into x86/cleanups
2009-08-21 Linus Torvaldsx86: don't send an IPI to the empty set of CPU's
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-08-20 Jeremy Fitzhardingex86: make sure load_percpu_segment has no stackprotector
2009-08-19 Suresh Siddhaclockevent: Prevent dead lock on clockevents_lock
2009-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-18 Jan Beulichi386: Fix section mismatches for init code with !HOTPLU...
2009-08-17 Ingo Molnarx86, mce: Don't initialize MCEs on unknown CPUs
2009-08-17 Bartlomiej Zolnier... x86, mce: don't log boot MCEs on Pentium M (model ...
2009-08-16 Leonardo Potenzax86: Annotate section mismatch warnings in kernel/apic...
2009-08-16 Hugh Dickinsx86, mce: therm_throt: Don't log redundant normality
2009-08-15 Cliff Wickmanx86: Fix UV BAU destination subnode id
2009-08-14 Tejun Heopercpu, sparc64: fix sparse possible cpu map handling
2009-08-13 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-08-12 Ingo Molnarperf_counter, x86: Fix/improve apic fallback
2009-08-12 Ondrej Zaryx86: Fix oops in identify_cpu() on CPUs without CPUID
2009-08-11 Kevin Winchesterx86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag
2009-08-11 Ingo Molnarperf_counter, x86: Fix generic cache events on P6-mobil...
2009-08-11 Ingo Molnarperf_counter, x86: Fix lapic printk message
2009-08-11 Dmitry Torokhovx86, mce: therm_throt - change when we print messages
2009-08-10 Shunichi Fujix86: Add reboot quirk for every 5 series MacBook/Pro
2009-08-10 Linus Torvaldsx86: Fix serialization in pit_expect_msb()
2009-08-09 Marcin Slusarzx86: Use printk_once()
2009-08-09 Roel Kluinx86: fix buffer overflow in efi_init()
2009-08-08 Ozan Çağlayanx86: Add quirk to make Apple MacBookPro5,1 use reboot=pci
2009-08-08 Yinghai Lux86: Fix MSI-X initialization by using online_mask...
2009-08-05 Alok Katariax86: Fix VMI && stack protector
2009-08-04 Subrata Modakx86: Work around compilation warning in arch/x86/kernel...
2009-08-04 Jack Steinerx86, UV: Complete IRQ interrupt migration in arch_enabl...
2009-08-04 Yinghai Lux86: Don't use current_cpu_data in x2apic phys_pkg_id
2009-08-04 Jack Steinerx86, UV: Fix UV apic mode
2009-08-04 Jack Steinerx86, UV: Delete mapping of MMR rangs mapped by BIOS
2009-08-04 Jack Steinerx86, UV: Handle missing blade-local memory correctly
2009-08-03 H. Peter Anvinx86: Fix assert syntax in vmlinux.lds.S
2009-08-03 Paul Mackerrasx86: Make 64-bit efi_ioremap use ioremap on MMIO regions
2009-08-03 Paul Mackerrasx86: Add quirk to make Apple MacBook5,2 use reboot=pci
2009-07-27 Robert Richterx86: fix section mismatch for i386 init code
2009-07-27 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-07-24 Thomas Gleixnerx86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume...
2009-07-22 Linus TorvaldsMerge branch 'perf-counters-for-linus' of git://git...
2009-07-22 Jeremy Fitzhardingex86, amd: Don't probe for extended APIC ID if APICs...
2009-07-22 Peter Zijlstraperf_counter: Remove unused variables
2009-07-22 Hidehiro Kawaix86, mce: Rename incorrect macro name "CONFIG_X86_THRES...
2009-07-21 Jan Beulichx86, mce: Fix set_trigger() accessor
2009-07-21 Denis Turischevx86: Add reboot fixup for SBC-fitPC2
2009-07-18 Catalin Marinasx86: Include all of .data.* sections in _edata on 64-bit
2009-07-18 Alexey Fisherx86: Add quirk for Intel DG45ID board to avoid low...
2009-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-14 Dave Jonesx86: Fix warning in pvclock.c
2009-07-13 Rakib Mullickx86, apic: Fix false positive section mismatch in numaq...
2009-07-13 Rakib Mullickx86: Fix false positive section mismatch in es7000_32.c
2009-07-13 Daniel Qarrasperf_counter, x86: Extend perf_counter Pentium M support
2009-07-11 Alan Coxx86/cpu: Clean up various files a bit
2009-07-11 Huang Weiyix86: Remove duplicated #include
2009-07-10 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-07-10 Yinghai Lux86/pci: insert ioapic resource before assigning unassi...
2009-07-10 Cyrill Gorcunovx86, ipi: Clean up safe_smp_processor_id() by using...
2009-07-10 Cyrill Gorcunovx86: Clean up idt_descr and idt_tableby using NR_VECTOR...
2009-07-10 Peter Zijlstraperf_counter: Clean up global vs counter enable
2009-07-10 Peter Zijlstraperf_counter: Fix up P6 PMU details
2009-07-10 Vince Weaverperf_counter: Add P6 PMU support
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-07 Mark Langsdorf[CPUFREQ] Powernow-k8: support family 0xf with 2 low...
2009-07-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-07-06 Peter Oberparleitergcov: exclude code operating in userspace from profiling
2009-07-05 Ingo Molnarx86: Further clean up of mtrr/generic.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/main.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/state.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/mtrr.h
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/if.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/generic.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/cyrix.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/cleanup.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/centaur.c
2009-07-04 Jaswinder Singh... x86: Clean up mtrr/amd.c:
2009-07-04 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-07-03 Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
2009-07-03 Jaswinder Singh... x86: Remove unused function lapic_watchdog_ok()
next