Age | Commit message (Expand) | Author |
2009-08-04 | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() | Jack Steiner |
2009-08-04 | x86: Don't use current_cpu_data in x2apic phys_pkg_id | Yinghai Lu |
2009-08-04 | x86, UV: Fix UV apic mode | Jack Steiner |
2009-08-04 | x86, UV: Delete mapping of MMR rangs mapped by BIOS | Jack Steiner |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner |
2009-08-03 | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin |
2009-08-03 | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras |
2009-08-03 | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras |
2009-07-27 | x86: fix section mismatch for i386 init code | Robert Richter |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-24 | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra |
2009-07-21 | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai |
2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich |
2009-07-20 | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev |
2009-07-18 | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas |
2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-07-10 | perf_counter: Clean up global vs counter enable | Peter Zijlstra |
2009-07-10 | perf_counter: Fix up P6 PMU details | Peter Zijlstra |
2009-07-10 | perf_counter: Add P6 PMU support | Vince Weaver |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-06 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter |
2009-07-03 | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2009-07-03 | x86: Remove unused function lapic_watchdog_ok() | Jaswinder Singh Rajput |
2009-07-03 | x86: Remove unused variable disable_x2apic | Jaswinder Singh Rajput |
2009-07-03 | x86, kvm: Fix section mismatches in kvm.c | Rakib Mullick |
2009-07-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-07-02 | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu |
2009-07-02 | amd-iommu: set evt_buf_size correctly | Joerg Roedel |
2009-07-02 | amd-iommu: handle alias entries correctly in init code | Joerg Roedel |
2009-07-02 | x86: Fix printk call in print_local_apic() | Ingo Molnar |
2009-07-01 | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker |
2009-07-01 | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse |
2009-07-01 | x86: Mark device_nb as static and fix NULL noise | Jaswinder Singh Rajput |
2009-06-30 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-29 | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-28 | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin |