1. 6254266 crypto: gf128mul - fix call to memset() by Mathias Krause · 13 years ago
  2. e3b4f51 crypto: s390 - support hardware accelerated SHA-224 by Jan Glauber · 13 years ago
  3. 269230e crypto: algif_hash - Handle initial af_alg_make_sg error correctly by Herbert Xu · 13 years ago
  4. 36ca239 crypto: sha1_generic - use SHA1_BLOCK_SIZE by Mandeep Singh Baines · 13 years ago
  5. 52527cf hwrng: ppc4xx - add support for ppc4xx TRNG by Josh Boyer · 13 years ago
  6. c569746 crypto: crypto4xx - Perform read/modify/write on device control register by Josh Boyer · 13 years ago
  7. 23457bc crypto: caam - fix build warning when DEBUG_FS not configured by Kim Phillips · 13 years ago
  8. cfa2b54 crypto: arc4 - Fixed coding style issues by Mati Vait · 13 years ago
  9. fae3664 crypto: crc32c - Fixed coding style issue by Mati Vait · 13 years ago
  10. cd3f1d5 crypto: omap-sham - do not schedule tasklet if there is no active requests by Dmitry Kasatkin · 13 years ago
  11. 0efd4d8 crypto: omap-sham - clear device flags when finishing request by Dmitry Kasatkin · 13 years ago
  12. ed635cb8 crypto: omap-sham - irq handler must not clear error code by Dmitry Kasatkin · 13 years ago
  13. 6c63db8 crypto: omap-sham - irq and dma handling changes by Dmitry Kasatkin · 13 years ago
  14. 6cb3ffe crypto: omap-sham - remove dedicated queue handling tasklet by Dmitry Kasatkin · 13 years ago
  15. 171cb9a crypto: omap-sham - remove unnecessary local variable by Dmitry Kasatkin · 13 years ago
  16. ed3ea9a8 crypto: omap-sham - move some flags to device context by Dmitry Kasatkin · 13 years ago
  17. a929cbe crypto: omap-sham - replace flags operation with atomic bit operations by Dmitry Kasatkin · 13 years ago
  18. ea1fd22 crypto: omap-sham - replace flags bit mask with bit number by Dmitry Kasatkin · 13 years ago
  19. c330472 crypto: omap-sham - remove unused code by Dmitry Kasatkin · 13 years ago
  20. 0e87b15 crypto: omap-sham - remove extra reference by Dmitry Kasatkin · 13 years ago
  21. 033590f hwrng: timeriomem - use resource_size by H Hartley Sweeten · 13 years ago
  22. 2725ae1 hwrng: nomadik - add missing clk_put by Julia Lawall · 13 years ago
  23. 6ba1a31 hwrng: omap - add missing clk_put by Julia Lawall · 13 years ago
  24. 8af0086 crypto: UML build fixes by Richard Weinberger · 13 years ago
  25. 5165e5b crypto: testmgr - add xts-aes-256 self-test by Jarod Wilson · 13 years ago
  26. c3e73e7 crypto: ghash-intel - Fix set but not used in ghash_async_setkey() by Gustavo F. Padovan · 13 years ago
  27. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  28. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  29. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  30. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  31. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. 4d362ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  33. b1eb085 Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  34. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  35. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  36. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  37. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  38. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  39. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  40. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  41. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  42. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  43. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  44. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  45. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  46. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  47. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  48. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  49. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  50. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  51. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  52. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  53. 726ce06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  54. d963280 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  55. 7a1f7b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  56. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  57. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  58. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  59. e093811 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  60. 1686674 ALSA: Remove unneeded version.h includes from sound/ by Jesper Juhl · 13 years ago
  61. f920fe1 pata_marvell: Add support for 88SE91A0, 88SE91A4 by Paweł Drewniak · 13 years ago
  62. ee4017f drm/radeon/kms: handle special cases for vddc by Alex Deucher · 13 years ago
  63. d698a34 drm/radeon/kms: fix num_banks tiling config for fusion by Alex Deucher · 13 years ago
  64. 95efa286 tcm_fc: Fix conversion spec warning by Nicholas Bellinger · 13 years ago
  65. 7c7cf3b tcm_fc: Fix possible lock to unlock type deadlock by Dan Carpenter · 13 years ago
  66. 61db952 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 13 years ago
  67. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 13 years ago
  68. 5eff5be target: Drop bogus ERR_PTR usage in target_fabric_configfs_init by Dan Carpenter · 13 years ago
  69. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 13 years ago
  70. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 13 years ago
  71. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 13 years ago
  72. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 13 years ago
  73. 3f1e046 libata/sas: only set FROZEN flag if new EH is supported by Nishanth Aravamudan · 13 years ago
  74. cd69187 libata: apply NOSETXFER horkage to the affected Pioneer drives by Tejun Heo · 13 years ago
  75. 8618ccd3 drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' by Justin P. Mattock · 13 years ago
  76. 74d83b7 Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Nicholas Bellinger · 13 years ago
  77. 53dea36 ASoC: pxa-ssp: Correct check for stream presence by Daniel Mack · 13 years ago
  78. 96dcabb ASoC: imx: add missing module informations by Arnaud Patard (Rtp) · 13 years ago
  79. f6d96e0 ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry by Arnaud Patard (Rtp) · 13 years ago
  80. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  81. 1b19ca9 Fix CPU spinlock lockups on secondary CPU bringup by Russell King · 13 years ago
  82. 33b1e69 serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  83. 0bb04bf mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  84. d2a19da ALSA: HDA: Pinfix quirk for HP Z200 Workstation by David Henningsson · 13 years ago
  85. bccaeaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  86. 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  87. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  88. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  89. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  90. 483f179 drm/i915: save/resume forcewake lock fixes by Ben Widawsky · 13 years ago
  91. b1d7dd8 KEYS: Fix error handling in construct_key_and_link() by David Howells · 13 years ago
  92. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  93. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  94. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 13 years ago
  95. c008ba58 alarmtimers: Handle late rtc module loading by John Stultz · 13 years ago
  96. a5f76d5 PCI / PM: Block races between runtime PM and system sleep by Rafael J. Wysocki · 13 years ago
  97. ca9c689 PM / Domains: Update documentation by Rafael J. Wysocki · 13 years ago
  98. 4d1518f PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset by Rafael J. Wysocki · 13 years ago
  99. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 13 years ago
  100. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 13 years ago