aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-01kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka
2009-08-05KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka
2009-08-05KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-08-05KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-08-05KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-08-05KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti