1. bce2a22 crypto: omap-aes - Convert request_irq to devm_request_irq by Joel Fernandes · 11 years ago
  2. 05007c1 crypto: omap-aes - Convert kzalloc to devm_kzalloc by Joel Fernandes · 11 years ago
  3. 6242332 crypto: omap-aes - Add support for cases of unaligned lengths by Joel Fernandes · 11 years ago
  4. 1801ad9 crypto: omap-aes - Switch to PIO mode during probe by Joel Fernandes · 11 years ago
  5. 98837ab crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger by Joel Fernandes · 11 years ago
  6. 1bf95cc crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs by Joel Fernandes · 11 years ago
  7. 6721675 crypto: omap-aes - Add IRQ info and helper macros by Joel Fernandes · 11 years ago
  8. 0c063a2 crypto: omap-aes - Remove previously used intermediate buffers by Joel Fernandes · 11 years ago
  9. 0a64171 crypto: omap-aes - Sync SG before DMA operation by Joel Fernandes · 11 years ago
  10. 4b645c9 crypto: omap-aes - Simplify DMA usage by using direct SGs by Joel Fernandes · 11 years ago
  11. e77c756 crypto: omap-aes - Populate number of SG elements by Joel Fernandes · 11 years ago
  12. 016af9b crypto: omap-aes - Add useful debug macros by Joel Fernandes · 11 years ago
  13. 257aff5 crypto: scatterwalk - Add support for calculating number of SG elements by Joel Fernandes · 11 years ago
  14. b4eba0c crypto: nx - fix nx-aes-gcm verification by jmlatten@linux.vnet.ibm.com · 11 years ago
  15. d4d8edf crypto: caam - add option for enabling DEBUG mode by Alex Porosanu · 11 years ago
  16. 514df28 crypto: caam - replace xstr macro with __stringify by Alex Porosanu · 11 years ago
  17. edb6f29 crypto: xor - Check for osxsave as well as avx in crypto/xor by John Haxby · 11 years ago
  18. 452ec04 crypto: camellia_generic - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  19. 2a128b4 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  20. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  21. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  22. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  23. 3a4eac7 crypto: crypto4xx - Staticize local symbols by Jingoo Han · 11 years ago
  24. e45f1d1 crypto: sahara - Staticize local symbol by Jingoo Han · 11 years ago
  25. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  26. cc76daf crypto: nx - saves chaining value from co-processor by Fionnuala Gunter · 11 years ago
  27. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  28. 674ee08 ARM: OMAP2+: Only manually add hwmod data when DT not used. by Lokesh Vutla · 11 years ago
  29. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago
  30. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 11 years ago
  31. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  32. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 11 years ago
  33. d311149 crypto: nx - fix limits to sg lists for SHA-2 by Marcelo Cerri · 11 years ago
  34. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  35. 032c8ca crypto: testmgr - remove double execution of the same test suite by Cristian Stoica · 12 years ago
  36. 6dad411 crypto: caam - Remove unused functions from Job Ring by Ruchika Gupta · 11 years ago
  37. 674349f modules: add support for soft module dependencies by Andreas Robinson · 11 years ago
  38. 7a7e4b7 crypto: omap-sham - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  39. 0de9c38 crypto: omap-sham - Convert to devm_request_irq() by Lokesh Vutla · 11 years ago
  40. 7d7c704 crypto: omap-sham - Add OMAP5/AM43XX SHAM Support by Lokesh Vutla · 11 years ago
  41. eaef7e3 crypto: omap-sham - Add SHA384 and SHA512 Support by Lokesh Vutla · 11 years ago
  42. 9e01d0c hwrng: mxc-rnga - Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  43. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 12 years ago
  44. 997ad29 crypto: caam - RNG instantiation by directly programming DECO by Ruchika Gupta · 12 years ago
  45. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 12 years ago
  46. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  47. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  48. 2dd1cb5 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  49. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  50. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  51. 57961e3 Input: cyttsp4 - kfree xfer_buf on error path in probe() by Ferruh Yigit · 12 years ago
  52. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  53. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  54. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  55. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  56. 697a067 Merge tag 'md-3.11' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  57. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 12 years ago
  58. 92aef8fb hang and lockup detection menu by Dave Hansen · 12 years ago
  59. 604ff0d kconfig: consolidate printk options by Dave Hansen · 12 years ago
  60. 9eade16 group locking debugging options by Dave Hansen · 12 years ago
  61. 6dfc066 consolidate compilation option configs by Dave Hansen · 12 years ago
  62. 881c514 consolidate runtime testing configs by Dave Hansen · 12 years ago
  63. 0610c8a order memory debugging Kconfig options by Dave Hansen · 12 years ago
  64. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 12 years ago
  65. da67db4 Merge branch 'hpfs' from Mikulas Patocka by Linus Torvalds · 12 years ago
  66. 275f495 hpfs: implement prefetch to improve performance by Mikulas Patocka · 12 years ago
  67. a0c1b75 hpfs: use mpage by Mikulas Patocka · 12 years ago
  68. 3ebacb0 hpfs: better test for errors by Mikulas Patocka · 12 years ago
  69. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  70. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 12 years ago
  71. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 12 years ago
  72. 9d15762 HID: wacom: Intuos4 battery charging changes by Przemo Firszt · 12 years ago
  73. 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
  74. 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
  75. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 12 years ago
  76. 1376512 md/raid10: fix bug which causes all RAID10 reshapes to move no data. by NeilBrown · 12 years ago
  77. fdcfbbb md/raid5: allow 5-device RAID6 to be reshaped to 4-device. by NeilBrown · 12 years ago
  78. 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
  79. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  80. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  81. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  82. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  83. 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
  84. 9307c29 tools/testing/selftests: don't assume the x bit is set on scripts by Andrew Morton · 12 years ago
  85. 94d0900 selftests: add .gitignore for kcmp by Ramkumar Ramachandra · 12 years ago
  86. 1b78715 selftests: fix clean target in kcmp Makefile by Ramkumar Ramachandra · 12 years ago
  87. c7fed9c selftests: add .gitignore for vm by Ramkumar Ramachandra · 12 years ago
  88. 7e50533 selftests: add hugetlbfstest by Joern Engel · 12 years ago
  89. fc256f0 self-test: fix make clean by Joern Engel · 12 years ago
  90. 51a1d16 selftests: exit 1 on failure by Joern Engel · 12 years ago
  91. 0786f7b kernel/resource.c: remove the unneeded assignment in function __find_resource by Kevin Hao · 12 years ago
  92. 4b30f07 aio: fix wrong comment in aio_complete() by Tang Chen · 12 years ago
  93. d552877 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode by Jean-Francois Dagenais · 12 years ago
  94. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 12 years ago
  95. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 12 years ago
  96. c5dbcf8 pps-gpio: add device-tree binding and support by Jan Luebbe · 12 years ago
  97. 05212be drivers/pps/clients/pps-gpio.c: convert to module_platform_driver by Jan Luebbe · 12 years ago
  98. 2a65182 drivers/pps/clients/pps-gpio.c: convert to devm_* helpers by Jan Luebbe · 12 years ago
  99. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 12 years ago
  100. 8da01af Documentation/accounting/getdelays.c: avoid strncpy in accounting tool by Kees Cook · 12 years ago