Age | Commit message (Expand) | Author |
2012-04-18 | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context | Avi Kivity |
2012-04-18 | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus... | Konrad Rzeszutek Wilk |
2012-04-18 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue |
2012-04-17 | xen/p2m: m2p_find_override: use list_for_each_entry_safe | Stefano Stabellini |
2012-04-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-04-16 | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov |
2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann |
2012-04-16 | x86, efi: Add dedicated EFI stub entry point | Matt Fleming |
2012-04-16 | x86: Handle failures of parsing immediate operands in the instruction decoder | Masami Hiramatsu |
2012-04-16 | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann |
2012-04-15 | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds |
2012-04-14 | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-04-13 | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann |
2012-04-13 | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann |
2012-04-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds |
2012-04-10 | KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset | Gleb Natapov |
2012-04-10 | um: Use asm-generic/switch_to.h | Richard Weinberger |
2012-04-10 | um: Disintegrate asm/system.h | Richard Weinberger |
2012-04-09 | um: fix linker script generation | Al Viro |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin |
2012-04-06 | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge |
2012-04-06 | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat |
2012-04-06 | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk |
2012-04-06 | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov |
2012-04-05 | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti |
2012-04-05 | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-04-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-03 | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert |
2012-04-03 | perf/x86/p4: Add format attributes | Peter Zijlstra |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | x86: Use -mno-avx when available | Andi Kleen |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |