| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-07-28 | swiotlb: remove swiotlb_arch_range_needs_mapping | FUJITA Tomonori | 1 | -5/+0 |
| 2009-07-28 | swiotlb: remove unused swiotlb_alloc() | FUJITA Tomonori | 1 | -5/+0 |
| 2009-07-28 | swiotlb: remove unused swiotlb_alloc_boot() | FUJITA Tomonori | 1 | -5/+0 |
| 2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -14/+26 |
| 2009-07-24 | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 1 | -1/+1 |
| 2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+233 |
| 2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 1 | -1/+1 |
| 2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra | 1 | -2/+0 |
| 2009-07-22 | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 1 | -1/+1 |
| 2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich | 1 | -4/+2 |
| 2009-07-21 | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 1 | -0/+8 |
| 2009-07-18 | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 1 | -7/+0 |
| 2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 1 | -0/+13 |
| 2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -11/+3 |
| 2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones | 1 | -1/+1 |
| 2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 1 | -1/+2 |
| 2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 1 | -1/+2 |
| 2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 1 | -4/+2 |
| 2009-07-11 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -8/+28 |
| 2009-07-11 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 1 | -11/+3 |
| 2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra | 1 | -8/+8 |
| 2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra | 1 | -5/+23 |
| 2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver | 1 | -14/+213 |
| 2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 5 | -13/+11 |
| 2009-07-07 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf | 2 | -20/+13 |
| 2009-07-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -32/+25 |
| 2009-07-07 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
| 2009-07-03 | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -4/+9 |
| 2009-07-03 | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput | 1 | -5/+0 |
| 2009-07-03 | x86: Remove unused variable disable_x2apic | Jaswinder Singh Rajput | 1 | -2/+0 |
| 2009-07-03 | x86, kvm: Fix section mismatches in kvm.c | Rakib Mullick | 1 | -1/+1 |
| 2009-07-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2009-07-02 | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 1 | -6/+10 |
| 2009-07-02 | amd-iommu: set evt_buf_size correctly | Joerg Roedel | 1 | -0/+2 |
| 2009-07-02 | amd-iommu: handle alias entries correctly in init code | Joerg Roedel | 1 | -4/+7 |
| 2009-07-02 | x86: Fix printk call in print_local_apic() | Ingo Molnar | 1 | -18/+13 |
| 2009-07-02 | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 3 | -8/+28 |
| 2009-07-01 | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse | 1 | -1/+1 |
| 2009-07-01 | x86: Mark device_nb as static and fix NULL noise | Jaswinder Singh Rajput | 1 | -2/+2 |
| 2009-07-01 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -12/+10 |
| 2009-06-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
| 2009-06-29 | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 1 | -2/+2 |
| 2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -67/+189 |
| 2009-06-28 | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 1 | -3/+0 |
| 2009-06-26 | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 1 | -2/+2 |
| 2009-06-26 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2 | -0/+4 |
| 2009-06-25 | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 1 | -0/+6 |
| 2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -82/+27 |
| 2009-06-24 | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 1 | -7/+2 |
| 2009-06-24 | perf_counter, x86: Set global control MSR correctly | Yong Wang | 1 | -9/+1 |