1. 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  2. fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  3. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
  4. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  5. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 18 years ago
  6. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 18 years ago
  7. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
  8. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 18 years ago
  9. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 18 years ago
  10. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 18 years ago
  11. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 18 years ago
  12. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 18 years ago
  13. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 18 years ago
  14. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 18 years ago
  15. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 18 years ago
  16. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 18 years ago
  17. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 18 years ago
  18. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 18 years ago
  19. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 18 years ago
  20. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 18 years ago
  21. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  22. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  23. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  24. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 18 years ago
  25. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  26. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  27. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  28. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  29. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  30. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  31. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 18 years ago
  32. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  33. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  34. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 18 years ago
  35. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 18 years ago
  36. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 18 years ago
  37. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  38. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
  39. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  40. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
  41. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  42. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  43. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 18 years ago
  44. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  45. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 18 years ago
  46. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 18 years ago
  47. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 18 years ago
  48. 636bdeaa dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 18 years ago
  49. ce4d65a async_tx: kill ->device_dependency_added by Dan Williams · 18 years ago
  50. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 18 years ago
  51. 88fcd56 libata: make PMP support optional by Tejun Heo · 18 years ago
  52. 071f44b libata: implement PMP helpers by Tejun Heo · 18 years ago
  53. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 18 years ago
  54. 127102a libata: make SFF support optional by Tejun Heo · 18 years ago
  55. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 18 years ago
  56. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 18 years ago
  57. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 18 years ago
  58. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 18 years ago
  59. ac37198 libata: clear SError after link resume by Tejun Heo · 18 years ago
  60. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 18 years ago
  61. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 18 years ago
  62. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 18 years ago
  63. 705e76b libata: restructure SFF post-reset readiness waits by Tejun Heo · 18 years ago
  64. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 18 years ago
  65. 0aa1113 libata: separate out ata_std_prereset() from ata_sff_prereset() by Tejun Heo · 18 years ago
  66. 288623a libata: clean up port_ops->sff_irq_clear() by Tejun Heo · 18 years ago
  67. 5682ed3 libata: rename SFF port ops by Tejun Heo · 18 years ago
  68. 9363c38 libata: rename SFF functions by Tejun Heo · 18 years ago
  69. 83c063d use ATA_TAG_INTERNAL in ata_tag_internal() by Yoichi Yuasa · 18 years ago
  70. 03faab7 libata: implement ATA_QCFLAG_RETRY by Tejun Heo · 18 years ago
  71. 6fd3639 libata: kill ata_chk_status() by Tejun Heo · 18 years ago
  72. 071ce34 libata: move ata_pci_default_filter() out of CONFIG_PCI by Tejun Heo · 18 years ago
  73. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 18 years ago
  74. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 18 years ago
  75. 9594719 libata: kill port_info->sht and ->irq_handler by Tejun Heo · 18 years ago
  76. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 18 years ago
  77. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 18 years ago
  78. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 18 years ago
  79. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 18 years ago
  80. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 18 years ago
  81. c1bc899 libata: reorganize ata_port_operations by Tejun Heo · 18 years ago
  82. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 18 years ago
  83. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 18 years ago
  84. 672b2d6 libata: kill ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  85. d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 18 years ago
  86. cf48062 libata: prefer hardreset by Tejun Heo · 18 years ago
  87. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 18 years ago
  88. e3e2aaf kgdb: add documentation by Jason Wessel · 18 years ago
  89. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 18 years ago
  90. f2d937f consoles: polling support, kgdboc by Jason Wessel · 18 years ago
  91. dc7d552 kgdb: core by Jason Wessel · 18 years ago
  92. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 18 years ago
  93. 714493c Improve semaphore documentation by Matthew Wilcox · 18 years ago
  94. b17170b Simplify semaphore implementation by Matthew Wilcox · 18 years ago
  95. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 18 years ago
  96. f06d968 Introduce down_killable() by Matthew Wilcox · 18 years ago
  97. 64ac24e Generic semaphore implementation by Matthew Wilcox · 18 years ago
  98. 8b91de2 Fix quota.h includes by Matthew Wilcox · 18 years ago
  99. 3f3eafc locking: remove unused double_spin_lock() by Oleg Nesterov · 18 years ago
  100. 8e60e05 hrtimers: simplify lockdep handling by Oleg Nesterov · 18 years ago