1. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  2. 038eddd ariadne: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  3. f30828a m68k: remove CVS keywords by Adrian Bunk · 16 years ago
  4. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  5. 5e248ac APCI: revert another duplicated patch by Thomas Gleixner · 16 years ago
  6. 392798a APCI: revert duplicated patch by Thomas Gleixner · 16 years ago
  7. 4e4f64d Fix strip driver back up for ldisc/tty changes by Alan Cox · 16 years ago
  8. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  9. 77451e5 cyclades: use tty_port by Alan Cox · 16 years ago
  10. ae67751 tty: Clean up tiocmset by Alan Cox · 16 years ago
  11. 8fb06c7 synclink: use tty_port by Alan Cox · 16 years ago
  12. f8ae476 stallion: use tty_port by Alan Cox · 16 years ago
  13. b1d1619 atmel_serial: Fix tty_port breakage by Haavard Skinnemoen · 16 years ago
  14. e60a108 rocket: use tty_port by Alan Cox · 16 years ago
  15. 0ad9e7d mxser: use tty_port by Alan Cox · 16 years ago
  16. 9de6a51 moxa: use tty_port by Alan Cox · 16 years ago
  17. b02f5ad6 istallion: use tty_port by Alan Cox · 16 years ago
  18. f1d0322 isicom: use tty_port by Alan Cox · 16 years ago
  19. d99101f riscom8: remove bogus checks by Alan Cox · 16 years ago
  20. 85f8f81 riscom8: use tty_port by Alan Cox · 16 years ago
  21. b5391e2 gs: use tty_port by Alan Cox · 16 years ago
  22. 4982d6b esp: use tty_port by Alan Cox · 16 years ago
  23. 52d4173 epca: use tty_port by Alan Cox · 16 years ago
  24. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  25. b1ca7e7 - Fix compile errors in SGI console drivers (linux-next tree) by Jack Steiner · 16 years ago
  26. 87c25ef ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  27. 2f7a697 ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  28. df4f4dd serial: use tty_port by Alan Cox · 16 years ago
  29. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  30. d87a6d9 drivers/serial/: remove CVS keywords by Adrian Bunk · 16 years ago
  31. 59247ca drivers/char/rio/: remove VCS tags by Adrian Bunk · 16 years ago
  32. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  33. e1e5770 tty: isicom, enable/disable pci device by Jiri Slaby · 16 years ago
  34. 9afd561 Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook by Haavard Skinnemoen · 16 years ago
  35. 6bb0e3a Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops by Haavard Skinnemoen · 16 years ago
  36. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  37. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  38. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  39. f39548a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  40. 8586cb6 [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP by Stefan Haberland · 16 years ago
  41. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  42. dae3984 [S390] cio: Export chsc_error_from_response(). by Cornelia Huck · 16 years ago
  43. b9993a3 [S390] vmur: Fix return code handling. by Frank Munzert · 16 years ago
  44. 7337194 [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). by Cornelia Huck · 16 years ago
  45. 9d853ca [S390] dasd: fix unsolicited SIM handling. by Stefan Haberland · 16 years ago
  46. 12e0c95 [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes by Frank Munzert · 16 years ago
  47. 33af79d scsi_dh: Verify "dev" is a sdev before accessing it. by Chandra Seetharaman · 16 years ago
  48. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  49. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  50. 42fdd14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  51. 01a5bba Fix FADT parsing by Jan Beulich · 16 years ago
  52. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  53. c83642d ACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  54. 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
  55. 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
  56. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  57. bbe413b ISAPNP: handle independent options following dependent ones by Bjorn Helgaas · 16 years ago
  58. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  59. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  60. 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
  61. fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago
  62. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  63. b08395e PNP: remove redundant pnp_can_configure() check by Bjorn Helgaas · 16 years ago
  64. 6e906f0 PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) by Bjorn Helgaas · 16 years ago
  65. 819beac PNP: in debug resource dump, make empty list obvious by Bjorn Helgaas · 16 years ago
  66. fcfb7ce PNP: improve resource assignment debug by Bjorn Helgaas · 16 years ago
  67. 169aaff PNP: increase I/O port & memory option address sizes by Bjorn Helgaas · 16 years ago
  68. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  69. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  70. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  71. b72ee1f1 PNP: whitespace/coding style fixes by Bjorn Helgaas · 16 years ago
  72. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  73. f61ed7e PNP: dont sort by type in /sys/.../resources by Bjorn Helgaas · 16 years ago
  74. 25d39c3 PNP: remove ratelimit on add resource failures by Bjorn Helgaas · 16 years ago
  75. 5acf914 PNPACPI: keep disabled resources when parsing current config by Bjorn Helgaas · 16 years ago
  76. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  77. 9fdee4e PNP: add pnp_resource_type_name() helper function by Bjorn Helgaas · 16 years ago
  78. 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
  79. 87e4acf PNP: remove pnp_resource.index by Bjorn Helgaas · 16 years ago
  80. b897f46 PNP: add detail to debug resource dump by Bjorn Helgaas · 16 years ago
  81. 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
  82. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  83. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  84. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  85. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  86. b53ce3f ACPICA: Fix mutex debug code for wrong loop termination value by Bob Moore · 16 years ago
  87. fd0a432 ACPICA: Cleanup of _PRT parsing code by Bob Moore · 16 years ago
  88. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  89. 5a1a57e ACPICA: Fix for invalid large array index on 64-bit systems by Bob Moore · 16 years ago
  90. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  91. d0e184a ACPICA: Workaround for reversed _PRT entries from BIOS by Bob Moore · 16 years ago
  92. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  93. b524376 ACPICA: Several lint changes, no functional changes by Bob Moore · 16 years ago
  94. d97b435 ACPICA: Removed unused include files from source files by Bob Moore · 16 years ago
  95. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  96. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  97. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  98. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  99. c735ab7 fujitsu-laptop: depends on INPUT by Randy Dunlap · 16 years ago
  100. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 16 years ago