Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -8/+47 |
2010-05-20 | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb | Jason Wessel | 1 | -0/+8 |
2010-05-20 | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 1 | -12/+17 |
2010-05-20 | x86,kgdb: Implement early hardware breakpoint debugging | Jason Wessel | 1 | -2/+28 |
2010-05-20 | x86, kgdb, init: Add early and late debug states | Jason Wessel | 1 | -7/+10 |
2010-05-20 | x86, kgdb: early trap init for early debug | Jan Kiszka | 3 | -4/+13 |
2010-05-20 | x86,kgdb: Add low level debug hook | Jason Wessel | 3 | -1/+30 |
2010-05-20 | kgdb: remove post_primary_code references | Jason Wessel | 1 | -29/+0 |
2010-05-20 | kgdb: core changes to support kdb | Jason Wessel | 1 | -0/+5 |
2010-05-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -0/+4 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-19 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -12/+26 |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -3/+3 |
2010-05-18 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -905/+1167 |
2010-05-18 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+17 |
2010-05-18 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -239/+364 |
2010-05-18 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+7 |
2010-05-18 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+48 |
2010-05-18 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+18 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -4/+75 |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -164/+139 |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -248/+308 |
2010-05-18 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -191/+516 |
2010-05-18 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -38/+16 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -296/+720 |
2010-05-18 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -29/+71 |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 41 | -3447/+3329 |
2010-05-18 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -291/+321 |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -10/+10 |
2010-05-18 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -71/+166 |
2010-05-17 | x86, hweight: Use a 32-bit popcnt for __arch_hweight32() | H. Peter Anvin | 1 | -4/+6 |
2010-05-17 | x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms... | Andreas Herrmann | 1 | -0/+3 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2 | -2/+2 |
2010-05-16 | x86, mrst: add nop functions to x86_init mpparse functions | Jacob Pan | 1 | -0/+5 |
2010-05-16 | x86, mrst, pci: return 0 for non-present pci bars | Jacob Pan | 1 | -1/+1 |
2010-05-15 | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 1 | -4/+4 |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
2010-05-14 | x86, mrst: Don't blindly access extended config space | H. Peter Anvin | 1 | -0/+4 |
2010-05-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -6/+18 |
2010-05-14 | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 1 | -0/+4 |
2010-05-14 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 1 | -0/+5 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-05-13 | x86: Use .cfi_sections for assembly code | Roland McGrath | 2 | -2/+15 |
2010-05-13 | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann | 1 | -5/+7 |
2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov | 1 | -55/+71 |
2010-05-13 | KVM: VMX: blocked-by-sti must not defer NMI injections | Jan Kiszka | 1 | -2/+1 |
2010-05-13 | KVM: x86: Call vcpu_load and vcpu_put in cpuid_update | Dongxiao Xu | 1 | -0/+4 |
2010-05-13 | KVM: SVM: Fix wrong intercept masks on 32 bit | Joerg Roedel | 1 | -4/+4 |
2010-05-11 | x86, fpu: Use static_cpu_has() to implement use_xsave() | H. Peter Anvin | 1 | -9/+3 |
2010-05-11 | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin | 1 | -0/+57 |