summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructionsTim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.Tim Chen
2013-04-03crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-03crypto: x86 - build AVX block cipher implementations only if assembler suppor...Jussi Kivilinna
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna
2013-03-10crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer
2013-02-26crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-23ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen
2013-02-23acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-23x86: get pg_data_t's memory from other nodeYasuaki Ishimatsu
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang
2013-02-23cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: remove page table of x86_64 architectureTang Chen
2013-02-23memory-hotplug: common APIs to support page tables hot-removeWen Congyang
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-24powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22x86-64, xen, mmu: Provide an early version of write_cr3.Konrad Rzeszutek Wilk
2013-02-22mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse
2013-02-22mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT
2013-02-21mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong