1. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 134d454 ide-pnp: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 7a2199f qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  8. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  9. e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 16 years ago
  10. 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 16 years ago
  11. 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 16 years ago
  12. 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 16 years ago
  13. 9aba468 ide-cd: include proper headers by Borislav Petkov · 16 years ago
  14. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  16. c837c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  17. d485cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining by Linus Torvalds · 16 years ago
  18. 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  19. b822875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-misc by Linus Torvalds · 16 years ago
  20. 2a8a271 x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  21. d9c04d6 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  22. 4d9c55e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  23. 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 16 years ago
  24. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  25. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  26. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 4764b68 sis5513: fail early for unsupported chipsets by Bartlomiej Zolnierkiewicz · 16 years ago
  28. eb7a07e it821x: fix kzalloc() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 79472b6 qd65xx: use IDE_HFLAG_SINGLE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  30. d07616f qd65xx: always use ->selectproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 1134b6f ide-cd: put proc-related functions together under single ifdef by Borislav Petkov · 16 years ago
  32. 177773e ide-cd: Replace __FUNCTION__ with __func__ by Paolo Ciarrocchi · 16 years ago
  33. 9ce70fb IDE: Coding Style fixes to drivers/ide/ide-cd.c by Paolo Ciarrocchi · 16 years ago
  34. 175f354 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c by Paolo Ciarrocchi · 16 years ago
  35. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 16 years ago
  36. 52d3ccf IDE: Coding Style fixes to drivers/ide/ide-floppy.c by Paolo Ciarrocchi · 16 years ago
  37. 38bdb41 IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c by Paolo Ciarrocchi · 16 years ago
  38. ec29782 IDE: Coding Style fixes to drivers/ide/legacy/hd.c by Paolo Ciarrocchi · 16 years ago
  39. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 16 years ago
  40. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 16 years ago
  41. 177b8fe IDE: Coding Style fixes to drivers/ide/ide-pnp.c by Paolo Ciarrocchi · 16 years ago
  42. 441e92d IDE: Coding Style fixes to drivers/ide/ide-proc.c by Paolo Ciarrocchi · 16 years ago
  43. f94e008 IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c by Paolo Ciarrocchi · 16 years ago
  44. 0905bc9 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c by Paolo Ciarrocchi · 16 years ago
  45. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 16 years ago
  46. 740694f IDE: Coding Style fixes to drivers/ide/pci/jmicron.c by Paolo Ciarrocchi · 16 years ago
  47. 1eb3c2e IDE: Coding Style fixes to drivers/ide/pci/sis5513.c by Paolo Ciarrocchi · 16 years ago
  48. 5749c84 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c by Paolo Ciarrocchi · 16 years ago
  49. 5c634bb IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c by Paolo Ciarrocchi · 16 years ago
  50. 846bb88 IDE: Coding Style fixes to drivers/ide/setup-pci.c by Paolo Ciarrocchi · 16 years ago
  51. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  53. cb5528a falconide: fix resources reservation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 54c0539 ide-mpc8xx: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  55. cb7500d ide-mpc8xx: make m8xx_ide_init_ports() return an error value by Bartlomiej Zolnierkiewicz · 16 years ago
  56. b81c226 bast-ide: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 7f6f33c delkin_cb: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 3e2990e ide_platform: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  59. b3a37f1 remove include/linux/hdsmart.h by Adrian Bunk · 16 years ago
  60. 968c496 ide-cd: remove the internal 64k buffer by Borislav Petkov · 16 years ago
  61. 9841654 ide-disk: fix issues found by checkpatch.pl by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 799ee57 ide-disk: add proc_idedisk_read_smart() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 1a2f84e ide: unexport ide_hwifs[] by Bartlomiej Zolnierkiewicz · 16 years ago
  64. dc9114e ide-generic: use ide_find_port() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  65. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  66. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  69. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 7daf66d qd65xx: return error value in qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 2e4ed29 ht6560b: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  72. d147e7d umc8672: don't use ide_hwifs[] in umc_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 589b062 scc_pata: store 'hwif' pointer in struct scc_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 84f05df cmd640: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 9523076 cmd640: remove cmd_drives[] by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 4f7bada au1xxx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 3fd4d20 scc_pata: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. e7ee1d5 sgiioc4: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 939b0f1 ide-pmac: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 5297a3e ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 7d9f3d5 swarm: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. bad7c82 ide: cleanup ide_match_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 1baccff ide: make ide_pci_check_iomem() actually work by Sergei Shtylyov · 16 years ago
  85. 938da77 ide/Kconfig: BLK_DEV_4DRIVES should be a tristate by Frederik Deweerdt · 16 years ago
  86. 537166f fix execve() by Al Viro · 16 years ago
  87. 5afca33 x86: section mismatch fixes, #3 by Jacek Luczak · 16 years ago
  88. b6dbf33 x86: section mismatch fixes, #2 by Jacek Luczak · 16 years ago
  89. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  90. 28acf28 x86: unlock_ExtINT_logic() - fix section mismatch warnings by Jacek Luczak · 16 years ago
  91. 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 16 years ago
  92. 4c01f23 x86: trampoline_32.S - switch to .cpuinit.data by Jacek Luczak · 16 years ago
  93. 356fa0c x86: use get_bios_ebda() by Akinobu Mita · 16 years ago
  94. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  95. 2c0903f x86: get_bios_ebda() requires asm/io.h by Akinobu Mita · 16 years ago
  96. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 16 years ago
  97. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 16 years ago
  98. d454157 x86: cleanup clocksource_hz2mult usage by Akinobu Mita · 16 years ago
  99. b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 16 years ago
  100. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago