1. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  5. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  7. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  8. 1b67834 ide: Add ide_get_paired_drive() helper by Benjamin Herrenschmidt · 17 years ago
  9. 27db71a [PARISC] Fix palo target by Kyle McMartin · 17 years ago
  10. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  11. 5feb4f3 [PARISC] Restore palo target by Kyle McMartin · 17 years ago
  12. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  13. ab08ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  14. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  15. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  16. 5325338 Include <linux/backing-dev.h> in mm/filemap.c by Linus Torvalds · 17 years ago
  17. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  18. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  19. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  20. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  21. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  22. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  23. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  24. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  25. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  26. ac01915 IPMI: fix hotmod remove lock by Corey Minyard · 17 years ago
  27. 612b5a8 IPMI: new NMI handling by Corey Minyard · 17 years ago
  28. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  29. 650dd0c IPMI: documentation fixes by Corey Minyard · 17 years ago
  30. f8fbcd3 IPMI: remove bogus semaphore from watchdog by Corey Minyard · 17 years ago
  31. c45adc3 IPMI: don't init irq until ready by Corey Minyard · 17 years ago
  32. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  33. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  34. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  35. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  36. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  37. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  38. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago
  39. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  40. 17637cb fuse: improve utimes support by Miklos Szeredi · 17 years ago
  41. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  42. 49d4914 fuse: clean up open file passing in setattr by Miklos Szeredi · 17 years ago
  43. c79e322 fuse: add file handle to getattr operation by Miklos Szeredi · 17 years ago
  44. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  45. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  46. 42a2b6a ext3: fix setup_new_group_blocks locking by Eric Sandeen · 17 years ago
  47. 0f0a89e ext3: support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  48. 4176ed5 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant by Andi Drebes · 17 years ago
  49. 6bbfb07 fs/cramfs/inode.c: remove unused variable by Andi Drebes · 17 years ago
  50. b8dc93c bit_spin_lock: use lock bitops by Nick Piggin · 17 years ago
  51. 66ffb04 powerpc: lock bitops by Nick Piggin · 17 years ago
  52. 728697c mips: lock bitops by Nick Piggin · 17 years ago
  53. c8f30ae mips: fix bitops by Nick Piggin · 17 years ago
  54. 87371e4 ia64: lock bitops by Nick Piggin · 17 years ago
  55. 44086d5 alpha: lock bitops by Nick Piggin · 17 years ago
  56. 7c29ca5 alpha: fix bitops by Nick Piggin · 17 years ago
  57. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  58. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  59. 761bb43 Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs by Satyam Sharma · 17 years ago
  60. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  61. f494f8f add-scaled-time-to-taskstats-based-process-accounting fix by Michael Neuling · 17 years ago
  62. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  63. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  64. 6c0286b Char: rocket, fix signed/unsigned warning by Jiri Slaby · 17 years ago
  65. 4384a3f Char: rocket, remove potential leak in module_init by Jiri Slaby · 17 years ago
  66. 57fedc7 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) by Jiri Slaby · 17 years ago
  67. c148b9d Char: rocket, don't re-set statics to 0 by Jiri Slaby · 17 years ago
  68. ac6aec2 Char: rocket, fix dynamic_dev tty by Jiri Slaby · 17 years ago
  69. 8cf5a8c Char: rocket, switch sleep_on to completion by Jiri Slaby · 17 years ago
  70. 95e0791 Char: moxa, remove sleep_on by Jiri Slaby · 17 years ago
  71. 6f56b658 Char: moxa, function names cleanup by Jiri Slaby · 17 years ago
  72. 7aeb95d Char: moxa, cleanup prints by Jiri Slaby · 17 years ago
  73. d941ea7 Cyclades: Avoid label defined but not used warning by Jesper Juhl · 17 years ago
  74. 65f76a8 Char: cyclades, fix some -W warnings by Jiri Slaby · 17 years ago
  75. 1c0a387 Char: cyclades, move spin_lock to one place by Jiri Slaby · 17 years ago
  76. ce97a09 Char: cyclades, make the isr code readable by Jiri Slaby · 17 years ago
  77. ebafeef Char: cyclades, remove bottom half processing by Jiri Slaby · 17 years ago
  78. c434220 Char: moxa, fix and optimise empty timer by Jiri Slaby · 17 years ago
  79. fc37449 The next round of scheduled OSS code removal by Adrian Bunk · 17 years ago
  80. 5b4db0c whitespace fixes: system timers by Daniel Walker · 17 years ago
  81. 0719e37 whitespace fixes: interval timers by Daniel Walker · 17 years ago
  82. 62769dc whitespace fixes: execution domains by Daniel Walker · 17 years ago
  83. 5600b89 whitespace fixes: system auditing by Daniel Walker · 17 years ago
  84. bd3a849 whitespace fixes: compat syscalls by Daniel Walker · 17 years ago
  85. 9f8dbe9 whitespace fixes: syscall auditing by Daniel Walker · 17 years ago
  86. 314f70f whitespace fixes: capability syscalls by Daniel Walker · 17 years ago
  87. c277e63 whitespace fixes: panic handling by Daniel Walker · 17 years ago
  88. 22a8bde whitespace fixes: module loading by Daniel Walker · 17 years ago
  89. 23ff444 whitespace fixes: fork by Daniel Walker · 17 years ago
  90. 902749c whitespace fixes: DMA channel allocator by Daniel Walker · 17 years ago
  91. 9ce3421 whitespace fixes: audit filtering by Daniel Walker · 17 years ago
  92. 1bfbc60 whitespace fixes: relayfs by Daniel Walker · 17 years ago
  93. dedf8b7 whitespace fixes: cpuset by Daniel Walker · 17 years ago
  94. 6ae965c whitespace fixes: process accounting by Daniel Walker · 17 years ago
  95. 6fa6c3b whitespace fixes: time syscalls by Daniel Walker · 17 years ago
  96. b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
  97. 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
  98. 009ae1d Char: mxser_new, remove useless comments in mxser_cards by Jiri Slaby · 17 years ago
  99. 931ecbb Char: mxser_new, move to PCI_VDEVICE by Jiri Slaby · 17 years ago
  100. f8cce2e Char: mxser_new, upgrade to 1.10 by Jiri Slaby · 17 years ago