aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-10-28x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2010-10-28x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-10-28x86: detect scattered cpuid features earlierJacob Pan
2010-10-28x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-28x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-10-28x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-10-28tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-10-28tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-10-28x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-10-28x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-10-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-20x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-20x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-09-20perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-09-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-26x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-26perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-26x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-26x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-08-26perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-08-13x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu
2010-07-20x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-07-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver