1. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  2. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 18 years ago
  3. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 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. 59fa850 ACPICA: Removed all 16-bit support. by Bob Moore · 18 years ago
  7. 1a666f8 ACPICA: Add include of actables.h by Bob Moore · 18 years ago
  8. c857303 ACPICA: Fail AcpiEnable if ACPI tables not loaded. by Bob Moore · 18 years ago
  9. 8876016 ACPICA: Remove global lock handler on AcpiTerminate. by Bob Moore · 18 years ago
  10. a6823e1 ACPICA: Fixes for load() operator. by Alexey Starikovskiy · 18 years ago
  11. 428f211 ACPICA: Miscellaneous table manager updates and optimizations by Alexey Starikovskiy · 18 years ago
  12. 77f6a9f ACPICA: Update debug output routines for data structure changes by Bob Moore · 18 years ago
  13. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  14. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  15. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 18 years ago
  16. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  17. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 18 years ago
  18. f1c2b1d ACPICA: Fixes for parameter validation. by Bob Moore · 18 years ago
  19. c101462 ACPICA: Abort downward walk on temporary node detection. by Bob Moore · 18 years ago
  20. 3effba3 ACPICA: Update comments by Bob Moore · 18 years ago
  21. ec3153f ACPICA: Use manifest constants for parse pass number by Bob Moore · 18 years ago
  22. b7a6980 ACPICA: _CID support for PCI Root Bridge detection. by Bob Moore · 18 years ago
  23. d1fdda83 ACPICA: Fix race condition with AcpiWalkNamespace. by Bob Moore · 18 years ago
  24. 9bc75cf ACPICA: Eliminate control method 2-pass parse/execute. by Valery Podrezov · 18 years ago
  25. 4d0b4af ACPICA: Restructured module into multiple functions. by Mikhail Kouzmich · 18 years ago
  26. cb219bb ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called by Bob Moore · 18 years ago
  27. 65e4b9b ACPICA: Fix for possible memory leak and fault. by Fiodor Suietov · 18 years ago
  28. 867c9ae ACPICA: Update interpreter error paths to always report the error by Bob Moore · 18 years ago
  29. f70a5e7 ACPICA: On AML mutex force-release, set depth to zero (was 1). by Bob Moore · 18 years ago
  30. 310a7f7 ACPICA: Use faster ByIndex interface to get FACS by Bob Moore · 18 years ago
  31. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 18 years ago
  32. 73ca0fb ACPICA: Fix for Global Lock semaphore. by Bob Moore · 18 years ago
  33. 977a622 ACPICA: Fix trace output name and whitespace by Bob Moore · 18 years ago
  34. 0fab899 ACPICA: Fix memory leak in table load error path by Bob Moore · 18 years ago
  35. 7139284 ACPICA: New common routine for creating and verifying a local FADT. by Bob Moore · 18 years ago
  36. 13b572a ACPICA: Report error if method creates 2 objects with the same name by Bob Moore · 18 years ago
  37. ea5d8eb ACPICA: FADT verification is now table driven. by Bob Moore · 18 years ago
  38. 15f0c0d ACPICA: Allow type ANY to be the target of the Scope operator. by Bob Moore · 18 years ago
  39. 77389e1 ACPICA: re-factor table init routines for benefit of iASL by Bob Moore · 18 years ago
  40. e56b638 ACPICA: Update comments in tbfadt.c by Bob Moore · 18 years ago
  41. 765ec20 ACPICA: Delete stale FADT functions outside tbfadt.c. by Bob Moore · 18 years ago
  42. 1ba753a ACPICA: Re-implement interpreters' "serialized mode" by Bob Moore · 18 years ago
  43. 95befdb ACPICA: Create tbfadt.c to hold all FADT-related functions by Bob Moore · 18 years ago
  44. b89b71a ACPICA: Cleanup of FADT verification function. by Bob Moore · 18 years ago
  45. 84fb2c9 ACPICA: Split acpi_format_exception into two parts by Bob Moore · 18 years ago
  46. 6987416 ACPICA: Store GPE number instead of bitmask by Alexey Starikovskiy · 18 years ago
  47. 3d81b23 ACPICA: Fix unalignment in acpi_ut_repair_name by Bob Moore · 18 years ago
  48. c5a7156 ACPICA: Disable all wake GPEs after first one recieved by Bob Moore · 18 years ago
  49. fdffb72 ACPICA: Add acpi_gpe_count global to track the number of GPE events by Bob Moore · 18 years ago
  50. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  51. a4bbb810 ACPICA: Lint changes by Bob Moore · 18 years ago
  52. 4bf2739 ACPICA: Fix for FADT conversion in 64-bit mode by Bob Moore · 18 years ago
  53. c5fc42a ACPICA: misc fixes for new Table Manager: by Bob Moore · 18 years ago
  54. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 18 years ago
  55. 2e42005 ACPICA: Update debug output by Bob Moore · 18 years ago
  56. 9c52657 ACPICA: Temporary fix for BankValue parameter by Bob Moore · 18 years ago
  57. 6b366e2 ACPICA: fix for object premature deletion by Fiodor Suietov · 18 years ago
  58. 0654a6d ACPICA: Cast acpi_thread_id to UINT32 for debug output only by Bob Moore · 18 years ago
  59. a72d475 ACPICA: Release global lock from interrupt handler by Bob Moore · 18 years ago
  60. c81da66 ACPICA: Delete recursive feature of ACPI Global Lock by Bob Moore · 18 years ago
  61. 8f9337c ACPICA: Handle case NumElements > Package length by Bob Moore · 18 years ago
  62. 2405805 ACPICA: Handle mis-matched package length by Bob Moore · 18 years ago
  63. c9e3ba2 ACPICA: Update function header by Bob Moore · 18 years ago
  64. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  65. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  66. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  67. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago
  68. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  69. 222335b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  70. a55eb05 spidernet : fix memory leak in spider_net_stop by Jens Osterkamp · 18 years ago
  71. a53a33d e100: fix napi ifdefs removing needed code by Auke Kok · 18 years ago
  72. ae2c27a Merge ../linux-2.6 by Jeff Garzik · 18 years ago
  73. b659f44 [BNX2]: PHY workaround for 5709 A0. by Michael Chan · 18 years ago
  74. fb594d3 [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") by Bartlomiej Zolnierkiewicz · 18 years ago
  75. d346cce [PATCH] sysrq: showBlockedTasks is sysrq-W by Randy Dunlap · 18 years ago
  76. 432bd6c [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios by Avi Kivity · 18 years ago
  77. 6a4c24e [PATCH] pci: remove warning messages by Andrew Morton · 18 years ago
  78. cb7468e [PATCH] via quirk update by Jean Delvare · 18 years ago
  79. 9d6ed92 [PATCH] radio modems sitting on serial port are not for s390 by Al Viro · 18 years ago
  80. eb79722 [PATCH] ide section fixes by Al Viro · 18 years ago
  81. a608ab9c netxen patches by Al Viro · 18 years ago
  82. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  83. 41c57a8 [PATCH] IPMI: fix timeout list handling by David Barksdale · 18 years ago
  84. 99abaf5 [PATCH] jmicron: 40/80pin primary detection by ethanhsiao@jmicron.com · 18 years ago
  85. c06bb5d [PATCH] Fix VIA quirks by Jean Delvare · 18 years ago
  86. bcdddfb Revert "net: ifb error path loop fix" by Linus Torvalds · 18 years ago
  87. 8c8c4ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  88. ad2e62a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  89. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  90. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  91. d3143e7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  92. 774ba59 [PATCH] b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  93. 161c888 [PATCH] pata_platform: fallout from set_mode() change by Al Viro · 18 years ago
  94. 9a696b4 [PATCH] sym53c500_cs: remove bogus call fo free_dma() by Al Viro · 18 years ago
  95. a127430 [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h by Al Viro · 18 years ago
  96. c9cc8e7 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  97. 49b14f2 [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c by Robert P. J. Day · 18 years ago
  98. 90afd0e Broadcom 4400 resume small fix by Dmitriy Monakhov · 18 years ago
  99. 00576e9 b44: src_desc->addr is little-endian by Al Viro · 18 years ago
  100. 518d833 e100: fix irq leak on suspend/resume by Auke Kok · 18 years ago