aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-06-27crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna
2012-06-27crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings
2012-06-14crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna
2012-06-14crypto: s390 - clean up DES code a bit morePaul Bolle
2012-06-12crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried
2012-06-12crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-06-06perf/x86: Check if user fp is validArun Sharma
2012-06-06perf/x86: Allow multiple stacksArun Sharma
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong
2012-06-05Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-05Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-06-05x86/mce: Fix the MCE poll timer logicChen Gong
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-05[PARISC] fix code to find libgccJames Bottomley
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley
2012-06-05[PARISC] fix missing TAINT_WARN problemJames Bottomley
2012-06-04fixups for signal breakageAl Viro
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds