1. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  2. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  3. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  4. 345225c isdn/sc: remove unused REQUEST_IRQ and unnecessary header file by Fernando Luis Vázquez Cao · 17 years ago
  5. feea6d4 isdn: fix random hard freeze with AVM T1 cards by Karsten Keil · 17 years ago
  6. 1e9c7813 isdn: fix random hard freeze with AVM cards using b1dma by Karsten Keil · 17 years ago
  7. eac141d isdn: fix random hard freeze with AVM c4 card part 2 by Karsten Keil · 17 years ago
  8. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  9. 3305a6b ps3av: remove unused fields in ps3av_monitor_quirks by Geert Uytterhoeven · 17 years ago
  10. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  11. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  12. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  13. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  14. 85ad93a ide: set drive->autotune in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  15. d7c526f triflex: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 912fb29 opti621: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  17. af1b3d5 cy82c693: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  18. f0bb945 cs5520: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 93c6807 alim15x3: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  22. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 40d2dd7 piix: add DECLARE_ICH_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 5ef8cb5 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 05d7e6c pdc202xx_new: add DECLARE_PDCNEW_DEV() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 6a7f62a aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 7ed5829 serverworks: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  28. aaf707f scc_pata: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 97f84ba pdc202xx_old: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 099b1f4 pdc202xx_new: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  31. fbf4784 hpt366: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  32. bfd314a cmd64x: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  33. df95f5a aec62xx: remove ->init_setup by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 31e8a46 ide: use I/O ops directly part #2 (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  35. fc212bb ide: use pci_dev->revision by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 1afa655 cmd64x: Use dev->revision by Auke Kok · 17 years ago
  37. a84f3ee amd74xx: Omit PCI_REVISION_ID read by Auke Kok · 17 years ago
  38. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 9adf768 pdc202xx_old: remove broken SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 1c3dd32 ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver by Bartlomiej Zolnierkiewicz · 17 years ago
  46. af4c90f siimage: bump driver version by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 15d8061 ide: Fix cs5535 driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  48. a87a87c ide: Fix siimage driver accessing beyond array boundary by Benjamin Herrenschmidt · 17 years ago
  49. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  50. ab08ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  51. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  53. 9521843 I/OAT: Add completion callback for async_tx interface use by Shannon Nelson · 17 years ago
  54. 7f2b291 I/OAT: Tighten descriptor setup performance by Shannon Nelson · 17 years ago
  55. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  56. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  57. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  58. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  59. ac01915 IPMI: fix hotmod remove lock by Corey Minyard · 17 years ago
  60. 612b5a8 IPMI: new NMI handling by Corey Minyard · 17 years ago
  61. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  62. f8fbcd3 IPMI: remove bogus semaphore from watchdog by Corey Minyard · 17 years ago
  63. c45adc3 IPMI: don't init irq until ready by Corey Minyard · 17 years ago
  64. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  65. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  66. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  67. 6c0286b Char: rocket, fix signed/unsigned warning by Jiri Slaby · 17 years ago
  68. 4384a3f Char: rocket, remove potential leak in module_init by Jiri Slaby · 17 years ago
  69. 57fedc7 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) by Jiri Slaby · 17 years ago
  70. c148b9d Char: rocket, don't re-set statics to 0 by Jiri Slaby · 17 years ago
  71. ac6aec2 Char: rocket, fix dynamic_dev tty by Jiri Slaby · 17 years ago
  72. 8cf5a8c Char: rocket, switch sleep_on to completion by Jiri Slaby · 17 years ago
  73. 95e0791 Char: moxa, remove sleep_on by Jiri Slaby · 17 years ago
  74. 6f56b658 Char: moxa, function names cleanup by Jiri Slaby · 17 years ago
  75. 7aeb95d Char: moxa, cleanup prints by Jiri Slaby · 17 years ago
  76. d941ea7 Cyclades: Avoid label defined but not used warning by Jesper Juhl · 17 years ago
  77. 65f76a8 Char: cyclades, fix some -W warnings by Jiri Slaby · 17 years ago
  78. 1c0a387 Char: cyclades, move spin_lock to one place by Jiri Slaby · 17 years ago
  79. ce97a09 Char: cyclades, make the isr code readable by Jiri Slaby · 17 years ago
  80. ebafeef Char: cyclades, remove bottom half processing by Jiri Slaby · 17 years ago
  81. c434220 Char: moxa, fix and optimise empty timer by Jiri Slaby · 17 years ago
  82. b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
  83. 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
  84. 009ae1d Char: mxser_new, remove useless comments in mxser_cards by Jiri Slaby · 17 years ago
  85. 931ecbb Char: mxser_new, move to PCI_VDEVICE by Jiri Slaby · 17 years ago
  86. f8cce2e Char: mxser_new, upgrade to 1.10 by Jiri Slaby · 17 years ago
  87. 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
  88. 25398a1 sysctl: parport remove binary paths by Eric W. Biederman · 17 years ago
  89. 06489b4 sysctl: remove broken cdrom binary sysctls by Eric W. Biederman · 17 years ago
  90. 9780e3e cpu hotplug: topology: remove topology_dev_map by Akinobu Mita · 17 years ago
  91. 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
  92. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  93. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  94. f059bca pm_trace displays the wrong time from the RTC by Rafael J. Wysocki · 17 years ago
  95. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  96. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  97. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  98. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  99. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  100. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago