summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-01vfs: add renameat2 syscallMiklos Szeredi
2014-04-01Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar
2014-04-01x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki
2014-04-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-03-31Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-30x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-28x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26x86, efi: Abstract x86 efi_early callsMatt Fleming
2014-03-26x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski
2014-03-25x86, vdso: Actually discard the .discard sectionsH. Peter Anvin
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause
2014-03-25crypto: x86/sha1 - re-enable the AVX variantMathias Krause
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan
2014-03-21x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-21x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski