Age | Commit message (Expand) | Author |
2014-03-25 | crypto: x86/sha1 - re-enable the AVX variant | Mathias Krause |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook |
2014-03-24 | x86, vdso: Fix size of get_unmapped_area() | Stefani Seibold |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2014-03-21 | crypto: sha - SHA1 transform x86_64 AVX2 | chandramouli narayanan |
2014-03-20 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski |
2014-03-20 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones |
2014-03-20 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro |
2014-03-20 | x86, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, oprofile, nmi: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, pci, amd-bus: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, hpet: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, amd, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, rapl: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, amd, ibs: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat |
2014-03-20 | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, mce: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, vsyscall: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-03-19 | random: Add arch_has_random[_seed]() | H. Peter Anvin |
2014-03-19 | x86, random: Enable the RDSEED instruction | H. Peter Anvin |
2014-03-19 | x86, hash: Simplify switch, add __init annotation | Jan Beulich |
2014-03-19 | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich |
2014-03-19 | x86, hash: Fix build failure with older binutils | Jan Beulich |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-19 | x86, boot: Move memset() definition in compressed/string.c | Vivek Goyal |
2014-03-19 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal |
2014-03-19 | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c | Vivek Goyal |
2014-03-19 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal |
2014-03-19 | x86, boot: Undef memcmp before providing a new definition | Vivek Goyal |
2014-03-19 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-03-19 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar |
2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas |
2014-03-18 | x86, vdso32: handle 32 bit vDSO larger one page | Stefani Seibold |
2014-03-18 | x86, vdso32: Disable stack protector, adjust optimizations | H. Peter Anvin |
2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold |