summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | metag: tz1090: select and instantiate pinctrl-tz1090James Hogan2013-06-272-0/+8
| * | | | | metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0
| * | | | | metag: panic if cache aliasing possibleJames Hogan2013-06-271-6/+7
| * | | | | metag: *.dts: include using preprocessorJames Hogan2013-06-273-3/+3
| * | | | | metag: add <dt-bindings/> symlinkJames Hogan2013-06-271-0/+1
| * | | | | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras2013-06-131-1/+1
| * | | | | metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-131-0/+1
| * | | | | metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-132-4/+4
| * | | | | metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras2013-06-131-0/+2
| * | | | | metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-131-6/+6
| * | | | | metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras2013-06-131-1/+1
| * | | | | metag/asm/irq.h: Declare init_IRQMarkos Chandras2013-06-131-0/+1
| * | | | | metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras2013-06-131-1/+1
| * | | | | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| * | | | | metag: init common clk and use "core" clkJames Hogan2013-06-133-3/+76
| * | | | | metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan2013-06-136-1/+93
| * | | | | metag: of_platform_populate from arch generic codeJames Hogan2013-06-131-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-064-0/+4
|\ \ \ \ \
| * | | | | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-044-0/+4
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-063-5/+3
|\ \ \ \ \ \
| * | | | | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-241-3/+1
| * | | | | | irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-102-2/+2
| | |/ / / / | |/| | | |
* | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \