1. ea2ac5a hpt366: cleanup maskproc() method by Sergei Shtylyov · 16 years ago
  2. e5403bf ide: mask interrupt in ide_config_drive_speed() by Sergei Shtylyov · 16 years ago
  3. 79104c6 hpt366: fix compile warning by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 21f45eb ide: remove unused macros from <asm-parisc/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  5. dc10f61 ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  6. c36167d ide: remove dead <asm-arm/arch-sa1100/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 30c7ed5 ide: fix support for IDE PCI controllers using MMIO on frv by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 2a2267e7 ide-cd: remove stale comment by Borislav Petkov · 16 years ago
  9. 419a5b6 ide-cd: small drive type print fix by Borislav Petkov · 16 years ago
  10. 71b429ca ide-cd: debug log enhancements by Borislav Petkov · 16 years ago
  11. 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 9a6eb74 ide: prepare for merging ide-gd-floppy.c with ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
  14. c84d9bb ide-floppy: factor out generic disk handling code to ide-gd-floppy.c by Bartlomiej Zolnierkiewicz · 16 years ago
  15. cedd120 ide-disk: use IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  18. e012862 ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS by Bartlomiej Zolnierkiewicz · 16 years ago
  19. da16787 ide: IDE_AFLAG_WP -> IDE_DFLAG_WP by Bartlomiej Zolnierkiewicz · 16 years ago
  20. fe11edf ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 6f84083 ide-floppy: use drive->capacity64 for caching current capacity by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 8f29cd9 ide-floppy: drop 'floppy' argument from idefloppy_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. ae9f9f0 ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 81ee1bb ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. d7e7475 ide-disk: use to_ide_drv() and ide_drv_g() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 9c3ba76 ide-floppy: use alloc_disk_node() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 099ed4c ide-disk: lock media before checking for media change by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 0a70c7f ide-disk: fix IDE_DFLAG_LBA48 handling on resume by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  30. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  31. 8cde1ad Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 6bb7a93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  33. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  34. 1c95e1b Fix kernel/softirq.c printk format warning properly by Linus Torvalds · 16 years ago
  35. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 70a3075 FRV: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  38. cb76d5a FRV: Switch unaligned access to the packed-struct implementation by Harvey Harrison · 16 years ago
  39. c9af956 FRV: Provide dma_map_page() for NOMMU and fix comments by David Howells · 16 years ago
  40. 9bd8f9c frv: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  41. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  42. 9d85db2 lib: remove defining macros for strict_strto?? by Harvey Harrison · 16 years ago
  43. 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
  44. aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
  45. 73b4a24 init/do_mounts_md.c must #include <linux/delay.h> by Adrian Bunk · 16 years ago
  46. 1b821bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  47. a45fbc3 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  48. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  49. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  50. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  51. d1b5726 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  52. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  53. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  54. d7a6119 rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> by Geert Uytterhoeven · 16 years ago
  55. 656e6c0 Document panic_on_unrecovered_nmi sysctl by Bernhard Walle · 16 years ago
  56. 65ae24b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  57. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  59. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  60. 2b252c5 make kprobes.c:kretprobe_table_lock() static by Adrian Bunk · 16 years ago
  61. 88429a1 make hp_wmi_notify() static by Adrian Bunk · 16 years ago
  62. 6d97e23 ipc/sem.c: make free_un() static by Adrian Bunk · 16 years ago
  63. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  64. c26ec88 resources: tidy __request_region() by Bjorn Helgaas · 16 years ago
  65. 923f7f6 GRU driver: minor updates by Jack Steiner · 16 years ago
  66. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  67. d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
  68. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
  69. 3823ee4 W1: Documentation/w1/masters/ds2490 update by David Fries · 16 years ago
  70. cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
  71. 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
  72. e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
  73. 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
  74. 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
  75. 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
  76. a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
  77. e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
  78. 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
  79. 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
  80. cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
  81. 8e3dae2 W1: w1_io.c reset comments and msleep by David Fries · 16 years ago
  82. 7dc8f52 W1: w1.c s/printk/dev_dbg/ by David Fries · 16 years ago
  83. af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
  84. e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
  85. fe3cb82 W1: w1_family, remove unused variable need_exit by David Fries · 16 years ago
  86. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  87. 07e0034 W1: w1_slave_read_id read bug, use device_attribute by David Fries · 16 years ago
  88. eba3b06 W1: Document add, remove, search_count, and pullup. by David Fries · 16 years ago
  89. 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
  90. cd7b28d W1: recode w1_slave_found logic by David Fries · 16 years ago
  91. 9b46741 W1: be able to manually add and remove slaves by David Fries · 16 years ago
  92. 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
  93. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  94. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  95. 01e14d6 W1: don't delay search start by David Fries · 16 years ago
  96. 0d671b2 W1: abort search early on on exit by David Fries · 16 years ago
  97. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  98. dd78c94 drivers/char/tpm/tpm.c: fix error-path memory leak by Andrew Morton · 16 years ago
  99. 63a10df TPM: include "moderated for non-subscribers" notation in MAINTAINERS by Rajiv Andrade · 16 years ago
  100. 292cf4a tpm: work around bug in Broadcom BCM0102 chipset by Valdis Kletnieks · 16 years ago