1. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 14 years ago
  2. c87fb6f Btrfs: avoid uninit variable warnings in ordered-data.c by Chris Mason · 14 years ago
  3. 8587523 net: Check rps_flow_table when RPS map length is 1 by Tom Herbert · 14 years ago
  4. 0c838ff ipv4: Consolidate all default route selection implementations. by David S. Miller · 14 years ago
  5. 5b47044 ipv4: Remember FIB alias list head and table in lookup results. by David S. Miller · 14 years ago
  6. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  7. f6bbc1d perf python: Fix build on 32-bit by Arnaldo Carvalho de Melo · 14 years ago
  8. 6284644 cifs: fix length checks in checkSMB by Jeff Layton · 14 years ago
  9. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  10. 35a8524 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
  11. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  12. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  13. bc8bf90 Staging: comedi: Fix checpatch.pl issues in file rtd520.c by Nick Robinson · 14 years ago
  14. e80528b Staging: wlan-ng: fix 2 space coding style issues by Adam Thompson · 14 years ago
  15. ae63983 Staging: iio: ad7476_core.c: Fixed i2c -> spi documentation typo by Roland Stigge · 14 years ago
  16. 826514b Staging: iio: max517.c: Fix client obtainment by using iio_dev_get_devdata() by Roland Stigge · 14 years ago
  17. 86878827 Staging: dabusb: fixed coding style issues by Timo von Holtz · 14 years ago
  18. 046d747 Staging: usbvideo: vicam: fixed some coding style issues by Timo von Holtz · 14 years ago
  19. 61ceb7f Staging: usbvideo: usbvideo: fixed some coding style issues by Timo von Holtz · 14 years ago
  20. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 14 years ago
  21. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  22. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  23. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  24. 0ffbf8b Revert "appletalk: move to staging" by Greg Kroah-Hartman · 14 years ago
  25. 51da8e2 Staging: rtl8192e: Remove unused card type by Mike McCormack · 14 years ago
  26. 1694027 Staging: rtl8192e: Remove unused endian_swap function by Mike McCormack · 14 years ago
  27. 11aacc2 Staging: rtl8192e: Remove #if 1 blocks by Mike McCormack · 14 years ago
  28. 83184e6 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  29. d163f32 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  30. d5fdaa3 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  31. 935ce89 Staging: rtl8192e: Move static variable to device struct by Mike McCormack · 14 years ago
  32. b3bb17e Staging: rtl8192e: Remove PF_SYNCTHREADifdefs by Mike McCormack · 14 years ago
  33. 6376f21 Staging: rtl8192e: Don't mess with carrier before registering device by Mike McCormack · 14 years ago
  34. 890a685 Staging: rtl8192e: Remove support for legacy wireless extentions by Mike McCormack · 14 years ago
  35. d128eac Staging: rtl8192e: Remove unused struct members by Mike McCormack · 14 years ago
  36. 8875899 Staging: rtl8192e: Delete dead code by Mike McCormack · 14 years ago
  37. 356955a Staging: rtl8192e: Remove unused statistics by Mike McCormack · 14 years ago
  38. c282f2e Staging: rtl8192e: Remove variable that is never written by Mike McCormack · 14 years ago
  39. cab6958 [CIFS] Update cifs minor version by Steve French · 14 years ago
  40. 8205669 staging: ath6kl: Convert tspecCompliance from A_BOOL to int by Joe Perches · 14 years ago
  41. 3460382 staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE. by Joe Perches · 14 years ago
  42. 5bb5572 staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSE by Joe Perches · 14 years ago
  43. ebb8e49 staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOL by Joe Perches · 14 years ago
  44. e2ad908 staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32 by Joe Perches · 14 years ago
  45. 6be02be staging: ath6kl: Convert 0 to FALSE by Joe Perches · 14 years ago
  46. bd11888 staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSE by Joe Perches · 14 years ago
  47. 807208f staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfix by Joe Perches · 14 years ago
  48. 879cf16 staging: ath6kl: Convert type of streamExists to A_UINT8 by Joe Perches · 14 years ago
  49. f192c2b staging: ath6kl: Convert bypasswmi to bool by Joe Perches · 14 years ago
  50. ae8e1e7 staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32 by Joe Perches · 14 years ago
  51. 391bb21 staging: ath6kl: Remove A_FAILED macro by Joe Perches · 14 years ago
  52. 509c9d9 staging: ath6kl: Remove A_SUCCESS macro by Joe Perches · 14 years ago
  53. 1f4c34b staging: ath6kl: Convert enum A_STATUS to int by Joe Perches · 14 years ago
  54. a789325 staging: ath6kl: Update cfg80211 to recent calling convention changes by Joe Perches · 14 years ago
  55. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 14 years ago
  56. b31eabd Btrfs: catch errors from btrfs_sync_log by Chris Mason · 14 years ago
  57. d7ddd16 Staging: wl_cfg80211.c: use BUG_ON correctly by Coly Li · 14 years ago
  58. 823c716 perf probe: Use %td for pointer arithmetic result by Arnaldo Carvalho de Melo · 14 years ago
  59. 3073acd staging: msm/lcdc.c: Convert IS_ERR result to PTR_ERR by Julia Lawall · 14 years ago
  60. da9fcb7 staging: hv: Convert camel cased struct fields in vmbus_private.h to lower cases by Haiyang Zhang · 14 years ago
  61. 415f228 staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases by Haiyang Zhang · 14 years ago
  62. 767dff6 staging: hv: Convert camel cased struct fields in vmbus_channel_interface.h to lower cases by Haiyang Zhang · 14 years ago
  63. ca623ad staging: hv: Convert camel cased struct fields in vmbus_api.h to lower cases by Haiyang Zhang · 14 years ago
  64. 646f1ea staging: hv: Convert camel cased functions in vmbus_drv.c to lower cases by Haiyang Zhang · 14 years ago
  65. adf874c staging: hv: Convert camel cased variables in vmbus_drv.c to lower cases by Haiyang Zhang · 14 years ago
  66. c697767 staging: hv: Convert camel cased functions in connection.c to lower cases by Haiyang Zhang · 14 years ago
  67. 15b2f64 staging: hv: Convert camel cased variables in connection.c to lower cases by Haiyang Zhang · 14 years ago
  68. a6238f2 appletalk: move to staging by Arnd Bergmann · 14 years ago
  69. 939cbe5 staging: remove smbfs by Arnd Bergmann · 14 years ago
  70. 561c5cf staging: Remove autofs3 by Arnd Bergmann · 14 years ago
  71. 8aea588 staging/go7007: remove the BKL by Arnd Bergmann · 14 years ago
  72. 27a1681 staging: fix rts_pstor build errors by Randy Dunlap · 14 years ago
  73. b1953bc Btrfs: make shrink_delalloc a little friendlier by Josef Bacik · 14 years ago
  74. a5e3c2a Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  75. 6b28ff3 bnx2x: Update bnx2x version to 1.62.11-0 by Yaniv Rosner · 14 years ago
  76. 02a2316 bnx2x: Remove support for emulation/FPGA by Yaniv Rosner · 14 years ago
  77. 1bef68e bnx2x: Add CMS functionality for 848x3 by Yaniv Rosner · 14 years ago
  78. c87bca1 bnx2x: Add support for new PHY BCM84833 by Yaniv Rosner · 14 years ago
  79. a8db5b4 bnx2x: Enhance SFP+ module control by Yaniv Rosner · 14 years ago
  80. 6d870c3 bnx2x: Add and change some net_dev messages by Yaniv Rosner · 14 years ago
  81. 65a001b bnx2x: Fix compilation warning messages by Yaniv Rosner · 14 years ago
  82. 2cf7acf bnx2x: Set comments according to preferred Linux style by Yaniv Rosner · 14 years ago
  83. cd2be89 bnx2x: Rename CL45 macro by Yaniv Rosner · 14 years ago
  84. cd88cce bnx2x: Fix line indentation by Yaniv Rosner · 14 years ago
  85. c52bf9b iiwlagn: remove unused parameter by Wey-Yi Guy · 14 years ago
  86. 187bc4f iwlagn: remove unsupported BT SCO command by Wey-Yi Guy · 14 years ago
  87. 96234cc iwlagn: use 2030 macro for 2030 devices by Wey-Yi Guy · 14 years ago
  88. 112258b Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixes by Tony Lindgren · 14 years ago
  89. cc09b5f CAN: softing driver depends on IOMEM by Chuck Ebbert · 14 years ago
  90. 241887a iwlwifi: fix beacon notification parsing by Johannes Berg · 14 years ago
  91. 7b09068 iwlwifi: use maximum aggregation size by Johannes Berg · 14 years ago
  92. 9b76883 iwlwifi: advertise max aggregate size by Johannes Berg · 14 years ago
  93. 274102a iwlwifi: support RSN IBSS by Johannes Berg · 14 years ago
  94. 9dc2153 iwlwifi: always support idle mode for agn devices by Wey-Yi Guy · 14 years ago
  95. 52e6b85 iwlagn: add IQ inversion support for 2000 series devices by Wey-Yi Guy · 14 years ago
  96. 7fc11e9 iwlagn: adjust rate table by Wey-Yi Guy · 14 years ago
  97. 10480b0 iwlwifi: check ucode loading error and restart by Wey-Yi Guy · 14 years ago
  98. ec831ea net: Add default_mtu() methods to blackhole dst_ops by Roland Dreier · 14 years ago
  99. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 8353584 OMAP: PM: SmartReflex: Fix possible null pointer read access by Stefan Weil · 14 years ago