summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini
2013-04-25xenvm: add a simple PSCI node and a second cpuStefano Stabellini
2013-04-25xen/arm: XEN selects ARM_PSCIStefano Stabellini
2013-04-25xen: move the xenvm machine to mach-virtStefano Stabellini
2013-04-25xen/arm: SMP supportStefano Stabellini
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini
2013-04-25xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland
2013-04-25arm64: mm: Correct show_pte behaviourSteve Capper
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas
2013-04-25arm64: compiling issue, need add include/asm/vga.h fileChen Gang
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon
2013-04-26ARM: dts: Add chip-id controller node on Exynos4/5 SoCThomas Abraham
2013-04-26ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna
2013-04-25crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna
2013-04-25crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna
2013-04-25crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna
2013-04-25crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna
2013-04-25crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-04-25crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen
2013-04-25ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas
2013-04-25metag: defconfigs: increase log buffer 8KiB => 128KiBJames Hogan
2013-04-25x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-25x86 cmpxchg.h: fix wrong commentLi Zhong
2013-04-25KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-24sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller
2013-04-24arch/tile: Fix syscall return value passed to tracepointSimon Marchi
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre
2013-04-24ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin