summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-49/+106
|\
| * perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar2015-04-181-18/+15
| * perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-171-1/+1
| * perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-171-21/+73
| * perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-171-0/+8
| * perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-171-9/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-173-31/+18
|\ \
| * | x86: switch to using asm-generic for seccomp.hKees Cook2015-04-173-31/+18
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-166-312/+287
|\ \ \ | |/ / |/| |
| * | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-19/+82
| * | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-107/+3
| * | x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-161-1/+1
| * | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-162-89/+181
| * | xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-161-53/+10
| * | xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross2015-03-161-46/+4
| * | xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+1
| * | xen: build infrastructure for generating hypercall depending symbolsJuergen Gross2015-03-161-0/+9
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-7/+5
|\ \ \
| * | | x86: mtrr: if: remove use of seq_printf return valueJoe Perches2015-04-151-7/+5
* | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-25/+1
|\ \ \ \
| * | | | x86: Remove signal translation and exec_domainRichard Weinberger2015-04-122-18/+1
| * | | | um: Remove signal translation and exec_domainRichard Weinberger2015-04-121-7/+0
* | | | | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...Linus Torvalds2015-04-157-220/+49
|\ \ \ \ \
| * | | | | x86, UML: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-04-131-1/+1
| * | | | | um: Remove broken highmem supportRichard Weinberger2015-04-131-1/+0
| * | | | | um: Remove broken SMP supportRichard Weinberger2015-04-131-11/+0
| * | | | | um: Remove SKAS3/4 supportRichard Weinberger2015-04-134-207/+48
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-04-152-2/+2
|\ \ \ \ \ \
| * | | | | | kbuild: use relative path more to include MakefileMasahiro Yamada2015-04-022-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-1522-567/+335
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layerArd Biesheuvel2015-04-104-176/+44
| * | | | | | crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layerArd Biesheuvel2015-04-104-173/+50
| * | | | | | crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layerArd Biesheuvel2015-04-101-111/+28
| * | | | | | crypto: sha-mb - mark Multi buffer SHA1 helper cipherStephan Mueller2015-03-311-2/+5
| * | | | | | crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-311-3/+6
| * | | | | | crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller2015-03-311-5/+10
| * | | | | | crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller2015-03-311-2/+5
| * | | | | | crypto: aesni - mark AES-NI helper ciphersStephan Mueller2015-03-311-8/+15
| * | | | | | crypto: sha1-mb - Syntax errorAmeen Ali2015-03-161-1/+1
| * | | | | | crypto: don't export static symbolJulia Lawall2015-03-131-1/+0
| * | | | | | crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk2015-02-281-54/+110
| * | | | | | crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar2015-02-271-1/+1
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-4/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-101-4/+6
| |\ \ \ \ \ \