1. feeedc6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  2. a270283 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  3. 4543237 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  4. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 17 years ago
  5. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  6. 296e1ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  7. b14ea38 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  9. 326528a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  10. 3e5cce6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  11. f2e4bd2 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  12. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  14. b80de36 8250: Add more OxSemi devices by Lee Howard · 17 years ago
  15. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 17 years ago
  16. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 17 years ago
  17. 7dc9b48 watchdog: Fix warning by Alan Cox · 17 years ago
  18. a8ddac7 mutex: speed up generic mutex implementations by Nick Piggin · 17 years ago
  19. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 17 years ago
  20. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 17 years ago
  21. be07c4e jbd: abort instead of waiting for nonexistent transactions by Duane Griffin · 17 years ago
  22. 9f818b4 jbd: test BH_Write_EIO to detect errors on metadata buffers by Hidehiro Kawai · 17 years ago
  23. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 17 years ago
  24. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 17 years ago
  25. 66f50ee profiling: fix up CONFIG_PROC_FS=n build by Paul Mundt · 17 years ago
  26. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 17 years ago
  27. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  28. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 17 years ago
  29. 309e1e4 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 17 years ago
  30. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  31. dc8dcad Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  32. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  33. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  34. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 17 years ago
  35. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 17 years ago
  36. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 17 years ago
  37. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 17 years ago
  38. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 17 years ago
  39. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 17 years ago
  40. 56f2fda Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next by Roland Dreier · 17 years ago
  41. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 17 years ago
  42. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 17 years ago
  43. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 17 years ago
  44. 70c9c0d IPoIB: Clean up ethtool support by Or Gerlitz · 17 years ago
  45. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 17 years ago
  46. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 17 years ago
  47. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 17 years ago
  48. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 17 years ago
  49. 11f1f2a i2c: Add info->archdata field by Anton Vorontsov · 17 years ago
  50. 02cf617 i2c: Inform about deprecated chips directory by Wolfram Sang · 17 years ago
  51. c7a5f22 i2c: Use pci_ioremap_bar() by Arjan van de Ven · 17 years ago
  52. 00155a9 Schedule removal of the legacy i2c device driver binding model by Jean Delvare · 17 years ago
  53. 3ae70de i2c: Clean up <linux/i2c.h> by Jean Delvare · 17 years ago
  54. 0e47858 i2c: Update and clean up writing-clients document by Jean Delvare · 17 years ago
  55. c0589d4 i2c: Drop 2-byte address block transfer defines by Jean Delvare · 17 years ago
  56. e313353 i2c: Delete legacy model documentation by Jean Delvare · 17 years ago
  57. 7d1d899 i2c: Constify i2c_get_clientdata's parameter by Jean Delvare · 17 years ago
  58. d955caf i2c: Delete outdated client porting guide by Jean Delvare · 17 years ago
  59. 14f55f7 i2c: Make clear what the class field of i2c_adapter is good for by Wolfram Sang · 17 years ago
  60. a672b4c i2c-algo-pcf: Fix typo in debugging log message by David Miller · 17 years ago
  61. 3009140 i2c-algo-pcf: Add adapter hooks around xfer begin and end by David Miller · 17 years ago
  62. 08e5338 i2c-algo-pcf: Pass adapter data into ->waitforpin() method by David Miller · 17 years ago
  63. c429a24 i2c-i801: Add support for Intel Ibex Peak by Seth Heasley · 17 years ago
  64. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 17 years ago
  65. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 17 years ago
  66. 6c64094 USB: don't rebind drivers after failed resume or reset by Alan Stern · 17 years ago
  67. a496c64 USB: fix memory leak in cdc-acm by Oliver Neukum · 17 years ago
  68. e8fab4c USB: Unusual dev for Mio moov 330 gps by Frédéric Marchal · 17 years ago
  69. aa5380b USB: cdc-wdm: make module autoload work by Oliver Neukum · 17 years ago
  70. 3131f7b USB: Fix unneeded endpoint check in pxa27x_udc by Robert Jarzmik · 17 years ago
  71. dd9ebf14 usb/gadget: fix kernel-doc warning by Randy Dunlap · 17 years ago
  72. 8fc7aea USB: Speedtouch: add pre_reset and post_reset routines by Alan Stern · 17 years ago
  73. 8aafdf6 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative by roel kluin · 17 years ago
  74. 1460e5e USB: support Huawei data card product IDs by fangxiaozhi · 17 years ago
  75. bfd8408 USB: add ZTE MF626 USB GSM modem entry by Mikhail Gusarov · 17 years ago
  76. 3030ca4 USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA bridge by Phil Dibowitz · 17 years ago
  77. d66937d USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc by Zhaolei · 17 years ago
  78. 78c7341 USB: ohci: add support for tmio-ohci cell by Dmitry Baryshkov · 17 years ago
  79. 51b9054 Staging: usbip: fix build warning on 64bit kernels by Greg Kroah-Hartman · 23 years ago
  80. c0429bd Staging: me4000: remove some compiler warnings by Greg Kroah-Hartman · 17 years ago
  81. 68ab0c9 Staging: wbusb: fix a bunch of compiler warnings by Greg Kroah-Hartman · 17 years ago
  82. dd38da4 Staging: w35und: module init cleanup by Pekka Enberg · 17 years ago
  83. dc7e04f Staging: w35und: use gotos for error handling by Pekka Enberg · 17 years ago
  84. a1eb2ba Staging: w35und: remove spinlock wrappers by Pekka Enberg · 17 years ago
  85. d78404c Staging: sxg: fix compiler warnings. by Greg Kroah-Hartman · 17 years ago
  86. c6c25ed Staging: sxg: fix up unused function warnings by Greg Kroah-Hartman · 17 years ago
  87. b243c4a Staging: sxg: clean up C99 comments by J.R. Mauro · 17 years ago
  88. 4460a86 Staging: Lindent the echo driver by J.R. Mauro · 17 years ago
  89. 786ed80 Staging: SLICOSS: Free multicast list at driver exit by Lior Dotan · 17 years ago
  90. 9b2126d Staging: PCC-ACPI: Fix all checkpatch errors by Lior Dotan · 17 years ago
  91. f2d8610 Staging: pcc-acpi: update to latest version by Greg Kroah-Hartman · 17 years ago
  92. bc36e65 Staging: Clean up sxg driver by J.R. Mauro · 17 years ago
  93. 2ae5a6d Staging: remove remaining uses of __FUNCTION__ by Harvey Harrison · 17 years ago
  94. a14eddd Staging: add poch driver by Vijay Kumar · 17 years ago
  95. 0c74433 Staging: wlan-ng: fix build error if wireless networking is not enabled by Greg Kroah-Hartman · 17 years ago
  96. 1781ad2 Staging: echo: remove annoying "end of function" markers by Pekka Enberg · 17 years ago
  97. 6675fe3 Staging: echo: remove __cplusplus macro magic by Pekka Enberg · 17 years ago
  98. f07639a Staging: echo: remove dead code by Pekka Enberg · 17 years ago
  99. db2af14 Staging: echo: fix kmalloc()/kfree() uses by Pekka Enberg · 17 years ago
  100. f55ccbf Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__ by Tzafrir Cohen · 17 years ago