1. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  2. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  3. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  4. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  5. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  6. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  7. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  8. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  9. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  10. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  11. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  12. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  13. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  14. 75e5b5f ACPICA: Update disassembler for DMAR table changes by Bob Moore · 16 years ago
  15. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  16. b25d2a4 ACPICA: Update version to 20080514 by Bob Moore · 16 years ago
  17. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  18. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  19. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  20. 6719561 ACPICA: Update tracking macros to reduce code/data size by Jan Beulich · 16 years ago
  21. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  22. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  23. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  24. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  25. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  26. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  27. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  28. 4515889 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  29. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  30. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  31. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  32. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 64fd52a Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  35. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  36. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  37. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  38. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  39. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  40. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  41. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 1b06e92 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 92f5daf ide-tape: make pc->idetape_callback void by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  50. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 0fd04dc ide: use ->OUTBSYNC in ide_set_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  54. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  59. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  60. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  61. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 16 years ago
  62. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 16 years ago
  63. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  64. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago
  65. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 16 years ago
  66. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  67. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  68. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  69. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  70. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago
  71. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  72. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  73. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  74. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  75. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 17 years ago
  76. 94daeb9 [MIPS] Fix asm constraints for 'ins' instructions. by David Daney · 16 years ago
  77. 043ebd6 [MIPS] DECstation: Document more MB ASIC register bits by Maciej W. Rozycki · 16 years ago
  78. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  79. 9972885 [MIPS] Alchemy: remove unused MMC macros from db1x00 header. by Manuel Lauss · 16 years ago
  80. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 16 years ago
  81. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 16 years ago
  82. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 16 years ago
  83. 2954c02 [MIPS] modify the MIPS CPU classfication by Chen, Huacai · 16 years ago
  84. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  86. e7849f1 Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 1dc60c5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  89. bcf559e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  90. 97c7d1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  91. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 16 years ago
  92. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 16 years ago
  93. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
  94. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  95. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  96. 47ee1b9 IB/core: Add support for multicast loopback blocking by Ron Livne · 16 years ago
  97. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  98. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  99. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 16 years ago
  100. a947491 RDMA: Fix license text by Sean Hefty · 16 years ago