Age | Commit message (Expand) | Author | Files | Lines |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 24 | -77/+370 |
2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+16 |
2013-04-20 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+37 |
2013-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -25/+255 |
2013-04-19 | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 5 | -5/+219 |
2013-04-19 | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 1 | -7/+31 |
2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 1 | -13/+5 |
2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 1 | -3/+3 |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 1 | -5/+19 |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 1 | -3/+18 |
2013-04-17 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 1 | -1/+13 |
2013-04-16 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 1 | -0/+1 |
2013-04-16 | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 1 | -0/+1 |
2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 1 | -4/+16 |
2013-04-15 | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 1 | -6/+100 |
2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett | 4 | -0/+76 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -21/+33 |
2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2 | -1/+8 |
2013-04-12 | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 1 | -0/+2 |
2013-04-12 | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 1 | -1/+1 |
2013-04-11 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 1 | -1/+6 |
2013-04-11 | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 1 | -5/+5 |
2013-04-10 | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+8 |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 5 | -13/+21 |
2013-04-10 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 1 | -2/+4 |
2013-04-09 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 1 | -0/+25 |
2013-04-07 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -8/+7 |
2013-04-07 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig | 2 | -8/+7 |
2013-04-05 | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich | 1 | -3/+2 |
2013-04-02 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore | 1 | -2/+2 |
2013-04-02 | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide... | Konrad Rzeszutek Wilk | 1 | -4/+8 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+4 |
2013-03-28 | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2013-03-27 | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -4/+3 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -53/+59 |
2013-03-27 | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2013-03-25 | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2013-03-24 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -17/+17 |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 1 | -2/+2 |
2013-03-21 | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 1 | -2/+2 |
2013-03-21 | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 1 | -7/+2 |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -1/+9 |
2013-03-21 | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian | 1 | -1/+2 |
2013-03-19 | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 1 | -13/+13 |
2013-03-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -35/+33 |
2013-03-19 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2 | -29/+22 |
2013-03-19 | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 1 | -0/+5 |
2013-03-18 | KVM: x86: fix deadlock in clock-in-progress request handling | Marcelo Tosatti | 1 | -9/+9 |
2013-03-18 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 1 | -2/+2 |