Age | Commit message (Expand) | Author |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-20 | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin |
2010-09-20 | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin |
2010-09-20 | jump label: Make text_poke_early() globally visible | Jason Baron |
2010-09-20 | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-18 | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner |
2010-09-17 | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin |
2010-09-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-09-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | x86, cacheinfo: Fix dependency of AMD L3 CID | Andreas Herrmann |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-15 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha |
2010-09-15 | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha |
2010-09-15 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-09-15 | x86: HPET force enable for CX700 / VIA Epia LT | Udo van den Heuvel |
2010-09-15 | kprobes: Remove __dummy_buf | Namhyung Kim |
2010-09-15 | kprobes: Make functions static | Namhyung Kim |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian |
2010-09-12 | x86: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | x86, mtrr: Support mtrr lookup for range spanning across MTRR range | Venkatesh Pallipadi |
2010-09-10 | x86, mtrr: Refactor MTRR type overlap check code | Venkatesh Pallipadi |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-09-09 | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst |
2010-09-09 | x86-32, fpu: Remove math_emulate stub | Brian Gerst |
2010-09-09 | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst |
2010-09-09 | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst |
2010-09-09 | x86, fpu: Merge fpu_init() | Brian Gerst |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Reduce perf_disable() usage | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-09-09 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-09-09 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich |
2010-09-07 | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum |
2010-09-05 | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |