Age | Commit message (Expand) | Author |
2010-10-28 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-10-28 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-10-28 | x86: detect scattered cpuid features earlier | Jacob Pan |
2010-10-28 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-28 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-10-28 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-10-28 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-10-28 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-10-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-20 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-20 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-20 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-26 | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman |
2010-08-26 | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov |
2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman |
2010-08-13 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel |
2010-07-26 | Merge 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 check | Borislav Petkov |
2010-07-26 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-07-26 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-07-26 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-07-23 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-07-22 | Merge branch 'bugzilla-15886' into release | Len Brown |
2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-07-21 | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-20 | x86, numa: fix boot without RAM on node0 again | Yinghai Lu |
2010-07-20 | x86, i8259: Only register sysdev if we have a real 8259 PIC | Adam Lackorzynski |
2010-07-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-18 | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath |
2010-07-16 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-07-15 | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner |
2010-07-07 | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang |
2010-07-07 | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang |
2010-07-07 | x86, platform: Export x86_platform to modules | H. Peter Anvin |
2010-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-07-03 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver |