1. 672b271 [PATCH] fix ISTALLION=y by Adrian Bunk · 18 years ago
  2. 1017f6a [PATCH] fix platform_device_put/del mishaps by Ingo Molnar · 18 years ago
  3. 491d525 [PATCH] fix drivers/video/imacfb.c compilation by Ingo Molnar · 18 years ago
  4. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  5. caf430f [IrDA]: Fix the AU1000 FIR dependencies by Adrian Bunk · 18 years ago
  6. 7263ade [IrDA]: MCS7780 usb_driver struct should be static by Adrian Bunk · 18 years ago
  7. 6c4f095 [BNX2]: Turn off link during shutdown by Michael Chan · 18 years ago
  8. 745720e [BNX2]: Use dev_kfree_skb() instead of the _irq version by Michael Chan · 18 years ago
  9. d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
  10. 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
  11. b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
  12. b11d621 [BNX2]: Add NETIF_F_TSO_ECN by Michael Chan · 18 years ago
  13. 6002e45 [SUNHME]: Mark SBUS probing routines as __devinit. by David S. Miller · 18 years ago
  14. f57caae [SERIO] i8042-sparcio.h: Convert to of_driver framework. by David S. Miller · 18 years ago
  15. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  16. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  17. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  18. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  19. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  20. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  21. 50312ce [SPARC]: Convert all FB SBUS drivers to of_driver framework. by David S. Miller · 18 years ago
  22. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  23. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  24. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  25. 09fca29 [PATCH] i4l:add some checks for valid drvid and driver pointer by Karsten Keil · 18 years ago
  26. 0f6c10e [PATCH] i4l make PCMCIA for all cards working with shared IRQ by Karsten Keil · 18 years ago
  27. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  28. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  29. b026188 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  30. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  31. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  32. cfb9e32 [PATCH] drivers/md/raid5.c: remove an unused variable by Adrian Bunk · 18 years ago
  33. d81931d [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c by Eric Sesterhenn · 18 years ago
  34. 699352c [PATCH] GPIO for SCx200 & PC-8736x: x86-only by Dave Jones · 18 years ago
  35. 8e53cfc [PATCH] Deref in drivers/block/paride/pf.c by Eric Sesterhenn · 18 years ago
  36. 85bd843 [PATCH] remove devinit from ioc4 pci_driver by Dave Jones · 18 years ago
  37. 0686cd8 [PATCH] fix sgivwfb compile by Adrian Bunk · 18 years ago
  38. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  39. 4054557 [S390] add PAV support to the dasd driver. by Horst Hummel · 18 years ago
  40. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  41. 84d11c5 Convert s390_collect_crw_info() in s390mach.c from being started by Serge E. Hallyn · 18 years ago
  42. 774fc4e [S390] dasd eer data format. by Stefan Weinhuber · 18 years ago
  43. 138c014 [S390] dasd whitespace and other cosmetics. by Horst Hummel · 18 years ago
  44. 445b5b4 [S390] dasd_eckd_dump_sense bug. by Horst Hummel · 18 years ago
  45. f45a43d [S390] missing check in dasd_eer_open. by Stefan Weinhuber · 18 years ago
  46. 132fab1 [S390] modular 3270 driver. by Martin Schwidefsky · 18 years ago
  47. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago
  48. 887ab59 [S390] ccwgroup device unregister. by Cornelia Huck · 18 years ago
  49. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 18 years ago
  50. da039bd [S390] cio long busy in read configuration data. by Peter Oberparleiter · 18 years ago
  51. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  52. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  53. 8f7c588 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  54. 727dda8 [PATCH] m68knommu: fix compilation problems with 68328serial driver by Greg Ungerer · 18 years ago
  55. 3706a87 [PATCH] Set err_stops_fifo for newer Promise as well by Alan Cox · 18 years ago
  56. 57e834e [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports) by Alan Cox · 18 years ago
  57. f201f50 [PATCH] ide: housekeeping on IDE drivers by Alan Cox · 18 years ago
  58. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 18 years ago
  59. 2930d1b [PATCH] SC1200 debug printk by Alan Cox · 18 years ago
  60. 19c1ef5 [PATCH] ide: clean up siimage by Alan Cox · 18 years ago
  61. 1a1276e [PATCH] Old IDE, fix SATA detection for cabling by Alan Cox · 18 years ago
  62. cab267c [PATCH] powermac backlight fixes by Michael Hanselmann · 18 years ago
  63. 96febe9 [PATCH] IPMI: watchdog handle panic properly by Corey Minyard · 18 years ago
  64. 1a24586 [PATCH] IPMI: remove high res timer code by Corey Minyard · 18 years ago
  65. 409035e [PATCH] IPMI: tidy msghandler timer by Corey Minyard · 18 years ago
  66. 4ac4360 [PATCH] istallion: cleanups by Alan Cox · 18 years ago
  67. effc8b7 [PATCH] stallion: fix recent SMP locking cleanup by Alan Cox · 18 years ago
  68. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  69. 2c3bb20 [PATCH] add receive_room flow control to flush_to_ldisc by Paul Fulghum · 18 years ago
  70. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  71. e0ac476 [PATCH] RTC: add rtc-rs5c348 driver by Atsushi Nemoto · 18 years ago
  72. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  73. adf8a28 [AGPGART] Make AGP depend on PCI by Dave Jones · 18 years ago
  74. 649e857 [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set by Paul Mackerras · 18 years ago
  75. 0a3a6d6 Input: db9 - fix potential buffer overrun by Eric Sesterhenn · 18 years ago
  76. f8b4c46 Input: atkbd - fix hardware autorepeat by Dmitry Torokhov · 18 years ago
  77. a39727f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  78. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  79. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  80. 70c3967 [POWERPC] Convert powermac ide blink to new led infrastructure by Johannes Berg · 18 years ago
  81. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 18 years ago
  82. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  83. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  84. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  85. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  86. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  87. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  88. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  89. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  90. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  91. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  92. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  93. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  94. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  95. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  96. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  97. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  98. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  99. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  100. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago