summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-0313-20/+13Star
|\
| * Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int...Dave Airlie2013-04-1613-20/+13Star
| |\
| | * OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-0313-20/+13Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-0240-240/+10762
|\ \ \
| * | | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-255-3/+1989
| * | | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-255-20/+1430
| * | | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-256-2/+1396
| * | | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-256-24/+1097
| * | | crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna2013-04-252-0/+197
| * | | crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-252-42/+229
| * | | crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna2013-04-252-41/+98
| * | | crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna2013-04-252-41/+98
| * | | crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2013-04-256-46/+273
| * | | crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu2013-04-251-2/+3
| * | | crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen2013-04-252-0/+284
| * | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen2013-04-251-0/+743
| * | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen2013-04-251-0/+423
| * | | crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-251-0/+421
| * | | crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen2013-04-252-0/+277
| * | | crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen2013-04-031-0/+772
| * | | crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen2013-04-031-0/+496
| * | | crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen2013-04-031-0/+506
| * | | crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna2013-04-031-11/+23
| * | | crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-04-031-3/+3
| * | | crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen2013-03-101-2/+3
| * | | ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2013-03-101-8/+6Star
| * | | crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu2013-02-261-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-029-6/+27
|\ \ \ \
| * | | | x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2013-05-022-1/+3
| * | | | x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-027-5/+24
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-024-60/+0Star
|\ \ \ \ \
| * | | | | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-243-58/+0Star
| * | | | | i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-03-241-2/+0Star
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-12/+5Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lguest: map Switcher below fixmap.Rusty Russell2013-04-221-6/+0Star
| * | | | | lguest: assume Switcher text is a single page.Rusty Russell2013-04-221-5/+2Star
| * | | | | lguest: prepare to make SWITCHER_ADDR a variable.Rusty Russell2013-04-221-0/+2
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02184-1123/+6437
|\ \ \ \ \ \
| * | | | | | powerpc: Fix build error for book3eAneesh Kumar K.V2013-05-021-0/+18
| * | | | | | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-024-0/+25
| * | | | | | powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2013-05-022-2/+4
| * | | | | | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-022-6/+6
| * | | | | | powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2013-05-022-1/+3
| * | | | | | powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-023-8/+12
| * | | | | | powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-301-2/+30
| * | | | | | powerpc: Print page size info during bootAneesh Kumar K.V2013-04-301-5/+5
| * | | | | | powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-303-7/+10
| * | | | | | powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-301-31/+22Star
| * | | | | | powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-3010-118/+234
| * | | | | | powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-303-10/+10