1. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 7c51c17 ide: remove CONFIG_IDEDISK_MULTI_MODE by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 3cd5f1e ide: remove unused _IDE_C and _IDE_DISK defines by Bartlomiej Zolnierkiewicz · 16 years ago
  10. a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 7c199a5 ide: remove no longer needed BUG_ON()-s from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. b163f46 ide: enhance ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. c36a7e9 ide: fix EXABYTENEST handling in probe_for_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. efa402d ide-cd: use the new object_is_in_stack() helper by FUJITA Tomonori · 16 years ago
  15. 1a7809e ide: re-code ide_fixstring() loop to be less evil by Linus Torvalds · 16 years ago
  16. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  18. f26b3d7 hd: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  19. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  20. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  21. f41891c ide-disk: use ata_id_hpa_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 8a089c6 ide-disk: use ata_id_wcache_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. dd8f46f ide: use ata_id_current_chs_valid() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 5b90e99 ide: cleanup ide_fix_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. df1f837 ide: cleanup ide_disk_init_mult_count() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f888100 ide: remove superfluous check from ide_disk_special() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 730616b ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. by Mark de Wever · 16 years ago
  30. 0e6a66e fujitsu-laptop: better handling of P8010 hotkey by Jonathan Woithe · 16 years ago
  31. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. c54dcd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  33. b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 89d4984 [S390] Fix checkstack for s390 by Christian Borntraeger · 16 years ago
  35. 4a672cf [S390] fix initialization of stp by Martin Schwidefsky · 16 years ago
  36. 408aec3 [S390] 3215: Remove tasklet. by Heiko Carstens · 16 years ago
  37. 2332ce1 [S390] console flush on panic / reboot by Holger Smolinski · 16 years ago
  38. 15e86b0 [S390] introduce dirty bit for kvm live migration by Florian Funke · 16 years ago
  39. ab1d848 [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O by Nigel Hislop · 16 years ago
  40. 3ce6609 [S390] xpram: per device block request queues. by Martin Schwidefsky · 16 years ago
  41. ada3df9 [S390] dasd: fix message flood for unsolicited interrupts by Stefan Haberland · 16 years ago
  42. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  43. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  44. 753c4dd [S390] ptrace changes by Martin Schwidefsky · 16 years ago
  45. d86730b [S390] s390: use sys_pause for 31bit pause entry point by Christoph Hellwig · 16 years ago
  46. 7a0f475 [S390] qdio enhanced SIGA (iqdio) support. by Klaus-Dieter Wacker · 16 years ago
  47. b1e7661 [S390] cio: fix cio_tpi. by Heiko Carstens · 16 years ago
  48. b2bbb64 [S390] cio: Correct use of ! and & by Julia Lawall · 16 years ago
  49. f9c9fe3 [S390] cio: inline assembly cleanup by Peter Oberparleiter · 16 years ago
  50. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  51. 9286b7e [S390] bus_id ->dev_name() conversions in qdio by Martin Schwidefsky · 16 years ago
  52. 37f1c01 [S390] Use s390_root_dev_* in kvm_virtio. by Cornelia Huck · 16 years ago
  53. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  54. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  55. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  56. e4a1afa [S390] cio: Exorcise cio_msg= from documentation. by Cornelia Huck · 16 years ago
  57. d45387d [S390] cio: Update cio_ignore documentation. by Cornelia Huck · 16 years ago
  58. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  59. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  60. 4bcb3a3 [S390] qdio: speed up multicast traffic on full HiperSocket queue by Ursula Braun · 16 years ago
  61. fcea94b ACPI: fix FADT parsing by Jan Beulich · 16 years ago
  62. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  63. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  64. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  65. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  66. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  67. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  68. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  69. 4dd95b6 leo: disable cursor when leaving graphics mode by Robert Reif · 16 years ago
  70. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  71. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  72. 291d5f3 cg6: disable cursor when leaving graphics mode by Robert Reif · 16 years ago
  73. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  74. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  75. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  76. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  77. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  78. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  79. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  80. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  81. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  82. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  83. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  84. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  85. 6aea938 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() by Julien Brunel · 16 years ago
  86. 5e2e772 NFS: fix nfs_parse_ip_address() corner case by Chuck Lever · 16 years ago
  87. 456018d NFS: Cleanup nfs_set_port by J. Bruce Fields · 16 years ago
  88. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  89. 3af73d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  90. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  91. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  92. 73f6aa4 Fix barrier fail detection in XFS by Christoph Hellwig · 16 years ago
  93. 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  94. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  95. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  96. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  97. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  98. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  99. ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
  100. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago