1. 2b188b3b8 crypto: nx - fix limits to sg lists for AES-CCM by Fionnuala Gunter · 11 years ago
  2. 9d6f1a8 crypto: nx - fix limits to sg lists for AES-XCBC by Fionnuala Gunter · 11 years ago
  3. 7998043 crypto: nx - fix limits to sg lists for AES-GCM by Marcelo Cerri · 11 years ago
  4. 884d981 crypto: nx - fix limits to sg lists for AES-CTR by Marcelo Cerri · 11 years ago
  5. 2d290f0 crypto: nx - fix limits to sg lists for AES-CBC by Marcelo Cerri · 11 years ago
  6. ab74175 crypto: nx - fix limits to sg lists for AES-ECB by Marcelo Cerri · 11 years ago
  7. a8fc391 crypto: nx - add offset to nx_build_sg_lists() by Marcelo Cerri · 11 years ago
  8. b8b4a41 padata - Register hotcpu notifier after initialization by Richard Weinberger · 11 years ago
  9. 9c823f9 padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED by Chen Gang · 11 years ago
  10. a246968 hwrng: omap - reorder OMAP TRNG driver code by Olof Johansson · 11 years ago
  11. f5e4626 crypto: omap-sham - correct dma burst size by Lokesh Vutla · 11 years ago
  12. b8411cc crypto: omap-sham - Enable Polling mode if DMA fails by Lokesh Vutla · 11 years ago
  13. 5bc3570 crypto: tegra-aes - bitwise vs logical and by Dan Carpenter · 11 years ago
  14. 393e661 crypto: sahara - checking the wrong variable by Dan Carpenter · 11 years ago
  15. 1bbf643 crypto: omap-aes - Kconfig: Add build support for AM437x by Joel Fernandes · 11 years ago
  16. bce2a22 crypto: omap-aes - Convert request_irq to devm_request_irq by Joel Fernandes · 11 years ago
  17. 05007c1 crypto: omap-aes - Convert kzalloc to devm_kzalloc by Joel Fernandes · 11 years ago
  18. 6242332 crypto: omap-aes - Add support for cases of unaligned lengths by Joel Fernandes · 11 years ago
  19. 1801ad9 crypto: omap-aes - Switch to PIO mode during probe by Joel Fernandes · 11 years ago
  20. 98837ab crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger by Joel Fernandes · 11 years ago
  21. 1bf95cc crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs by Joel Fernandes · 11 years ago
  22. 6721675 crypto: omap-aes - Add IRQ info and helper macros by Joel Fernandes · 11 years ago
  23. 0c063a2 crypto: omap-aes - Remove previously used intermediate buffers by Joel Fernandes · 11 years ago
  24. 0a64171 crypto: omap-aes - Sync SG before DMA operation by Joel Fernandes · 11 years ago
  25. 4b645c9 crypto: omap-aes - Simplify DMA usage by using direct SGs by Joel Fernandes · 11 years ago
  26. e77c756 crypto: omap-aes - Populate number of SG elements by Joel Fernandes · 11 years ago
  27. 016af9b crypto: omap-aes - Add useful debug macros by Joel Fernandes · 11 years ago
  28. 257aff5 crypto: scatterwalk - Add support for calculating number of SG elements by Joel Fernandes · 11 years ago
  29. b4eba0c crypto: nx - fix nx-aes-gcm verification by jmlatten@linux.vnet.ibm.com · 11 years ago
  30. d4d8edf crypto: caam - add option for enabling DEBUG mode by Alex Porosanu · 11 years ago
  31. 514df28 crypto: caam - replace xstr macro with __stringify by Alex Porosanu · 11 years ago
  32. edb6f29 crypto: xor - Check for osxsave as well as avx in crypto/xor by John Haxby · 11 years ago
  33. 452ec04 crypto: camellia_generic - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  34. 2a128b4 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  35. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  36. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  37. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  38. 3a4eac7 crypto: crypto4xx - Staticize local symbols by Jingoo Han · 11 years ago
  39. e45f1d1 crypto: sahara - Staticize local symbol by Jingoo Han · 11 years ago
  40. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  41. cc76daf crypto: nx - saves chaining value from co-processor by Fionnuala Gunter · 11 years ago
  42. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  43. 674ee08 ARM: OMAP2+: Only manually add hwmod data when DT not used. by Lokesh Vutla · 11 years ago
  44. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago
  45. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 11 years ago
  46. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  47. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 11 years ago
  48. d311149 crypto: nx - fix limits to sg lists for SHA-2 by Marcelo Cerri · 11 years ago
  49. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  50. 032c8ca crypto: testmgr - remove double execution of the same test suite by Cristian Stoica · 12 years ago
  51. 6dad411 crypto: caam - Remove unused functions from Job Ring by Ruchika Gupta · 11 years ago
  52. 674349f modules: add support for soft module dependencies by Andreas Robinson · 11 years ago
  53. 7a7e4b7 crypto: omap-sham - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  54. 0de9c38 crypto: omap-sham - Convert to devm_request_irq() by Lokesh Vutla · 11 years ago
  55. 7d7c704 crypto: omap-sham - Add OMAP5/AM43XX SHAM Support by Lokesh Vutla · 11 years ago
  56. eaef7e3 crypto: omap-sham - Add SHA384 and SHA512 Support by Lokesh Vutla · 11 years ago
  57. 9e01d0c hwrng: mxc-rnga - Check the return value from clk_prepare_enable() by Fabio Estevam · 12 years ago
  58. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 12 years ago
  59. 997ad29 crypto: caam - RNG instantiation by directly programming DECO by Ruchika Gupta · 12 years ago
  60. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 12 years ago
  61. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  62. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  63. 2dd1cb5 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  64. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  65. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  66. 57961e3 Input: cyttsp4 - kfree xfer_buf on error path in probe() by Ferruh Yigit · 12 years ago
  67. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  68. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  69. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  71. 697a067 Merge tag 'md-3.11' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  72. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 12 years ago
  73. 92aef8fb hang and lockup detection menu by Dave Hansen · 12 years ago
  74. 604ff0d kconfig: consolidate printk options by Dave Hansen · 12 years ago
  75. 9eade16 group locking debugging options by Dave Hansen · 12 years ago
  76. 6dfc066 consolidate compilation option configs by Dave Hansen · 12 years ago
  77. 881c514 consolidate runtime testing configs by Dave Hansen · 12 years ago
  78. 0610c8a order memory debugging Kconfig options by Dave Hansen · 12 years ago
  79. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 12 years ago
  80. da67db4 Merge branch 'hpfs' from Mikulas Patocka by Linus Torvalds · 12 years ago
  81. 275f495 hpfs: implement prefetch to improve performance by Mikulas Patocka · 12 years ago
  82. a0c1b75 hpfs: use mpage by Mikulas Patocka · 12 years ago
  83. 3ebacb0 hpfs: better test for errors by Mikulas Patocka · 12 years ago
  84. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  85. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 12 years ago
  86. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 12 years ago
  87. 9d15762 HID: wacom: Intuos4 battery charging changes by Przemo Firszt · 12 years ago
  88. 08ec2dc Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus by Jiri Kosina · 12 years ago
  89. db58316 Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus by Jiri Kosina · 12 years ago
  90. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 12 years ago
  91. 1376512 md/raid10: fix bug which causes all RAID10 reshapes to move no data. by NeilBrown · 12 years ago
  92. fdcfbbb md/raid5: allow 5-device RAID6 to be reshaped to 4-device. by NeilBrown · 12 years ago
  93. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  94. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  95. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  96. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  97. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  98. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  99. 9307c29 tools/testing/selftests: don't assume the x bit is set on scripts by Andrew Morton · 12 years ago
  100. 94d0900 selftests: add .gitignore for kcmp by Ramkumar Ramachandra · 12 years ago