1. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  2. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  3. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  4. c456a9c crypto: aesni_intel - add more optimized XTS mode for x86-64 by Jussi Kivilinna · 11 years ago
  5. b5c5b07 crypto: x86/camellia-aesni-avx - add more optimized XTS code by Jussi Kivilinna · 11 years ago
  6. 7017728 crypto: cast6-avx: use new optimized XTS code by Jussi Kivilinna · 11 years ago
  7. 18be452 crypto: x86/twofish-avx - use optimized XTS code by Jussi Kivilinna · 11 years ago
  8. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 11 years ago
  9. 57ae1b0 crypto: crc32-pclmul - Use gas macro for pclmulqdq by Sandy Wu · 11 years ago
  10. 87de457 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  11. 5663535 crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX instruction. by Tim Chen · 11 years ago
  12. e01d69c crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructions. by Tim Chen · 11 years ago
  13. bf215ce crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions. by Tim Chen · 11 years ago
  14. 8275d1a crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  15. d34a460 crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions by Tim Chen · 11 years ago
  16. ec2b4c8 crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. by Tim Chen · 11 years ago
  17. 46d208a crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental SSE3 instructions. by Tim Chen · 11 years ago
  18. 873b9ca crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions by Jussi Kivilinna · 11 years ago
  19. eca1726 crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  20. 918731f crypto: crc32c - Update the links to the white papers on CRC32C calculations with PCLMULQDQ instructions. by Tim Chen · 11 years ago
  21. 6150f3b ARM: AT91SAM9G45: same platform data structure for all crypto peripherals by Nicolas Royer · 11 years ago
  22. ca81a1a crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option by Herbert Xu · 11 years ago
  23. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  24. d414c10 Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  25. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  26. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  27. 21fbd58 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  28. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  29. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  31. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  32. 6434b94 ia64: use %ld to print pages calculated in nr_free_buffer_pages by Zhang Yanfei · 11 years ago
  33. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  34. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 11 years ago
  35. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 11 years ago
  36. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 11 years ago
  37. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 11 years ago
  38. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  39. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 11 years ago
  40. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  41. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 11 years ago
  42. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 11 years ago
  43. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  44. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  45. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 11 years ago
  46. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  47. 8520e44 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 11 years ago
  48. df24eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 11 years ago
  49. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  50. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 11 years ago
  52. e31048a mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture by Michel Lespinasse · 11 years ago
  53. f53f232 mm: use vm_unmapped_area() on ia64 architecture by Michel Lespinasse · 11 years ago
  54. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 11 years ago
  55. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  58. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  59. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  60. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  61. a8876c1 arm: mvebu: add RTC support for Armada 370 and Armada XP by Gregory CLEMENT · 11 years ago
  62. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 11 years ago
  63. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  64. 72dc989 ARM: mmp: add display and fb support in pxa910 defconfig by Zhou Zhu · 11 years ago
  65. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 11 years ago
  66. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 11 years ago
  67. ddfe9b3 cris: use "int" for ssize_t to match size_t by Geert Uytterhoeven · 11 years ago
  68. 3b63918 mn10300: use for_each_pci_dev to simplify the code by Wei Yongjun · 11 years ago
  69. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. 6c5096e Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  73. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  74. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  75. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  79. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  80. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  81. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  82. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  83. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  84. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  85. 79a69d3 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  86. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  87. 32f9aab Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  88. e177bb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  89. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  90. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 11 years ago
  91. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 11 years ago
  92. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 11 years ago
  93. 4474a33 parisc: fix fallocate syscall by Helge Deller · 11 years ago
  94. 2e800df parisc: fix error return codes for rt_sigaction and rt_sigprocmask by Helge Deller · 11 years ago
  95. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 11 years ago
  96. fee707b parisc: correctly wire up mq_* functions for CONFIG_COMPAT case by Helge Deller · 11 years ago
  97. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 11 years ago
  98. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 11 years ago
  99. 6b73a96 Revert "KVM: MMU: lazily drop large spte" by Marcelo Tosatti · 11 years ago
  100. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago