1. b82f87f [DRM]: Delete sparc64 FFB driver code that never gets built. by David S. Miller · 17 years ago
  2. 703071b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. 6288c33 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  4. 09c72ec [SUNGEM]: Fix MAC address setting when interface is up. by Ruben Vandeginste · 17 years ago
  5. 8b66a45 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  6. 55ab975 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  7. 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 17 years ago
  8. d562f1f [IPV4] fib_trie: Document locking. by Robert Olsson · 17 years ago
  9. 00db779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  10. 3b009c6 USB: fix usb-serial/ftdi build warning by David Brownell · 17 years ago
  11. b46d60f USB: fix usb-serial/generic build warning by David Brownell · 17 years ago
  12. 8a61499 USB: another entry for the quirk list by Oliver Neukum · 17 years ago
  13. 4928245 USB: remove duplicated device id in airprime driver by Jon K Hellan · 17 years ago
  14. 8a3c1f5 USB: omap_udc: workaround dma_free_coherent() bogosity by David Brownell · 17 years ago
  15. e009f1b UHCI: Fix problem caused by lack of terminating QH by Alan Stern · 17 years ago
  16. 9c88b70 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  17. bf5b4ba PCI: Fix warning message in PCIE port driver by Prarit Bhargava · 17 years ago
  18. 9208ee8 PCI: Stop unhiding the SMBus on Toshiba laptops by Jean Delvare · 17 years ago
  19. 5fabdb9 PCI: Fix up PCI power management doc by Jonathan Corbet · 17 years ago
  20. f7a9dae pci: set pci=bfsort for PowerEdge R900 by Matt Domsch · 17 years ago
  21. 79f4f64 [NET]: Correct accept(2) recovery after sock_attach_fd() by Alexey Dobriyan · 17 years ago
  22. 291bc04 [PATCH] clockevents: remove bad designed sysfs support for now by Thomas Gleixner · 17 years ago
  23. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 17 years ago
  24. 362ebd8 pdc202xx_new: Enable ATAPI DMA by Albert Lee · 17 years ago
  25. b43c5f3 ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA by Patrick Ringl · 17 years ago
  26. 8799620 ide: fix locking for manual DMA enable/disable ("hdparm -d") by Bartlomiej Zolnierkiewicz · 17 years ago
  27. f68d932 ide: revert "ide: fix drive side 80c cable check, take 2" for now by Bartlomiej Zolnierkiewicz · 17 years ago
  28. e675c0d [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. by Ralph Wuerthner · 17 years ago
  29. c6a4826 [S390] zcrypt: Fix possible dead lock in AP bus module. by Ralph Wuerthner · 17 years ago
  30. 25c61a1 [S390] cio: Device status validity. by Cornelia Huck · 17 years ago
  31. b70842d [S390] kprobes: Align probe address. by David Wilder · 17 years ago
  32. afbc1e9 [S390] Fix TCP/UDP pseudo header checksum computation. by Heiko Carstens · 17 years ago
  33. 0443969 [S390] dasd: Work around gcc bug. by Peter Oberparleiter · 17 years ago
  34. d32b687 9p: make struct v9fs_cached_file_operations static by Adrian Bunk · 17 years ago
  35. 165de5b [PPP]: Don't leak an sk_buff on interface destruction. by G. Liakhovetski · 17 years ago
  36. 035832a [NET_SCHED]: Fix ingress locking by Patrick McHardy · 17 years ago
  37. d3fa76e [NET_SCHED]: cls_basic: fix NULL pointer dereference by Patrick McHardy · 17 years ago
  38. c93a882 [DCCP]: make dccp_write_xmit_timer() static again by Adrian Bunk · 17 years ago
  39. 20bd7dd [TG3]: Update version and reldate. by Michael Chan · 17 years ago
  40. d18edcb [TG3]: Exit irq handler during chip reset. by Michael Chan · 17 years ago
  41. 1c46ae05 [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. by Michael Chan · 17 years ago
  42. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  43. a979101 [DECNet] fib: Fix out of bound access of dn_fib_props[] by Thomas Graf · 17 years ago
  44. a0ee18b [IPv4] fib: Fix out of bound access of fib_props[] by Thomas Graf · 17 years ago
  45. 954b2e7 [NET] AX.25 Kconfig and docs updates and fixes by Ralf Baechle · 17 years ago
  46. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 17 years ago
  47. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  48. 5f85813 [SCTP]: Update SCTP Maintainers entry by Sridhar Samudrala · 17 years ago
  49. ea3d0d7 [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h by Robert P. J. Day · 17 years ago
  50. e0f2e3a Linux 2.6.21-rc5 by Linus Torvalds · 17 years ago
  51. 948ac6d [PATCH] clocksource: Fix thinko in watchdog selection by Thomas Gleixner · 17 years ago
  52. 9501b6c [PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt by Thomas Gleixner · 17 years ago
  53. 317ec6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  54. 0fa7d86 [PATCH] fix typos in net/ieee80211/Kconfig by Patrick Ringl · 17 years ago
  55. f5ae29e [PATCH] cx88-dvb: fix nxt200x rf input switching by Michael Krufky · 17 years ago
  56. 53698d2 [ARM] 4278/1: configure pxa27x I2C SCL as "input" by Guennadi Liakhovetski · 17 years ago
  57. d9a5c0a [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems by Thomas Gleixner · 17 years ago
  58. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  59. 41a8198 [MIPS] SB1: Fix pile of gcc's bogus format string warnings. by Ralf Baechle · 17 years ago
  60. bf9f88a [MIPS] Jazz: Fix warning. by Ralf Baechle · 17 years ago
  61. e007566 [MIPS] R3000: local_flush_data_cache_page take a pointer argument. by Ralf Baechle · 17 years ago
  62. ce486cd [MIPS] ARC: Fix warning. by Ralf Baechle · 17 years ago
  63. 7575a49 [MIPS] Implement flush_anon_page(). by Ralf Baechle · 17 years ago
  64. 80e8959 [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. by Atsushi Nemoto · 17 years ago
  65. 7605b39 [MIPS] Fix pipeline hazard. by Ralf Baechle · 17 years ago
  66. 83598f1 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT by Deepak Saxena · 17 years ago
  67. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 17 years ago
  68. f33bc55 [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself by Thomas Gleixner · 17 years ago
  69. 6ea65ff [PATCH] i386: clear segment register padding in core dumps by Roland McGrath · 17 years ago
  70. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 17 years ago
  71. cad6a84 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  72. 0ab602e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  73. 105fd10 [PATCH] "ext[34]: EA block reference count racing fix" performance fix by Andrew Morton · 17 years ago
  74. cee9e8c [PATCH] rivafb: fix initial brightness by Guido Guenther · 17 years ago
  75. 6149dd5 [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c by Danny Kukawka · 17 years ago
  76. aa289b4 [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries by David Howells · 17 years ago
  77. 0444b30 [PATCH] time: fix formatting in /proc/timer_list by James Morris · 17 years ago
  78. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 17 years ago
  79. 296d93c Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)" by Linus Torvalds · 17 years ago
  80. 7a9eeb2 ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversion by Stefan Richter · 17 years ago
  81. 991b555 [netdrvr] ewrk3: correct card detection bug by Jeff Garzik · 17 years ago
  82. 604119a Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmp by Jeff Garzik · 17 years ago
  83. 194c1fb cxgb3 - fix white spaces in drivers/net/Kconfig by Divy Le Ray · 17 years ago
  84. 2ea34672 myri10ge: update driver version to 1.3.0-1.226 by Brice Goglin · 17 years ago
  85. b52a8b7 myri10ge: fix management of >4kB allocated pages by Brice Goglin · 17 years ago
  86. f761fae myri10ge: update wcfifo and intr_coal_delay default values by Brice Goglin · 17 years ago
  87. aafa70e myri10ge: Serverworks HT2100 provides aligned PCIe completion by Brice Goglin · 17 years ago
  88. d57ab6f mv643xx_eth: add mv643xx_eth_shutdown function by Dale Farnsworth · 17 years ago
  89. 69a43ac SAA9730: Fix large pile of warnings by Ralf Baechle · 17 years ago
  90. 6f6881b Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" by Li Yang · 17 years ago
  91. e4d0835 cxgb3 - T3B2 pcie config space by Divy Le Ray · 17 years ago
  92. fc90664 cxgb3 - Fix potential MAC hang by Divy Le Ray · 17 years ago
  93. 2e28396 cxgb3 - Auto-load FW if mismatch detected by Divy Le Ray · 17 years ago
  94. 05b97b3 cxgb3 - fix ethtool cmd on multiple queues port by Divy Le Ray · 17 years ago
  95. 5c4851c Fix return code in pci-skeleton.c by Anton Blanchard · 17 years ago
  96. 9cbe330 skge: use per-port phy locking by Stephen Hemminger · 17 years ago
  97. 4ebabfc skge: mask irqs when device down by Stephen Hemminger · 17 years ago
  98. e3a1b99 skge: deadlock on tx timeout by Stephen Hemminger · 17 years ago
  99. 1299809 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  100. 37c70d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago