Age | Commit message (Expand) | Author |
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-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 |
2010-06-30 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong |
2010-06-30 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-25 | x86, Calgary: Increase max PHB number | Darrick J. Wong |
2010-06-20 | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-06-10 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-06-01 | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-06-01 | x86/amd-iommu: Fall back to GART if initialization fails | Joerg Roedel |
2010-06-01 | x86/amd-iommu: Fix crash when request_mem_region fails | Joerg Roedel |
2010-06-01 | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 | Joerg Roedel |
2010-05-31 | x86/mm: Remove unused DBG() macro | Akinobu Mita |
2010-05-31 | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown |
2010-05-28 | Merge branch 'acpi_enable' into release | Len Brown |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori |
2010-05-27 | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | arch/x86/kernel: Add missing spin_unlock | Julia Lawall |
2010-05-25 | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers |
2010-05-25 | perf, trace: Fix !x86 build bug | Peter Zijlstra |
2010-05-24 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas |
2010-05-24 | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich |
2010-05-24 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |