1. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 14 years ago
  2. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  3. 1868821 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  4. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  5. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  6. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  7. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 14 years ago
  8. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 14 years ago
  9. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 14 years ago
  10. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  11. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  12. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 14 years ago
  13. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 14 years ago
  14. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 14 years ago
  15. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  16. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  17. b9df794 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  18. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  19. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  20. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  21. 39232b3 USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  22. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 14 years ago
  23. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 14 years ago
  24. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 14 years ago
  25. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 14 years ago
  26. 553f911 xfrm: Fix xfrm_state_clone leak by Herbert Xu · 14 years ago
  27. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 14 years ago
  28. 1cab819 ethtool: allow non-admin user to read GRO settings. by stephen hemminger · 14 years ago
  29. 8862627 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  30. 5ae1d95 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  31. 9307f6b dm: sysfs revert add empty release function to avoid debug warning by Alasdair G Kergon · 14 years ago
  32. 9eef87d dm mpath: fix stall when requeueing io by Kiyoshi Ueda · 14 years ago
  33. 558569a dm raid1: fix null pointer dereference in suspend by Takahiro Yasui · 14 years ago
  34. 5528d17 dm raid1: fail writes if errors are not handled and log fails by Mikulas Patocka · 14 years ago
  35. ebfd32b dm log: userspace fix overhead_size calcuations by Jonathan Brassow · 14 years ago
  36. 55f67f2 dm snapshot: persistent annotate work_queue as on stack by Mike Snitzer · 14 years ago
  37. 781248c dm stripe: avoid divide by zero with invalid stripe count by Nikanth Karthikesan · 14 years ago
  38. 11557b2 x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 by Oleg Nesterov · 14 years ago
  39. 1252f23 x86: set_personality_ia32() misses force_personality32 by Oleg Nesterov · 14 years ago
  40. e86bff0 ixgbe: fix WOL register setup for 82599 by Don Skidmore · 14 years ago
  41. a626e84 ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata by Don Skidmore · 14 years ago
  42. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  43. 382640b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  44. d277993 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  45. 65d2695 NFS: Too many GETATTR and ACCESS calls after direct I/O by Chuck Lever · 14 years ago
  46. 7d0bab9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 0aa2ca9a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  48. 76212a8 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. e04984c Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  50. 627a9a1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 0a27fcf ALSA: hda - Correct ASUA blacklist for MSI brokenness by Takashi Iwai · 14 years ago
  53. e803e8b drm/radeon/kms: make sure retry count increases. by Dave Airlie · 14 years ago
  54. 4b505db sh64: fix tracing of signals. by Paul Mundt · 14 years ago
  55. ce36f00 drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps by Matt Turner · 14 years ago
  56. e22238e drm/ttm: Fix a bug occuring when validating a buffer object in a range. by Thomas Hellstrom · 14 years ago
  57. 775c670 drm: Fix a bug in the range manager. by Thomas Hellstrom · 14 years ago
  58. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  59. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 14 years ago
  60. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 14 years ago
  61. 1a72cfa perf top: Fix help text alignment by Kirill Smelkov · 14 years ago
  62. a9bb18f tracing/kprobes: Fix probe parsing by Heiko Carstens · 14 years ago
  63. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 14 years ago
  64. 5e2a911 sfc: Fix SFE4002 initialisation by Steve Hodgson · 14 years ago
  65. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 14 years ago
  66. c6b471e inet: Remove bogus IGMPv3 report handling by Herbert Xu · 14 years ago
  67. fafaf31 iwlwifi: fix AMSDU Rx after paged Rx patch by Shanyu Zhao · 14 years ago
  68. 724e6d3 Linux 2.6.33-rc8 by Linus Torvalds · 14 years ago
  69. e99cc29 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  70. 26b23ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  71. d6d8bf5 ALSA: hda - use WARN_ON_ONCE() for zero-division detection by Takashi Iwai · 14 years ago
  72. 22a8cdd parisc: fix tracing of signals by Kyle McMartin · 14 years ago
  73. 0e9695d Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. 280c96b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  75. b49199c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  76. 22208ac [IA64] preserve personality flag bits across exec by Tony Luck · 14 years ago
  77. 62737d4 regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() by Roel Kluin · 14 years ago
  78. 973e9a2 regulator: Fix display of null constraints for regulators by Mark Brown · 14 years ago
  79. 07ccb7b GFS2: Fix bmap allocation corner-case bug by Steven Whitehouse · 14 years ago
  80. 0e5a9fb GFS2: Fix error code by Abhijith Das · 14 years ago
  81. 4dfd459 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  82. 676ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  83. ffaa60d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  84. efa82bab Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  85. 06a57f4 Merge git://git.infradead.org/users/cbou/battery-2.6.33 by Linus Torvalds · 14 years ago
  86. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  87. bbf8fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. 67dcabd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. 09e65ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  90. 9883b83 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  91. a4b4df2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  92. 5ea8d37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  94. 803bf5e fs/exec.c: restrict initial stack space expansion to rlimit by Michael Neuling · 14 years ago
  95. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 14 years ago
  96. 763458e MAINTAINERS: changed LTP maintainership responsibilities by Rishikesh · 14 years ago
  97. f8c6334 edac: mpc85xx fix build regression by removing unused debug code by Peter Tyser · 14 years ago
  98. cff9279 edac: mpc85xx fix bad page calculation by Peter Tyser · 14 years ago
  99. c286d03 mmc_test: block addressed cards by Johan Kristell · 14 years ago
  100. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 14 years ago