Age | Commit message (Expand) | Author |
2012-09-14 | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. | Konrad Rzeszutek Wilk |
2012-09-14 | xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. | Konrad Rzeszutek Wilk |
2012-08-25 | KVM: VMX: Fix KVM_SET_SREGS with big real mode segments | Orit Wasserman |
2012-08-25 | KVM: x86 emulator: fix byte-sized MOVZX/MOVSX | Avi Kivity |
2012-08-25 | KVM: VMX: Fix ds/es corruption on i386 with preemption | Avi Kivity |
2012-08-25 | KVM: x86: apply kvmclock offset to guest wall clock time | Bruce Rogers |
2012-08-25 | KVM: PIC: call ack notifiers for irqs that are dropped form irr | Gleb Natapov |
2012-08-25 | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. | Konrad Rzeszutek Wilk |
2012-08-15 | x86-64, kcmp: The kcmp system call can be common | H. Peter Anvin |
2012-08-15 | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox |
2012-08-09 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck |
2012-08-09 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-03 | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-20 | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-06-20 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
2012-06-15 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-15 | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers |
2012-06-14 | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha |
2012-06-14 | xen: mark local pages as FOREIGN in the m2p_override | Stefano Stabellini |
2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski |
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov |
2012-06-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
2012-06-11 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-06-11 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-06-11 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-07 | x86, efi stub: Add .reloc section back into image | Jordan Justen |
2012-06-06 | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma |