1. 3b8ac53 ide: add per-device flags by Borislav Petkov · 17 years ago
  2. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 17 years ago
  3. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 17 years ago
  4. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  8. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 17 years ago
  10. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 17 years ago
  16. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 17 years ago
  17. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 17 years ago
  18. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  21. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 17 years ago
  22. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  23. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  25. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 17 years ago
  26. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 17 years ago
  27. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  28. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  29. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  30. 217d5a5 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. by Laurent Pinchart · 17 years ago
  31. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 17 years ago
  32. 9e98966 tty: rework break handling by Alan Cox · 17 years ago
  33. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 17 years ago
  34. 95da310 usb_serial: API all change by Alan Cox · 17 years ago
  35. 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 17 years ago
  36. 6519108 execve filename: document and export via auxiliary vector by John Reiser · 17 years ago
  37. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 17 years ago
  38. df648c9 rework try_then_request_module to do less in non-modular kernels by Johannes Berg · 17 years ago
  39. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 17 years ago
  40. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 17 years ago
  41. af54068 module: reorder struct module to save space on 64 bit builds by Richard Kennedy · 17 years ago
  42. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
  43. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 17 years ago
  44. 9800794 sysdev: Add utility functions for simple int/ulong variable sysdev attributes by Andi Kleen · 17 years ago
  45. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  46. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 17 years ago
  47. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 17 years ago
  48. a231934 kobject: reorder kobject to save space on 64 bit builds by Richard Kennedy · 17 years ago
  49. 6d8333c UIO: minor style and comment fixes by Uwe Kleine-König · 17 years ago
  50. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 17 years ago
  51. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 17 years ago
  52. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 17 years ago
  53. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  54. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 17 years ago
  55. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 18 years ago
  56. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 17 years ago
  57. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 17 years ago
  58. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  59. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 17 years ago
  60. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 17 years ago
  61. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 17 years ago
  62. 18ad7a6 of_gpio: Should use new <linux/gpio.h> header by Wolfgang Grandegger · 17 years ago
  63. 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  64. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 17 years ago
  65. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 17 years ago
  66. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 17 years ago
  67. f579c2b USB Gadget: documentation update by Alan Stern · 17 years ago
  68. e0d795e usb: irda: cleanup on ir-usb module by Felipe Balbi · 17 years ago
  69. 40982be usb gadget: composite gadget core by David Brownell · 17 years ago
  70. a4c39c4 usb gadget: descriptor copying support by David Brownell · 17 years ago
  71. ea05af6 USB: remove CVS keywords by Adrian Bunk · 17 years ago
  72. 9da82bd USB: implement "soft" unbinding by Alan Stern · 17 years ago
  73. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 17 years ago
  74. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  75. ebb36a9 ipv6: __KERNEL__ ifdef struct ipv6_devconf by David S. Miller · 17 years ago
  76. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 17 years ago
  77. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  78. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  80. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 17 years ago
  81. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 17 years ago
  82. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 17 years ago
  83. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
  84. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 17 years ago
  85. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 17 years ago
  86. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 17 years ago
  87. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 17 years ago
  88. f233ea5 md: Make mddev->array_size sector-based. by Andre Noll · 17 years ago
  89. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 17 years ago
  90. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  91. ae0645a Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 17 years ago
  92. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  93. f076ab8 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  94. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 17 years ago
  96. 44b7d1b tty: add more tty_port fields by Alan Cox · 17 years ago
  97. 77451e5 cyclades: use tty_port by Alan Cox · 17 years ago
  98. f8ae476 stallion: use tty_port by Alan Cox · 17 years ago
  99. b02f5ad6 istallion: use tty_port by Alan Cox · 17 years ago
  100. b5391e2 gs: use tty_port by Alan Cox · 17 years ago