summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...Jussi Kivilinna2012-08-201-35/+218
* powerpc/crypto: add compression support to arch vecSeth Jennings2012-08-011-2/+2
* powerpc/crypto: rework KconfigSeth Jennings2012-08-012-2/+4
* crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-013-0/+985
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-013-0/+854
* crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-013-16/+0Star
* crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-0111-54/+1Star
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-08-013-5/+2Star
|\
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-251426-20404/+45092
| |\
| * | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-112-2/+2
| * | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-111-3/+0Star
| * | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11267-1249/+1228Star
| |\ \
| * | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-156-15/+9Star
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-0113-19/+20
|\ \ \ \
| * | | | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-08-011-0/+1
| * | | | memcg: rename config variablesAndrew Morton2012-08-0110-18/+18
| * | | | mm: account the total_vm in the vm_stat_account()Huang Shijie2012-08-011-1/+0Star
| * | | | xtensa: select generic atomic64_t supportFengguang Wu2012-08-011-0/+1
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-0112-32/+20Star
|\ \ \ \ \
| * | | | | um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-196-19/+12Star
| * | | | | sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-4/+2Star
| * | | | | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-193-6/+5Star
| * | | | | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1Star
| * | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-1/+0Star
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-015-146/+1473
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix missing struct before structure nameJovi Zhang2012-07-261-1/+1
| * | | | | | perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2012-07-262-1/+25
| * | | | | | perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-261-1/+1
| * | | | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
| * | | | | | perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2012-07-262-129/+1352
| * | | | | | perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng2012-07-261-8/+8
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-017-55/+121
|\ \ \ \ \ \ \
| * | | | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0Star
| * | | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-316-54/+121
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| | * | | | | | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
| | * | | | | | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-262-27/+16Star
| | * | | | | | powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie2012-07-261-1/+1
| | * | | | | | powerpc/85xx: Fix pci base address error for p2020rdb-pc in dtsTang Yuantian2012-07-262-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-0117-105/+103Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-304-15/+15
| * | | | | | | s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-306-14/+15
| * | | | | | | s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
| * | | | | | | s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
| * | | | | | | s390: update defconfigHeiko Carstens2012-07-261-2/+3
| * | | | | | | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-264-8/+25
| * | | | | | | s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2Star
| * | | | | | | s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
| * | | | | | | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-262-1/+1
| * | | | | | | s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23Star
| | |_|_|_|_|/ | |/| | | | |