Age | Commit message (Expand) | Author | Files | Lines |
2010-10-21 | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -28/+7 |
2010-10-21 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -1222/+4 |
2010-10-21 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -34/+202 |
2010-10-21 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -22/+106 |
2010-10-21 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+335 |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+80 |
2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -67/+35 |
2010-10-21 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -267/+157 |
2010-10-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -5/+11 |
2010-10-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -87/+14 |
2010-10-21 | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -76/+30 |
2010-10-21 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -138/+145 |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+8 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -278/+579 |
2010-10-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -25/+121 |
2010-10-18 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 1 | -0/+8 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 6 | -29/+41 |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 1 | -2/+2 |
2010-10-15 | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2 | -70/+0 |
2010-10-15 | x86: sfi: Make local functions static | Thomas Gleixner | 1 | -2/+2 |
2010-10-14 | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu | 1 | -1/+2 |
2010-10-13 | x86, olpc: Register XO-1 platform devices | Daniel Drake | 1 | -0/+24 |
2010-10-13 | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 15 | -111/+262 |
2010-10-13 | x86/amd-iommu: Update copyright headers | Joerg Roedel | 2 | -2/+2 |
2010-10-13 | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend | Matthew Garrett | 1 | -14/+108 |
2010-10-12 | x86, olpc: Add XO-1 poweroff support | Daniel Drake | 2 | -0/+141 |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 1 | -6/+3 |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 11 | -37/+75 |
2010-10-08 | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 1 | -1/+2 |
2010-10-08 | x86, olpc: Don't retry EC commands forever | Paul Fox | 1 | -1/+4 |
2010-10-08 | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang | 2 | -1/+94 |
2010-10-08 | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang | 3 | -0/+240 |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+5 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -2/+1 |
2010-10-05 | perf, gcc-4.6: Fix set but unused variable | Andi Kleen | 1 | -2/+0 |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 3 | -2/+18 |
2010-10-04 | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov | 1 | -5/+10 |
2010-10-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+12 |
2010-10-01 | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann | 1 | -1/+3 |
2010-10-01 | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann | 1 | -8/+20 |
2010-10-01 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann | 1 | -5/+15 |
2010-10-01 | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann | 1 | -24/+26 |
2010-10-01 | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann | 1 | -5/+4 |
2010-10-01 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann | 1 | -1/+1 |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin | 3 | -59/+24 |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -5/+12 |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 1 | -1/+1 |
2010-09-30 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 1 | -3/+8 |