1. 67fd1a7 net: Add debug info to track down GSO checksum bug by Herbert Xu · 16 years ago
  2. e85bf47 korina: drop leftover assignment by Phil Sutter · 16 years ago
  3. 63a66c6 korina: adjust headroom for new skb's also by Phil Sutter · 16 years ago
  4. 6a2fe98 korina: fix loop back of receive descriptors by Phil Sutter · 16 years ago
  5. eed087e cxgb3: Fix LRO misalignment by Divy Le Ray · 16 years ago
  6. 39eddb4 macb: avoid lockup when TGO during underrun by Richard Röjfors · 16 years ago
  7. 24e94de net/9p: fid->fid is used uninitialized by Roel Kluin · 16 years ago
  8. d05c26c bnx2x: Version update by Eilon Greenstein · 16 years ago
  9. 237907c bnx2x: Barriers for the compiler by Eilon Greenstein · 16 years ago
  10. e47d7e6 bnx2x: Driver description update by Eilon Greenstein · 16 years ago
  11. 16b311c bnx2x: Handling PHY FW load failure by Eilon Greenstein · 16 years ago
  12. 44722d1 bnx2x: Legacy speeds autoneg failures by Eilon Greenstein · 16 years ago
  13. 3858276 bnx2x: Prevent self test loopback failures by Eilon Greenstein · 16 years ago
  14. 6c55c3cd bnx2x: 1G-10G toggling race by Eilon Greenstein · 16 years ago
  15. 632da4d bnx2x: Overstepping array bounds by Eilon Greenstein · 16 years ago
  16. 2add3ac bnx2x: Block nvram access when the device is inactive by Eilon Greenstein · 16 years ago
  17. 5a40e08 bnx2x: Read chip ID by Eilon Greenstein · 16 years ago
  18. af24640 bnx2x: Wrong HDR offset in CAM by Eilon Greenstein · 16 years ago
  19. b466173 bnx2x: Potential race after iSCSI boot by Eilon Greenstein · 16 years ago
  20. 693fc0d bnx2x: Handling probe failures by Eilon Greenstein · 16 years ago
  21. 70b9986 bnx2x: Free IRQ by Eilon Greenstein · 16 years ago
  22. f3b8436 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  23. 0bac038 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  24. 8115692 dell_rbu: use scnprintf() instead of less secure sprintf() by Pavel Roskin · 16 years ago
  25. 0d54ee1 security: introduce missing kfree by Vegard Nossum · 16 years ago
  26. 5dbdf73 move wm8400-regulator's probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  27. ac8581d Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  28. ee96aae IB/ehca: Use consistent types for ehca_plpar_hcall9() by Stephen Rothwell · 16 years ago
  29. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
  30. 3c20962 IPoIB: Do not print error messages for multicast join retries by Yossi Etigin · 16 years ago
  31. 0fd7e1d IB/mlx4: Fix memory ordering problem when posting LSO sends by Roland Dreier · 16 years ago
  32. 1de9e8e Linux 2.6.29-rc2 by Linus Torvalds · 16 years ago
  33. 71556b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  34. abcea85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  36. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  37. 79491ca Merge branch 'thinkpad-acpi' into release by Len Brown · 16 years ago
  38. f1f055f Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release by Len Brown · 16 years ago
  39. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 16 years ago
  40. cad7312 dell-laptop: move to drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago
  41. 3af9bfc eeepc-laptop: enable Bluetooth ACPI details by Jonathan McDowell · 16 years ago
  42. c340771 ACPI: fix ACPI_FADT_S4_RTC_WAKE comment by David Brownell · 16 years ago
  43. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  44. 33f1d7e PM: Fix freezer compilation if PM_SLEEP is unset by Rafael J. Wysocki · 16 years ago
  45. 0e4240d thermal fixup for broken BIOS which has invalid trip points. by Zhang Rui · 16 years ago
  46. 0097778 netxen: include ipv6.h (fixes build failure) by Dhananjay Phadke · 16 years ago
  47. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 16 years ago
  48. 3bfafd6 netxen: avoid invalid iounmap by Dhananjay Phadke · 16 years ago
  49. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 16 years ago
  50. 4b48d9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  51. c071fcf Btrfs: fix ioctl arg size (userland incompatible change!) by Chris Mason · 16 years ago
  52. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 16 years ago
  53. b762666 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  54. e58d4fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  55. a11d9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  56. 4c44323 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  57. 50246dd Revert "PCI PM: Register power state of devices during initialization" by Linus Torvalds · 16 years ago
  58. e4ac522 sata_fsl: Return non-zero on error in probe() by Michal Sojka · 16 years ago
  59. bc42b24 drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build by Andrew Morton · 16 years ago
  60. 3c929c6 libata: New driver for OCTEON SOC Compact Flash interface (v7). by David Daney · 16 years ago
  61. 3ada9c1 libata: Add another column to the ata_timing table. by David Daney · 16 years ago
  62. 6813952 sata_via: Add VT8261 support by JosephChan@via.com.tw · 16 years ago
  63. 1602823 pata_atiixp: update port enabledness test handling by Tejun Heo · 16 years ago
  64. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  65. 34b8686e drm/i915: lock correct mutex around object unreference. by Dave Airlie · 16 years ago
  66. 71acb5e drm/i915: add support for physical memory objects by Dave Airlie · 16 years ago
  67. e285f3c drm/i915: make LVDS fixed mode a preferred mode by Jesse Barnes · 16 years ago
  68. 712531b drm: handle depth & bpp changes correctly by Jesse Barnes · 16 years ago
  69. 40a518d drm: initial KMS config fixes by Jesse Barnes · 16 years ago
  70. 0025e75 serial: Add 16850 uart type support to OF uart driver by Matthias Fuchs · 16 years ago
  71. 7f8030d hvc_console: Remove tty->low_latency by Hendrik Brueckner · 16 years ago
  72. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 16 years ago
  73. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 16 years ago
  74. 5d9ee3f powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video by Stephen Rothwell · 16 years ago
  75. 7ad489e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi by Stephen Rothwell · 16 years ago
  76. a9dad6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3 by Stephen Rothwell · 16 years ago
  77. 26db11a powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc by Stephen Rothwell · 16 years ago
  78. 4c33d2d powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char by Stephen Rothwell · 16 years ago
  79. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 16 years ago
  80. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  81. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  82. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  83. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  84. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  85. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  86. 775a42e powerpc: Cleanup from l64 to ll64 change drivers/scsi by Stephen Rothwell · 16 years ago
  87. d3b924d mlx4_core: Fix min() warning by Andrew Morton · 16 years ago
  88. 7cb36b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  90. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. 7e92214 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  92. 6364853 9p: disallow RDMA if RDMA CM isn't available by Roland Dreier · 16 years ago
  93. 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 16 years ago
  94. 634a84f drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build by David Brownell · 16 years ago
  95. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  96. 068b38c memcg: fix a race when setting memory.swappiness by Li Zefan · 16 years ago
  97. 0eb253e memcg: fix section mismatch by Li Zefan · 16 years ago
  98. 9e1c9d8 hp_accel: do not call ACPI from invalid context by Pavel Machek · 16 years ago
  99. 219beb2 lis3: fix documentation to fit into 80 columns by Pavel Machek · 16 years ago
  100. 9e0c797 lis3lv02d: merge with leds hp disk by Eric Piel · 16 years ago