Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -78/+65 |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2 | -10/+10 |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 1 | -5/+7 |
2009-02-15 | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 1 | -0/+1 |
2009-02-15 | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 6 | -63/+15 |
2009-02-15 | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2 | -4/+8 |
2009-02-15 | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 1 | -1/+3 |
2009-02-15 | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 1 | -1/+1 |
2009-02-15 | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 1 | -1/+1 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 4 | -0/+16 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2 | -0/+11 |
2009-02-15 | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 1 | -8/+9 |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+10 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -121/+193 |
2009-02-11 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+9 |
2009-02-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -29/+64 |
2009-02-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2009-02-11 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -27/+60 |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant | 1 | -0/+2 |
2009-02-11 | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky | 1 | -2/+2 |
2009-02-11 | tracing, x86: fix constraint for parent variable | Steven Rostedt | 1 | -5/+4 |
2009-02-11 | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW | Kumar Gala | 1 | -1/+1 |
2009-02-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -13/+20 |
2009-02-10 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 12 | -19/+34 |
2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 17 | -126/+74 |
2009-02-10 | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 1 | -3/+5 |
2009-02-10 | i8327: fix outb() parameter order | Clemens Ladisch | 1 | -9/+8 |
2009-02-10 | [ARM] Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2009-02-10 | powerpc: Add missing sparsemem.h include | Michael Neuling | 1 | -0/+1 |
2009-02-10 | powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist | Benjamin Herrenschmidt | 1 | -2/+15 |
2009-02-10 | powerpc/cell: Add missing #include for oprofile | Michael Neuling | 1 | -0/+1 |
2009-02-10 | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 1 | -2/+3 |
2009-02-10 | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli | 1 | -0/+2 |
2009-02-09 | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala | 2 | -4/+4 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 7 | -56/+55 |
2009-02-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -6/+22 |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells | 1 | -1/+1 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 3 | -0/+3 |
2009-02-09 | x86: math_emu info cleanup | Tejun Heo | 6 | -64/+48 |
2009-02-09 | x86: include correct %gs in a.out core dump | Tejun Heo | 1 | -3/+1 |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 1 | -0/+11 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 3 | -5/+44 |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 3 | -0/+10 |
2009-02-09 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 5 | -11/+18 |
2009-02-08 | sparc64: Fix probe_kernel_{read,write}(). | David S. Miller | 10 | -48/+25 |
2009-02-08 | sparc64: Kill .fixup section bloat. | David S. Miller | 15 | -77/+42 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -2/+2 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 839 | -7147/+25842 |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 1 | -3/+5 |
2009-02-06 | arch/powerpc: Eliminate double sizeof | Julia Lawall | 1 | -1/+1 |