| Commit message (Expand) | Author | Age |
* | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-05-12 |
* | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 2010-05-12 |
* | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-05-12 |
* | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin | 2010-05-12 |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-12 |
* | x86/gart: Disable GART explicitly before initialization | Joerg Roedel | 2010-04-26 |
* | perf_events, x86: Implement Intel Westmere/Nehalem-EX support | Peter Zijlstra | 2010-04-26 |
* | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-04-26 |
* | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-04-26 |
* | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright | 2010-04-26 |
* | x86/amd-iommu: enable iommu before attaching devices | Chris Wright | 2010-04-26 |
* | x86/amd-iommu: Use helper function to destroy domain | Joerg Roedel | 2010-04-26 |
* | x86/amd-iommu: Pt mode fix for domain_destroy | Chris Wright | 2010-04-26 |
* | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-26 |
* | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-26 |
* | x86: Handle overlapping mptables | Andi Kleen | 2010-04-26 |
* | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-26 |
* | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-04-01 |
* | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-04-01 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-04-01 |
* | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-04-01 |
* | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker | 2010-04-01 |
* | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-03-15 |
* | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-03-15 |
* | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock | 2010-03-15 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-22 |
|\ |
|
| * | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 2010-02-19 |
| * | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker | 2010-02-19 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 2010-02-18 |
|\ \ \ \ \ |
|
| * | | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 2010-02-16 |
| |/ / / / |
|
* / / / / | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov | 2010-02-16 |
|/ / / / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-11 |
|\ \ \ \ |
|
| * | | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 2010-02-09 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-02-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 2010-01-13 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 |
|\ \ \ \ |
|
| * | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 |
| * | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 2010-01-30 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 2010-01-29 |
| * | | | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 2010-01-27 |
| * | | | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 2010-01-27 |
| * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 |
| |\ \ \ |
|
| | * | | | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel | 2010-01-22 |
| | * | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 |
| | * | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel | 2010-01-22 |
| | * | | | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel | 2010-01-22 |
| | |/ / |
|