summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2012-06-27crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna-2/+2
2012-06-27crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna-2/+2
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna-487/+161
2012-06-27crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna-272/+93
2012-06-27crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna-269/+86
2012-06-27crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna-304/+94
2012-06-27crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna-351/+424
2012-06-27crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna-163/+303
2012-06-27crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna-102/+19
2012-06-27crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna-110/+6
2012-06-27crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna-218/+193
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings-1/+0
2012-06-14crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna-10/+42
2012-06-14crypto: s390 - clean up DES code a bit morePaul Bolle-18/+0
2012-06-12crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried-0/+1655
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried-0/+1391
2012-06-12crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause-11/+4
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-2/+4
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+9
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-9/+16
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-91/+168
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-62/+143
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu-1/+2
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras-3/+11
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen-74/+140
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds-1/+5
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-19/+1
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf-0/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf-19/+0
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma-0/+4
2012-06-06perf/x86: Check if user fp is validArun Sharma-6/+18
2012-06-06perf/x86: Allow multiple stacksArun Sharma-6/+0
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra-8/+1
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra-8/+43
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra-28/+66
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal-0/+9
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama-2/+2
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang-2/+4
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior-1/+1
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu-0/+2
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng-6/+0
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner-1/+1
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu-9/+13
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong-1/+1
2012-06-05Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-06-05Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds-7/+4