Age | Commit message (Expand) | Author | Files | Lines |
2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+4 |
2009-02-19 | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2 | -2/+9 |
2009-02-19 | [S390] Fix timeval regression on s390 | Christian Borntraeger | 1 | -1/+1 |
2009-02-19 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 5 | -10/+2 |
2009-02-18 | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 1 | -1/+1 |
2009-02-18 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 1 | -2/+2 |
2009-02-18 | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 1 | -0/+1 |
2009-02-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -22/+2 |
2009-02-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -82/+109 |
2009-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 6 | -7/+14 |
2009-02-18 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -78/+65 |
2009-02-18 | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney | 1 | -3/+0 |
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 | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 1 | -22/+2 |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner | 1 | -1/+9 |
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-15 | x86, olpc: fix model detection without OFW | Chris Ball | 1 | -1/+1 |
2009-02-13 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 1 | -0/+2 |
2009-02-13 | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 1 | -1/+6 |
2009-02-13 | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand | 1 | -1/+1 |
2009-02-13 | powerpc/mm: Fix numa reserve bootmem page selection | Dave Hansen | 1 | -2/+3 |
2009-02-13 | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 3 | -3/+4 |
2009-02-13 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 1 | -8/+7 |
2009-02-13 | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 1 | -0/+2 |
2009-02-13 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2 | -15/+26 |
2009-02-12 | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 3 | -58/+45 |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 1 | -0/+14 |
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 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -6/+10 |
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-11 | 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 |