1. 15fc204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  2. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  3. 9e3e4b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  4. 9729a6e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  5. eae9d2b LinuxPPS: core support by Rodolfo Giometti · 15 years ago
  6. 8820f27 gru: copyright fixes by Jack Steiner · 15 years ago
  7. 229a050 gru: remove references to the obsolete global status handle by Jack Steiner · 15 years ago
  8. 2b702b2 gru: fixes to grudump utility by Jack Steiner · 15 years ago
  9. 1926ee8 gru: fix potential use-after-free when purging GRU tlbs by Jack Steiner · 15 years ago
  10. b1b19fc gru: add user request to specify gru slice by Jack Steiner · 15 years ago
  11. 92b3938 gru: generic infrastructure for context options by Jack Steiner · 15 years ago
  12. 9f25011 gru: cleanup gru inline functions by Jack Steiner · 15 years ago
  13. 6471cd4 gru: delete user request for fetching chiplet status by Jack Steiner · 15 years ago
  14. 7e796a7 gru: collect per-context user statistics by Jack Steiner · 15 years ago
  15. d6e2fbc gru: fix automatic retry of gru instruction failures by Jack Steiner · 15 years ago
  16. d5826dd gru: add user request to explicitly unload a gru context by Jack Steiner · 15 years ago
  17. 1a2c09e gru: fix cache coherency issues with instruction retry by Jack Steiner · 15 years ago
  18. 270952a gru: update to rev 0.9 of gru spec by Jack Steiner · 15 years ago
  19. eb5bd5e gru: update gru kernel self tests by Jack Steiner · 15 years ago
  20. 9120dec gru: support for asynchronous gru instructions by Jack Steiner · 15 years ago
  21. 4a7a17c gru: support instruction completion interrupts by Jack Steiner · 15 years ago
  22. 940229b gru: check context state on reload by Jack Steiner · 15 years ago
  23. 17b49a6 gru: fix handling of mesq failures by Jack Steiner · 15 years ago
  24. 3eac2e9 gru: support contexts with zero dsrs or cbrs by Jack Steiner · 15 years ago
  25. 836ce67 gru: change resource assignment for kernel threads by Jack Steiner · 15 years ago
  26. 6e91007 gru: support cch_allocate for kernel threads by Jack Steiner · 15 years ago
  27. d57c82b gru: change context load and unload by Jack Steiner · 15 years ago
  28. 364b76d gru: dynamic allocation of kernel contexts by Jack Steiner · 15 years ago
  29. 9cc9b05 gru: dump chiplet state by Jack Steiner · 15 years ago
  30. cd1334f gru: bug fixes for GRU exception handling by Jack Steiner · 15 years ago
  31. d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 15 years ago
  32. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago
  33. e24aca6 edac: Kconfig: fix the meaning of EDAC abbreviation by GeunSik Lim · 15 years ago
  34. 20ea8fa edac: add missing __devexit_p() by Mike Frysinger · 15 years ago
  35. 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 15 years ago
  36. 2a9036a edac: add CPC925 Memory Controller driver by Harry Ciao · 15 years ago
  37. 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 15 years ago
  38. 9653a69 Char: isicom: fix build warning by Jiri Slaby · 15 years ago
  39. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  40. 10dfb54 gpio: pca953x: Add support for PCA9556 by Nate Case · 15 years ago
  41. 1965d30 gpio: pca953x: Get platform_data from OpenFirmware by Nate Case · 15 years ago
  42. de3483b gpio: max7301: add missing __devexit marking by Mike Frysinger · 15 years ago
  43. 77906a54 pca953x: support GPIOLIB GPIO naming by Daniel Silverstone · 15 years ago
  44. 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 15 years ago
  45. 014b6e9 rtc-ds1553: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  46. 0a817f7 rtc-tx4939: drop IRQF_SHARED by Atsushi Nemoto · 15 years ago
  47. 3c2b907 rtc: add stand-alone driver for RX8025 chip by Wolfgang Grandegger · 15 years ago
  48. 97f902b rtc: rtc-ds1307 add ds3231 by Wolfram Sang · 15 years ago
  49. 33df2ee rtc: rtc-ds1307 add ds1388 by Joakim Tjernlund · 15 years ago
  50. 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 15 years ago
  51. 2757049 spi: fix spi_write_then_read() comment by Jiri Pirko · 15 years ago
  52. 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 15 years ago
  53. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  54. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  55. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  56. b4bd2ab spi_bfin5xx: limit reaches -1 by Roel Kluin · 15 years ago
  57. cb2107b netxen: fix tx ring accounting by Dhananjay Phadke · 15 years ago
  58. d173346 netxen: fix detection of cut-thru firmware mode by Dhananjay Phadke · 15 years ago
  59. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  60. 47bece8 [WATCHDOG] hpwdt: Add NMI sourcing by Thomas Mingarelli · 15 years ago
  61. 55e8dde [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. by Wim Van Sebroeck · 15 years ago
  62. de8cd9a [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware by Denis V. Lunev · 15 years ago
  63. e73a780 [WATCHDOG] Correct WDIOF_MAGICCLOSE flag by Wim Van Sebroeck · 16 years ago
  64. b6bf291 [WATCHDOG] move platform probe and remove function to devinit and devexit by Wim Van Sebroeck · 16 years ago
  65. a77dba7 [WATCHDOG] Some more general cleanup by Wim Van Sebroeck · 16 years ago
  66. 0a7e6582 [WATCHDOG] iTCO_wdt: Cleanup code by Wim Van Sebroeck · 16 years ago
  67. d3b238a via-velocity : fix no link detection on boot by Séguier Régis · 15 years ago
  68. 6905b1f Net / e100: Fix suspend of devices that cannot be power managed by Rafael J. Wysocki · 15 years ago
  69. ab0a8e6 TI DaVinci EMAC : Fix rmmod error by chaithrika@ti.com · 15 years ago
  70. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  71. e4f1482 sky2: version 1.23 by Stephen Hemminger · 15 years ago
  72. 37e5a24 sky2: add GRO support by Stephen Hemminger · 15 years ago
  73. bd1c686 sky2: skb recycling by Stephen Hemminger · 15 years ago
  74. e9c1be8 sky2: reduce default transmit ring by Stephen Hemminger · 15 years ago
  75. bf15fe9 sky2: receive counter update by Stephen Hemminger · 15 years ago
  76. 6c83504 sky2: fix shutdown synchronization by Stephen Hemminger · 15 years ago
  77. 1fd82f3 sky2: PCI irq issues by Stephen Hemminger · 15 years ago
  78. c0bad0f sky2: more receive shutdown by Stephen Hemminger · 15 years ago
  79. d104aca sky2: turn off pause during shutdown by Stephen Hemminger · 15 years ago
  80. 4bb3f52 r8169: do not bring device down when suspending by françois romieu · 15 years ago
  81. c2f3f3a sis190: use an adequate phy list entry as a fallback by françois romieu · 15 years ago
  82. fb1001f net/ucc_geth: Add SGMII support for UCC GETH driver by Haiying Wang · 15 years ago
  83. f3a3250 Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" by Grant Likely · 15 years ago
  84. 48606a9 md/raid5: correctly update sync_completed when we reach max_resync by NeilBrown · 15 years ago
  85. 7a3ab90 md/raid5: add missing call to schedule() after prepare_to_wait() by Dan Williams · 15 years ago
  86. 495d357 md/linear: use call_rcu to free obsolete 'conf' structures. by NeilBrown · 15 years ago
  87. af11c39 md linear: Protecting mddev with rcu locks to avoid races by SandeepKsinha · 15 years ago
  88. 0894cc3 md: Move check for bitmap presence to personality code. by Andre Noll · 15 years ago
  89. 8190e75 md: remove chunksize rounding from common code. by NeilBrown · 15 years ago
  90. 13f2682 md: raid0/linear: ensure device sizes are rounded to chunk size. by NeilBrown · 15 years ago
  91. 1b57f13 md: move assignment of ->utime so that it never gets skipped. by NeilBrown · 15 years ago
  92. 8c6ac86 md: Push down reconstruction log message to personality code. by Andre Noll · 15 years ago
  93. 50ac168 md: merge reconfig and check_reshape methods. by NeilBrown · 15 years ago
  94. 597a711 md: remove unnecessary arguments from ->reconfig method. by NeilBrown · 15 years ago
  95. 01ee22b md: raid5: check stripe cache is large enough in start_reshape by NeilBrown · 15 years ago
  96. d6e412e md: raid0: chunk_sectors cleanups. by NeilBrown · 15 years ago
  97. cdc2ae6 md: fix some comments. by Andre Noll · 15 years ago
  98. 0ba459d md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig(). by Andre Noll · 15 years ago
  99. 09c9e5f md: convert conf->chunk_size and conf->prev_chunk to sectors. by Andre Noll · 15 years ago
  100. 664e7c4 md: Convert mddev->new_chunk to sectors. by Andre Noll · 15 years ago