1. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 18 years ago
  2. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 18 years ago
  3. 5008740 ACPICA: Update version to 20061215 by Bob Moore · 18 years ago
  4. d41eb99 ACPICA: Added option to display memory statistics upon termination. by Bob Moore · 18 years ago
  5. afbb9e6 ACPICA: Enhance debugger statistics/memory command. by Valery A. Podrezov · 18 years ago
  6. ea54157 ACPICA: Update a comment. by Bob Moore · 18 years ago
  7. 2e23f85 ACPICA: Debugger multithreading enhancements. by Bob Moore · 18 years ago
  8. 59fa850 ACPICA: Removed all 16-bit support. by Bob Moore · 18 years ago
  9. ff40c8a ACPICA: Update version to 20061109 by Bob Moore · 18 years ago
  10. c857303 ACPICA: Fail AcpiEnable if ACPI tables not loaded. by Bob Moore · 18 years ago
  11. 987c21a ACPICA: Add ACPI_MAX macro by Bob Moore · 18 years ago
  12. 7c9626b ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. by Bob Moore · 18 years ago
  13. a6823e1 ACPICA: Fixes for load() operator. by Alexey Starikovskiy · 18 years ago
  14. 428f211 ACPICA: Miscellaneous table manager updates and optimizations by Alexey Starikovskiy · 18 years ago
  15. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  16. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  17. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 18 years ago
  18. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  19. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 18 years ago
  20. a7a22fa ACPICA: Update version to 20061011 by Bob Moore · 18 years ago
  21. ec3153f ACPICA: Use manifest constants for parse pass number by Bob Moore · 18 years ago
  22. d1fdda83 ACPICA: Fix race condition with AcpiWalkNamespace. by Bob Moore · 18 years ago
  23. 4d0b4af ACPICA: Restructured module into multiple functions. by Mikhail Kouzmich · 18 years ago
  24. 2b705a8 ACPICA: Update version to 20060927 by Bob Moore · 18 years ago
  25. cb219bb ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called by Bob Moore · 18 years ago
  26. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 18 years ago
  27. 14d64b5 ACPICA: Add full table name to disassembler output by Bob Moore · 18 years ago
  28. 4cdf469 ACPICA: Update version to 20060912 by Bob Moore · 18 years ago
  29. 7139284 ACPICA: New common routine for creating and verifying a local FADT. by Bob Moore · 18 years ago
  30. ea5d8eb ACPICA: FADT verification is now table driven. by Bob Moore · 18 years ago
  31. 775d85b ACPICA: Add declarations for ASF! sub-tables by Bob Moore · 18 years ago
  32. cc2a472 ACPICA: IsResourceTemplate now returns ACPI_STATUS by Bob Moore · 18 years ago
  33. 77389e1 ACPICA: re-factor table init routines for benefit of iASL by Bob Moore · 18 years ago
  34. 694b0b2 ACPICA: add ASF comment by Bob Moore · 18 years ago
  35. 765ec20 ACPICA: Delete stale FADT functions outside tbfadt.c. by Bob Moore · 18 years ago
  36. 1ba753a ACPICA: Re-implement interpreters' "serialized mode" by Bob Moore · 18 years ago
  37. 0eaa14c ACPICA: Update version to 20060831 by Bob Moore · 18 years ago
  38. 84fb2c9 ACPICA: Split acpi_format_exception into two parts by Bob Moore · 18 years ago
  39. 6987416 ACPICA: Store GPE number instead of bitmask by Alexey Starikovskiy · 18 years ago
  40. 3d81b23 ACPICA: Fix unalignment in acpi_ut_repair_name by Bob Moore · 18 years ago
  41. c5a7156 ACPICA: Disable all wake GPEs after first one recieved by Bob Moore · 18 years ago
  42. fdffb72 ACPICA: Add acpi_gpe_count global to track the number of GPE events by Bob Moore · 18 years ago
  43. 2502fff ACPICA: Add support for DMAR table by Bob Moore · 18 years ago
  44. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  45. 8f34890 ACPICA: Update comments for individual table fields by Bob Moore · 18 years ago
  46. c5fc42a ACPICA: misc fixes for new Table Manager: by Bob Moore · 18 years ago
  47. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 18 years ago
  48. f93a21c ACPICA: Update version to 20060721 by Bob Moore · 18 years ago
  49. c81da66 ACPICA: Delete recursive feature of ACPI Global Lock by Bob Moore · 18 years ago
  50. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  51. 0777721 libata: Fix ata_busy_wait() kernel docs by Alan · 18 years ago
  52. 51bcf09 [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. by Bob Breuer · 18 years ago
  53. 04add67 [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM by Al Viro · 18 years ago
  54. 472ba91 [PATCH] efi_set_rtc_mmss() is not __init by Al Viro · 18 years ago
  55. e7bc537 [PATCH] fix frv headers_check by Al Viro · 18 years ago
  56. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  57. 0f24528 [PATCH] namespaces: fix task exit disaster by Serge E. Hallyn · 18 years ago
  58. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 18 years ago
  59. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  60. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  61. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 18 years ago
  62. d0a2339 [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha by Al Viro · 18 years ago
  63. 08456d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  64. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 18 years ago
  65. c9cc8e7 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  66. 3d8b303 [PATCH] cdev.h: forward declarations by Jan Engelhardt · 18 years ago
  67. 436d165 [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h by Mike Frysinger · 18 years ago
  68. a0f7b67a [PATCH] m68k: uaccess.h needs sched.h by Andrew Morton · 18 years ago
  69. 04611f9 [PATCH] use __u8/__u32 in userspace ioctl defines for I2O by Mike Frysinger · 18 years ago
  70. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 18 years ago
  71. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  72. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 18 years ago
  73. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  74. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  75. 677c0a7 ia64: add pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 18 years ago
  76. d312c8f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  77. 08eacc3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  78. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago
  79. 2a2275d [PATCH] md: fix potential memalloc deadlock in md by NeilBrown · 18 years ago
  80. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  81. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 18 years ago
  82. e2df0c8 [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON by NeilBrown · 18 years ago
  83. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  84. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  85. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  86. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 18 years ago
  87. 46fe4dd [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace by Joerg Roedel · 18 years ago
  88. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 18 years ago
  89. 5ad0d38 [PATCH] x86_64: fix put_user for 64-bit constant by Roland McGrath · 18 years ago
  90. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 18 years ago
  91. c642846 [ARM] 4111/1: Allow VFP to work with thread migration on SMP by Catalin Marinas · 18 years ago
  92. b229a7b libata: set_mode, Fix the FIXME by Alan · 18 years ago
  93. a21b069 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  94. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 18 years ago
  95. bde8f00 [PATCH] NFS: Fix Oops in rpc_call_sync() by Trond Myklebust · 18 years ago
  96. 66218da [MIPS] Fix wrong checksum calculation on 64-bit MIPS by Atsushi Nemoto · 18 years ago
  97. 3f31837 [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() by Yoichi Yuasa · 18 years ago
  98. 89c07fd [MIPS] Fix APM build by Ralf Baechle · 18 years ago
  99. 6f3776c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  100. 7baced8 [ARM] 4106/1: S3C2410: typo fixes in register definitions by Matt Reimer · 18 years ago