Age | Commit message (Expand) | Author | Files | Lines |
2014-03-31 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 1 | -0/+3 |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -8/+12 |
2014-03-31 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+43 |
2014-03-31 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2014-03-31 | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+14 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -475/+2144 |
2014-03-31 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -96/+230 |
2014-03-31 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+4 |
2014-03-31 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2014-03-31 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -46/+36 |
2014-03-31 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+1 |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -102/+576 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
2014-03-26 | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 1 | -79/+76 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 2 | -14/+4 |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook | 1 | -2/+5 |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2 | -0/+39 |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 1 | -1/+1 |
2014-03-19 | x86, hash: Simplify switch, add __init annotation | Jan Beulich | 1 | -6/+6 |
2014-03-19 | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich | 1 | -3/+3 |
2014-03-19 | x86, hash: Fix build failure with older binutils | Jan Beulich | 2 | -0/+5 |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+1 |
2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 1 | -19/+1 |
2014-03-17 | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 1 | -1/+1 |
2014-03-17 | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 1 | -29/+0 |
2014-03-17 | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 1 | -8/+17 |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+13 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | 1 | -0/+3 |
2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 2 | -31/+57 |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 2 | -26/+13 |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov | 1 | -36/+12 |
2014-03-13 | x86: Add another set of MSR accessor functions | Borislav Petkov | 2 | -1/+90 |
2014-03-13 | x86, pageattr: Correct WBINVD spelling in comment | Borislav Petkov | 1 | -3/+3 |
2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov | 1 | -2/+0 |
2014-03-13 | x86, boot: Correct max ramdisk size name | Borislav Petkov | 1 | -1/+1 |
2014-03-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | 1 | -5/+6 |
2014-03-11 | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 1 | -1/+1 |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 1 | -3/+12 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 6 | -290/+5 |
2014-03-11 | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 1 | -6/+0 |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2 | -2/+13 |