1. 452ec04 crypto: camellia_generic - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  2. 2a128b4 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  3. 9dc4803 hwrng: tx4939 - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  4. c849163 crypto: nx - fix concurrency issue by Marcelo Cerri · 11 years ago
  5. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  6. 3a4eac7 crypto: crypto4xx - Staticize local symbols by Jingoo Han · 11 years ago
  7. e45f1d1 crypto: sahara - Staticize local symbol by Jingoo Han · 11 years ago
  8. 75be456 hwrng: pixocel - Staticize 'rng_dev' by Jingoo Han · 11 years ago
  9. cc76daf crypto: nx - saves chaining value from co-processor by Fionnuala Gunter · 11 years ago
  10. e83872c hwrng: omap - Add OMAP4 TRNG support by Lokesh Vutla · 11 years ago
  11. 674ee08 ARM: OMAP2+: Only manually add hwmod data when DT not used. by Lokesh Vutla · 11 years ago
  12. c903970 hwrng: omap - Add device tree support by Lokesh Vutla · 11 years ago
  13. 7256c47 hwrng: omap - Remove duplicated function call by Lokesh Vutla · 11 years ago
  14. d52dc81 hwrng: omap - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  15. 4390f77 hwrng: omap - Use module_platform_driver macro by Lokesh Vutla · 11 years ago
  16. d311149 crypto: nx - fix limits to sg lists for SHA-2 by Marcelo Cerri · 11 years ago
  17. 2b7c15c crypto: nx - fix physical addresses added to sg lists by Marcelo Cerri · 11 years ago
  18. 032c8ca crypto: testmgr - remove double execution of the same test suite by Cristian Stoica · 11 years ago
  19. 6dad411 crypto: caam - Remove unused functions from Job Ring by Ruchika Gupta · 11 years ago
  20. 674349f modules: add support for soft module dependencies by Andreas Robinson · 11 years ago
  21. 7a7e4b7 crypto: omap-sham - Convert to devm_kzalloc() by Lokesh Vutla · 11 years ago
  22. 0de9c38 crypto: omap-sham - Convert to devm_request_irq() by Lokesh Vutla · 11 years ago
  23. 7d7c704 crypto: omap-sham - Add OMAP5/AM43XX SHAM Support by Lokesh Vutla · 11 years ago
  24. eaef7e3 crypto: omap-sham - Add SHA384 and SHA512 Support by Lokesh Vutla · 11 years ago
  25. 9e01d0c hwrng: mxc-rnga - Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  26. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 11 years ago
  27. 997ad29 crypto: caam - RNG instantiation by directly programming DECO by Ruchika Gupta · 11 years ago
  28. aa2faec crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h by Vakul Garg · 11 years ago
  29. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  30. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  31. 2dd1cb5 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  32. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  33. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  34. 57961e3 Input: cyttsp4 - kfree xfer_buf on error path in probe() by Ferruh Yigit · 11 years ago
  35. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  36. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  37. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  38. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  39. 697a067 Merge tag 'md-3.11' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  40. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  41. 92aef8fb hang and lockup detection menu by Dave Hansen · 11 years ago
  42. 604ff0d kconfig: consolidate printk options by Dave Hansen · 11 years ago
  43. 9eade16 group locking debugging options by Dave Hansen · 11 years ago
  44. 6dfc066 consolidate compilation option configs by Dave Hansen · 11 years ago
  45. 881c514 consolidate runtime testing configs by Dave Hansen · 11 years ago
  46. 0610c8a order memory debugging Kconfig options by Dave Hansen · 11 years ago
  47. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  48. da67db4 Merge branch 'hpfs' from Mikulas Patocka by Linus Torvalds · 11 years ago
  49. 275f495 hpfs: implement prefetch to improve performance by Mikulas Patocka · 11 years ago
  50. a0c1b75 hpfs: use mpage by Mikulas Patocka · 11 years ago
  51. 3ebacb0 hpfs: better test for errors by Mikulas Patocka · 11 years ago
  52. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. 6dd18e4 of: Fix address decoding on Bimini and js2x machines by Benjamin Herrenschmidt · 11 years ago
  54. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 11 years ago
  55. 9d15762 HID: wacom: Intuos4 battery charging changes by Przemo Firszt · 11 years ago
  56. 08ec2dc Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus by Jiri Kosina · 11 years ago
  57. 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 · 11 years ago
  58. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 11 years ago
  59. 1376512 md/raid10: fix bug which causes all RAID10 reshapes to move no data. by NeilBrown · 11 years ago
  60. fdcfbbb md/raid5: allow 5-device RAID6 to be reshaped to 4-device. by NeilBrown · 11 years ago
  61. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  62. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  63. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  64. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  65. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  66. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  67. 9307c29 tools/testing/selftests: don't assume the x bit is set on scripts by Andrew Morton · 11 years ago
  68. 94d0900 selftests: add .gitignore for kcmp by Ramkumar Ramachandra · 11 years ago
  69. 1b78715 selftests: fix clean target in kcmp Makefile by Ramkumar Ramachandra · 11 years ago
  70. c7fed9c selftests: add .gitignore for vm by Ramkumar Ramachandra · 11 years ago
  71. 7e50533 selftests: add hugetlbfstest by Joern Engel · 11 years ago
  72. fc256f0 self-test: fix make clean by Joern Engel · 11 years ago
  73. 51a1d16 selftests: exit 1 on failure by Joern Engel · 11 years ago
  74. 0786f7b kernel/resource.c: remove the unneeded assignment in function __find_resource by Kevin Hao · 11 years ago
  75. 4b30f07 aio: fix wrong comment in aio_complete() by Tang Chen · 11 years ago
  76. d552877 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode by Jean-Francois Dagenais · 11 years ago
  77. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 11 years ago
  78. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 11 years ago
  79. c5dbcf8 pps-gpio: add device-tree binding and support by Jan Luebbe · 11 years ago
  80. 05212be drivers/pps/clients/pps-gpio.c: convert to module_platform_driver by Jan Luebbe · 11 years ago
  81. 2a65182 drivers/pps/clients/pps-gpio.c: convert to devm_* helpers by Jan Luebbe · 11 years ago
  82. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 11 years ago
  83. 8da01af Documentation/accounting/getdelays.c: avoid strncpy in accounting tool by Kees Cook · 11 years ago
  84. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 11 years ago
  85. ca47bbd aoe: update copyright date by Ed Cashin · 11 years ago
  86. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 11 years ago
  87. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  88. 9532f14 nbd: remove bogus BUG_ON in NBD_CLEAR_QUE by Michal Belczyk · 11 years ago
  89. 8f75af4 kernel/pid.c: move statement by Raphael S. Carvalho · 11 years ago
  90. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 11 years ago
  91. ed5edee rapidio: documentation update by Alexandre Bounine · 11 years ago
  92. 3bdbb62 rapidio: add udev notification by Alexandre Bounine · 11 years ago
  93. fdf90ab rapidio: add modular build option for the subsystem core by Alexandre Bounine · 11 years ago
  94. 94d9bd4 rapidio/tsi721: convert to modular mport driver by Alexandre Bounine · 11 years ago
  95. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 11 years ago
  96. e6161d6 rapidio/rionet: rework driver initialization and removal by Alexandre Bounine · 11 years ago
  97. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 11 years ago
  98. 36f0efb drivers/rapidio/rio-scan.c: make functions static by Wu Fengguang · 11 years ago
  99. e350cd1 rapidio/switches: remove tsi500 driver by Alexandre Bounine · 11 years ago
  100. dd04b45 idr: print a stack dump after ida_remove warning by Jean Delvare · 11 years ago