Age | Commit message (Expand) | Author |
2010-07-19 | x86, cpu: Split addon_cpuid_features.c | H. Peter Anvin |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, cpu: Enumerate xsaveopt | Suresh Siddha |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-06-09 | x86, AMD: Extend support to future families | Borislav Petkov |
2010-06-09 | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov |
2010-06-09 | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter |
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 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | 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-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |
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 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds |
2010-05-28 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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-28 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown |
2010-05-27 | sched: clarify commment for TS_POLLING | Len Brown |
2010-05-28 | x86: remove rdc321x_defs.h | Florian Fainelli |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-27 | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | numa: add generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori |
2010-05-27 | x86_32: use asm-generic/scatterlist.h | Andrew Morton |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori |
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 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner |
2010-05-27 | arch/x86/kernel: Add missing spin_unlock | Julia Lawall |
2010-05-26 | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds |
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 | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde |