x86: Move paravirt banner printout to x86_init_ops
[safe/jmp/linux-2.6] / arch / x86 /
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-27 Thomas GleixnerMerge branch 'x86/paravirt' 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 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
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 call '->send_IPI_mask()' with an empty mask
2009-08-21 Linus Torvaldsx86: don't send an IPI to the empty set of CPU's
2009-08-20 Jan Beulichx86: add vmlinux.lds to targets in arch/x86/boot/compre...
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-08-20 Jeremy Fitzhardingexen: rearrange things to fix stackprotector
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 Suresh Siddhax86, pat: Allow ISA memory range uncacheable mapping...
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 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
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-06 Marcelo TosattiKVM: MMU: limit rmap chain length
2009-08-05 Jan KiszkaKVM: VMX: Fix locking imbalance on emulation failure
2009-08-05 Jan KiszkaKVM: VMX: Fix locking order in handle_invalid_guest_state
2009-08-05 Marcelo TosattiKVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages...
2009-08-05 Marcelo TosattiKVM: SVM: force new asid on vcpu migration
2009-08-05 Marcelo TosattiKVM: x86: verify MTRR/PAT validity
2009-08-05 Marcelo TosattiKVM: PIT: fix kpit_elapsed division by zero
2009-08-05 Jan KiszkaKVM: Fix KVM_GET_MSR_INDEX_LIST
2009-08-05 Alok Katariax86: Fix VMI && stack protector
2009-08-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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 Jan Beulichx86, 32-bit: Fix double accounting in reserve_top_address()
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: Fix macros for accessing large node numbers
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 assembly constraints in native_save_fl()
2009-08-03 Borislav Petkovx86, msr: execute on the correct CPU subset
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-08-03 Thomas Hellstromx86: Fix CPA memtype reserving in the set_pages_array...
2009-07-31 Pallipadi, Venkateshx86, pat: Fix set_memory_wc related corruption
2009-07-30 Rusty Russelllguest: update commentry
2009-07-30 Rusty Russelllguest: fix comment style
2009-07-29 Linus TorvaldsMerge branch 'drm-radeon-kms' of git://git./linux/kerne...
2009-07-29 Thomas Hellstromx86: Export kmap_atomic_prot() needed for TTM.
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-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
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 Andi Kleenx86-64: Fix bad_srat() to clear all state
2009-07-21 Jan Beulichx86, mce: Fix set_trigger() accessor
2009-07-21 H. Peter Anvinx86: Fix movq immediate operand constraints in uaccess.h
2009-07-21 Uros Bizjakx86: Fix movq immediate operand constraints in uaccess_64.h
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...
next