summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
* crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall2013-08-211-24/+24
* crypto: make tables used from assembler __visibleAndi Kleen2013-08-141-8/+8
* ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla2013-08-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-0515-2387/+1017
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-213-18/+34
| |\
| * | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-215-1216/+2
| * | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-215-1089/+24
| * | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-211-71/+89
| * | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-281-5/+52
| * | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-281-5/+53
| * | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-281-1/+1
| * | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...Tim Chen2013-05-242-0/+153
| * | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Tim Chen2013-05-201-0/+643
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-043-28/+27
|\ \ \
| * | | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-122-14/+12
| * | | ARM: dts: omap3-devkit8000: fix NAND memory bindingFlorian Vaussard2013-06-121-14/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0416-68/+155
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-022774-51950/+102247
| |\ \ \ \
| | * | | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-272761-51883/+102092
| | |\| | |
| | * | | | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-1815-67/+155
| * | | | | ARM: davinci: da850-evm: remove vref from touchscreen platform dataManish Badarkhe2013-07-011-1/+0
| |/ / / /
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-042-10/+10
|\ \ \ \ \
| * | | | | i2c-designware: make SDA hold time configurableChristian Ruppert2013-06-262-10/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-044-15/+15
|\ \ \ \ \ \
| * | | | | | frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-142-6/+6
| * | | | | | Fix warning typo "CONFIG_RELCOATABLE"Paul Bolle2013-05-291-5/+5
| * | | | | | update AMD powerflags commentsThorsten Glaser2013-05-281-4/+4
* | | | | | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-0423-90/+12
|\ \ \ \ \ \ \
| * | | | | | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-0423-90/+12
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04151-1136/+6595
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-07-027-38/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/mpc512x: enable USB support in defconfigAnatolij Gustschin2013-06-251-0/+7
| | * | | | | | | | powerpc/mpc512x: commit re-generated defconfigGerhard Sittig2013-06-251-17/+3
| | * | | | | | | | powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti2013-06-242-1/+15
| | * | | | | | | | powerpc/mpc512x: initialize board restart earlierGerhard Sittig2013-05-211-1/+1
| | * | | | | | | | powerpc/mpc512x: move common code to shared.c fileGerhard Sittig2013-05-216-19/+21
| * | | | | | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-0215-43/+1085
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com2013-07-013-0/+171
| | * | | | | | | | | powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com2013-07-012-0/+10
| | * | | | | | | | | powerpc/mpic: add global timer supportDongsheng.wang@freescale.com2013-07-014-0/+652
| | * | | | | | | | | powerpc/mpic: add irq_set_wake supportDongsheng.wang@freescale.com2013-07-011-0/+18
| | * | | | | | | | | powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao2013-07-013-15/+0
| | * | | | | | | | | powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe2013-07-011-10/+3
| | * | | | | | | | | powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan2013-07-011-0/+1
| | * | | | | | | | | powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2013-07-012-7/+28
| | * | | | | | | | | powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun2013-06-251-11/+1
| | * | | | | | | | | powerpc: Add T4 LAC device tree binding & defsJoe Liccese2013-06-242-0/+201
| * | | | | | | | | | powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt2013-07-021-14/+17
| * | | | | | | | | | powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling2013-07-021-1/+1