Age | Commit message (Expand) | Author |
2010-05-07 | x86: Clean up the hypervisor layer | H. Peter Anvin |
2010-05-07 | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman |
2010-05-06 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan |
2010-05-03 | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin |
2010-05-03 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-04-22 | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov |
2010-04-22 | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov |
2010-04-22 | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov |
2010-04-22 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold |
2010-04-22 | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov |
2010-04-09 | powernow-k8: Fix frequency reporting | Mark Langsdorf |
2010-04-09 | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf |
2010-04-09 | x86: Unify APERF/MPERF support | Borislav Petkov |
2010-04-09 | powernow-k8: Add core performance boost support | Borislav Petkov |
2010-04-09 | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-03-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-25 | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas |
2010-03-25 | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas |
2010-03-25 | x86/PCI: remove redundant warnings | Bjorn Helgaas |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker |
2010-03-16 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown |
2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar |
2010-03-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-12 | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner |
2010-03-11 | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong |
2010-03-11 | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra |