aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19x86: Fix section warningsSteffen Persvold1-1/+1
2012-03-16x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter1-4/+4
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa5-0/+81
2012-03-15x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria1-0/+10
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner3-17/+12
2012-03-15x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner1-5/+0
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz1-26/+46
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie30-182/+543
2012-03-14x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin1-2/+2
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna3-0/+2474
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman13-2/+28
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar42-213/+632
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mceIngo Molnar3-9/+16
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar42-213/+632
2012-03-13x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin1-1/+1
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk1-9/+4
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+8
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner20-87/+192
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2-9/+12
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2-7/+4
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar8-19/+83
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju10-22/+24
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar43-601/+1101
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar7-72/+710
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar5-23/+38
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-13/+0
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely25-171/+384
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2-1/+93
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk1-1/+0
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-03-09x86: Use enum instead of literals for trap valuesKees Cook3-59/+91
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman31-187/+551
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds1-0/+1
2012-03-08KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El1-1/+1
2012-03-08KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu1-0/+1
2012-03-08KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso1-16/+15
2012-03-08KVM: PMU: add proper support for fixed counter 2Gleb Natapov1-1/+2
2012-03-08KVM: PMU: Fix raw event checkGleb Natapov1-1/+1
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov2-0/+4
2012-03-08KVM: VMX: Fix delayed load of shared MSRsAvi Kivity1-0/+3
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka1-0/+1
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+8
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf4-0/+31
2012-03-08KVM: SVM: Fix CPL updatesKevin Wolf1-3/+16
2012-03-08KVM: x86 emulator: VM86 segments must have DPL 3Kevin Wolf1-0/+2