1. 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
  2. 6cfd899 powerpc: rework FSL Book-E PTE access and TLB miss by Kumar Gala · 16 years ago
  3. b219108 fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code by Kumar Gala · 16 years ago
  4. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 16 years ago
  5. 7e1cc9c powerpc: Fix a bunch of sparse warnings in the qe_lib by Andy Fleming · 16 years ago
  6. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  7. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  8. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  9. 42fdd14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  10. 4314652 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6 by Linus Torvalds · 16 years ago
  11. d442cc4 block: Trivial fix for blk_integrity_rq() by Martin K. Petersen · 16 years ago
  12. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  13. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  14. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  15. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  16. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  17. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  18. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  19. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  20. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  21. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  22. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  23. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  24. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  25. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  26. 75e5b5f ACPICA: Update disassembler for DMAR table changes by Bob Moore · 16 years ago
  27. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  28. b25d2a4 ACPICA: Update version to 20080514 by Bob Moore · 16 years ago
  29. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  30. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  31. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  32. 6719561 ACPICA: Update tracking macros to reduce code/data size by Jan Beulich · 16 years ago
  33. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  34. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  35. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  36. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  37. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  38. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  39. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  40. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 16 years ago
  41. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  42. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 16 years ago
  43. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  44. 79e36a9 IDE: Fix HDIO_DRIVE_RESET handling by Elias Oltmanns · 16 years ago
  45. e6d95bd ide: ->port_init_devs -> ->init_dev by Bartlomiej Zolnierkiewicz · 16 years ago
  46. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 63b51c6 ide: make ide_hwifs[] static by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 9ad5409 ide: move PIO blacklist to ide-pio-blacklist.c by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 3e153cf ide: remove no longer used ide_pio_timings[] by Bartlomiej Zolnierkiewicz · 16 years ago
  50. c9d6c1a ide: move ide_pio_cycle_time() to ide-timings.c by Bartlomiej Zolnierkiewicz · 16 years ago
  51. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 3be53f3 ide: move some bits from ide-timing.h to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 4bb689e x86: paravirt spinlocks, !CONFIG_SMP build fixes by Ingo Molnar · 16 years ago
  54. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  55. 8efcbab paravirt: introduce a "lock-byte" spinlock implementation by Jeremy Fitzhardinge · 16 years ago
  56. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 16 years ago
  57. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  58. 9c8a442 xen64: fix !HVC_XEN build dependency by Ingo Molnar · 16 years ago
  59. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 16 years ago
  60. c05f1cf xen64: implement 64-bit update_descriptor by Jeremy Fitzhardinge · 16 years ago
  61. 45eb0d8 Xen64: HYPERVISOR_set_segment_base() implementation by Eduardo Habkost · 16 years ago
  62. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 16 years ago
  63. ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 16 years ago
  64. 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 16 years ago
  65. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
  66. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  67. e743590 xen64: fix calls into hypercall page by Jeremy Fitzhardinge · 16 years ago
  68. ca15f20 xen: fix 64-bit hypercall variants by Jeremy Fitzhardinge · 16 years ago
  69. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 16 years ago
  70. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  71. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 16 years ago
  72. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  73. 4515889 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  74. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  75. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  76. e89e896 Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  77. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  78. c2e1b09 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon by Chuck Lever · 16 years ago
  79. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  80. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  81. 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
  82. 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
  83. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  84. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  85. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  86. 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
  87. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  88. 6cde4de lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock by Jeff Layton · 16 years ago
  89. 8f920d5 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock by Jeff Layton · 16 years ago
  90. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  91. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  92. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  93. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 1b06e92 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 92f5daf ide-tape: make pc->idetape_callback void by Bartlomiej Zolnierkiewicz · 16 years ago