1. f323b80 ide: sanitize SELECT_MASK() usage in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 1bd4c1f ide: classify device type in do_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 4cda15a ide: shorten timeout value in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 62bd044 ide: propagate AltStatus workarounds to ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 2f40c9b ide: fix kmalloc() failure handling in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. d45b70a mn10300: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 662641d frv: remove <asm/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 86ccf37 ide: remove pciirq argument from ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 2ed0ef5 ide: fix ->init_chipset method to return 'int' value by Bartlomiej Zolnierkiewicz · 16 years ago
  11. a182807 ide: remove try_to_identify() wrapper by Bartlomiej Zolnierkiewicz · 16 years ago
  12. f77e03c ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. bd0c084 amd74xx: remove no longer needed ->init_hwif method by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 2467922 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS by Bartlomiej Zolnierkiewicz · 16 years ago
  16. f65dedf ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 5bae8bf ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 80d15a6 ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 1b166ae trm290: small ->init_hwif cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 49727e3 ns87415: small ->init_hwif cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 973d9e7 ns87415: use pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 213e4b0 amd74xx: use ide_pci_is_in_compatibility_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. b75aa12 mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 327fa1c ide: move error handling code to ide-eh.c (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 122f06f ide: checkpatch.pl fixes for ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  26. ee1b1cc ide: fix comments in ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 4d7bb47 ide: fix printk() levels in [atapi_]reset_pollfunc() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 1574cf6 ide: move standard I/O code to ide-io-std.c by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 0d6a975 ide: move ide_read_bcount_and_ireason() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 7eeaaaa ide: move xfer mode tuning code to ide-xfer-mode.c by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 11938c9 ide: move device settings code to ide-devsets.c by Bartlomiej Zolnierkiewicz · 16 years ago
  32. c4e66c3 ide: move ide_do_park_unpark() to ide-park.c by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 1bc6daa ide: factor out processing of special commands from ide_special_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 1866082 ide: remove ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 65ca537 ide: move ide_dma_timeout_retry() to ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  36. b6a45a0 ide: move drive_is_ready() to ide-io.c by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 75a0cff ide: unexport ide_devset_execute() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 2b9ae46 ide: remove stale comments from drive_is_ready() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. b0b3914 ide-acpi: remove taskfile_load_raw() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 1f5892a ide-acpi: cleanup do_drive_set_taskfiles() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 2f0d0fd ide-acpi: cleanup do_drive_get_GTF() by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 8cd3c60 ide-acpi: init ACPI handles early for devices by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 94635d3e ide-acpi: no need to zero ->acpidata for devices by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 1902a25 ide: remove superfluous check from ide_proc_port_register_devices() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 0688d3a ide: init_irq() doesn't need to hold ide_cfg_mtx by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 7362951 ide: move ->lock and ->timer init from init_irq() to ide_init_port_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. d336ae3 ide: no need to touch local IRQs in ide_probe_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 7a254df ide: move ide_pktcmd_tf_load() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 7610c4f ide: fix IDE_DFLAG_NO_IO_32BIT handling by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
  53. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
  54. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
  55. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  57. 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
  58. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  59. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  60. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  61. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  62. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  63. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  64. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  65. f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
  66. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  67. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  68. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  69. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  70. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  71. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  72. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  73. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
  74. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
  75. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
  76. 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
  77. 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
  78. d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
  79. caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  80. 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  81. fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  82. a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
  83. 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
  84. 0702b30 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  85. 192d7a4 sparc64: Fix crash with /proc/iomem by Mikulas Patocka · 16 years ago
  86. 42cc77c sparc64: Reschedule KGDB capture to a software interrupt. by David S. Miller · 16 years ago
  87. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  88. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  89. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  90. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  91. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  92. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  93. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  94. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  95. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 16 years ago
  96. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  97. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  98. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  99. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  100. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago