1. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 17 years ago
  2. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  3. ffed0b6 ide-generic: remove broken PPC_PREP support by Bartlomiej Zolnierkiewicz · 17 years ago
  4. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 2c9d864 ide: remove <asm-cris/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  6. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 17 years ago
  7. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 17 years ago
  8. ac32f32 ide-generic: fix ide_default_io_base() for m32r by Bartlomiej Zolnierkiewicz · 17 years ago
  9. b0a6281 ide: fix <asm-xtensa/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  10. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  14. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  15. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  16. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  17. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  18. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  19. 0f6e38a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  20. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  21. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 17 years ago
  22. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 17 years ago
  23. 3b8ac53 ide: add per-device flags by Borislav Petkov · 17 years ago
  24. 8bcda3b ide: remove pc->callback member from ide_atapi_pc by Borislav Petkov · 17 years ago
  25. d7c26eb ide: push pc callback pointer into the ide_drive_t structure by Borislav Petkov · 17 years ago
  26. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  30. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 17 years ago
  32. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 17 years ago
  38. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 17 years ago
  39. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 17 years ago
  40. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  43. b2f951aab ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 17 years ago
  44. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 17 years ago
  46. 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 18 years ago
  47. f472f80 HID: add n-trig digitizer usage by Rafi Rubin · 18 years ago
  48. 137d3ed sg: reimplement sg mapping iterator by Tejun Heo · 17 years ago
  49. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  50. e9dd54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  51. 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
  52. 7f1b358 I/OAT: I/OAT version 3.0 support by Maciej Sosnowski · 17 years ago
  53. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 17 years ago
  54. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 17 years ago
  55. 428695b sparc: Fixes the DRM layer build on sparc. by David S. Miller · 17 years ago
  56. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 17 years ago
  57. abd0b198 sctp: make sctp_outq_flush() static by Adrian Bunk · 17 years ago
  58. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 17 years ago
  59. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 17 years ago
  60. 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  61. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  62. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  63. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  64. 217d5a5 fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. by Laurent Pinchart · 17 years ago
  65. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 17 years ago
  66. 9e98966 tty: rework break handling by Alan Cox · 17 years ago
  67. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 17 years ago
  68. 95da310 usb_serial: API all change by Alan Cox · 17 years ago
  69. 0c36ec3 gpio: gpio driver for max7301 SPI GPIO expander by Juergen Beisert · 17 years ago
  70. 6519108 execve filename: document and export via auxiliary vector by John Reiser · 17 years ago
  71. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 18 years ago
  72. df648c9 rework try_then_request_module to do less in non-modular kernels by Johannes Berg · 18 years ago
  73. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 17 years ago
  74. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 17 years ago
  75. af54068 module: reorder struct module to save space on 64 bit builds by Richard Kennedy · 17 years ago
  76. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 17 years ago
  77. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 17 years ago
  78. c2e3277 x86: fix pte_flags() to only return flags, fix lguest (updated) by Rusty Russell · 17 years ago
  79. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
  80. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 18 years ago
  81. 9800794 sysdev: Add utility functions for simple int/ulong variable sysdev attributes by Andi Kleen · 18 years ago
  82. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  83. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 18 years ago
  84. 9505e63 debugfs: Implement debugfs_remove_recursive() by Haavard Skinnemoen · 18 years ago
  85. a231934 kobject: reorder kobject to save space on 64 bit builds by Richard Kennedy · 18 years ago
  86. 6d8333c UIO: minor style and comment fixes by Uwe Kleine-König · 18 years ago
  87. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 18 years ago
  88. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 18 years ago
  89. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 18 years ago
  90. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 18 years ago
  91. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 18 years ago
  92. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 18 years ago
  93. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 18 years ago
  94. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 18 years ago
  95. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  96. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 18 years ago
  97. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 18 years ago
  98. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 17 years ago
  99. 551c3c0 powerpc: Use PPC_LONG_ALIGN in uaccess.h by Michael Ellerman · 17 years ago
  100. 6a2a24b powerpc: Add a #define for aligning to a long-sized boundary by Michael Ellerman · 17 years ago