summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+1
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-102/+576
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann1-1/+2
2014-03-30x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski1-3/+7
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-15/+6
2014-03-29x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-29x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2-2/+35
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang1-0/+6
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini1-1/+2
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-4/+4
2014-03-26x86, efi: Abstract x86 efi_early callsMatt Fleming1-79/+76
2014-03-26x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski1-1/+1
2014-03-26x86, vdso: Actually discard the .discard sectionsH. Peter Anvin1-0/+5
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner1-1/+1
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause1-1/+0
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause1-5/+2
2014-03-25crypto: x86/sha1 - re-enable the AVX variantMathias Krause1-10/+16
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2-14/+4
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook1-2/+5
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold1-1/+3
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-4/+0
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan3-7/+757
2014-03-21x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski1-2/+0
2014-03-21x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski7-41/+41
2014-03-21x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2-0/+39
2014-03-21Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones1-1/+1
2014-03-21x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski7-91/+70
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-5/+3
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro1-0/+1
2014-03-20x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+6
2014-03-20x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+13
2014-03-20x86, pci, amd-bus: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+3
2014-03-20x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+4
2014-03-20x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+5
2014-03-20x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-5/+8
2014-03-20x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+3
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat1-13/+0
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+4
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+6
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-3/+3
2014-03-20x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+8
2014-03-20x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-7/+9
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+1
2014-03-20random: Add arch_has_random[_seed]()H. Peter Anvin1-0/+3
2014-03-20x86, random: Enable the RDSEED instructionH. Peter Anvin1-1/+38
2014-03-20x86, hash: Simplify switch, add __init annotationJan Beulich1-6/+6