1. af05b300 crypto: aesni - Convert top-level rfc4106 algorithm to new interface by Herbert Xu · 9 years ago
  2. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  3. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  4. 1beb6b9 crypto: octeon - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  5. c20fc09 crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  6. a401521 crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  7. a5a2b4d crypto: aesni - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  8. 6499e8c crypto: arm/aes - streamline AES-192 code path by Ard Biesheuvel · 9 years ago
  9. c80ae7c crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON by Ard Biesheuvel · 9 years ago
  10. edc424f powerpc: Add ICSWX instruction by Dan Streetman · 9 years ago
  11. b130e7c powerpc: export of_get_ibm_chip_id function by Dan Streetman · 9 years ago
  12. ec59a65 crypto: arm64/sha2-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  13. bf7883e crypto: arm64/sha1-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  14. ac02c6e crypto: arm64/crc32 - bring in line with generic CRC32 by Ard Biesheuvel · 9 years ago
  15. 21a6dd5 crypto: sha1-mb - Remove pointless cast by firo yang · 9 years ago
  16. 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 9 years ago
  17. 34ed9a3 crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h by Herbert Xu · 9 years ago
  18. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  19. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  20. dc640a8 cris fasttimer: remove use of seq_printf return value by Joe Perches · 9 years ago
  21. 1336d42 cris: remove use of seq_printf return value by Joe Perches · 9 years ago
  22. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  23. cd2b293 ARM: plat-pxa: remove use of seq_printf return value by Joe Perches · 9 years ago
  24. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 9 years ago
  25. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 9 years ago
  26. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 9 years ago
  27. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 9 years ago
  28. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  29. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  30. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  31. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  32. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  34. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  35. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  36. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  37. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  38. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  39. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  40. d30eae4 arm: add support for memtest by Vladimir Murzin · 9 years ago
  41. 36dd908 arm64: add support for memtest by Vladimir Murzin · 9 years ago
  42. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  43. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  44. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  45. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  46. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  47. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  48. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  49. 1f0569d mips: extract logic for mmap_rnd() by Kees Cook · 9 years ago
  50. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  51. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  52. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 9 years ago
  53. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  54. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  55. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  56. f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  57. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  58. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  59. 6b8ce2a um: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  60. 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  61. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  62. 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  63. c81956c s390: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  64. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  65. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  66. a728ab5 mips: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  67. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  68. 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  69. 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  70. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  71. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  72. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  73. 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  74. 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 9 years ago
  75. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  78. c848791f Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  79. 79403cd ARM: update errata 430973 documentation to cover Cortex A8 r1p* by Russell King · 9 years ago
  80. 57ca654 ARM: ensure delay timer has sufficient accuracy for delays by Russell King · 9 years ago
  81. 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 9 years ago
  82. a6d74678 ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs by Russell King · 9 years ago
  83. e5a5de4 ARM: enable ARM errata 643719 workaround by default by Russell King · 9 years ago
  84. aaf4b5d ARM: cache-v7: optimise test for Cortex A9 r0pX devices by Russell King · 9 years ago
  85. d3cd451 ARM: cache-v7: optimise branches in v7_flush_cache_louis by Russell King · 9 years ago
  86. cd8b24d ARM: cache-v7: consolidate initialisation of cache level index by Russell King · 9 years ago
  87. 47b8484 ARM: cache-v7: shift CLIDR to extract appropriate field before masking by Russell King · 9 years ago
  88. 5aca3708 ARM: cache-v7: use movw/movt instructions by Russell King · 9 years ago
  89. 89c6bc5 ARM: allow 16-bit instructions in ALT_UP() by Russell King · 9 years ago
  90. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  94. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  95. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  96. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  98. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  99. 8d9095c Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  100. cb0fc55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago