Age | Commit message (Expand) | Author |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-19 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2010-10-18 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds |
2010-10-14 | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu |
2010-10-14 | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu |
2010-10-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-13 | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-10-13 | x86/amd-iommu: Update copyright headers | Joerg Roedel |
2010-10-13 | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend | Matthew Garrett |
2010-10-11 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu |
2010-10-11 | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden |
2010-10-11 | KVM: x86: Fix SVM VMCB reset | Zachary Amsden |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-05 | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini |
2010-10-05 | perf, gcc-4.6: Fix set but unused variable | Andi Kleen |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-10-01 | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann |
2010-10-01 | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann |
2010-10-01 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann |
2010-10-01 | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann |
2010-10-01 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-01 | oprofile, x86: Simplify init/exit functions | Robert Richter |
2010-10-01 | oprofile, x86: Adding backtrace dump for 32bit process in compat mode | Jiri Olsa |
2010-10-01 | oprofile, x86: Using struct stack_frame for 64bit processes dump | Jiri Olsa |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-09-30 | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg |
2010-09-30 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim |
2010-09-30 | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov |