1. 514d18d ACPICA: Update for new Notify values by Zhang Rui · 16 years ago
  2. 66d3ca9 ACPICA: Fixes for size of StartDependent resource descriptor by Bob Moore · 16 years ago
  3. d884657 ACPICA: Updates for Debug object output by Bob Moore · 16 years ago
  4. cd0b224 ACPICA: Fixes for external Reference Objects by Bob Moore · 16 years ago
  5. 7a5bb99 ACPICA: Fix to handle NULL package elements correctly by Lin Ming · 16 years ago
  6. 0ba7d25 ACPICA: Fix for extraneous debug message for packages by Bob Moore · 16 years ago
  7. a0144a2 ACPICA: Update ACPICA version to 20080213 by Bob Moore · 16 years ago
  8. 24a3157 ACPICA: Fix for possible error when packages/buffers are passed to methods externally by Bob Moore · 16 years ago
  9. a3df4da ACPICA: Update behavior of CopyObject to match ACPI spec by Lin Ming · 16 years ago
  10. 1d5b285 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC by Bob Moore · 16 years ago
  11. 3fa3477 ACPICA: Disassembler support for new ACPI tables by Bob Moore · 16 years ago
  12. 7823665 ACPICA: Fix for ACPI_HIDWORD macro by Bob Moore · 16 years ago
  13. b1dd909 ACPICA: Added new error messages by Bob Moore · 16 years ago
  14. 507f046 ACPICA: Add va_end statements as appropriate by Bob Moore · 16 years ago
  15. 8c49c23 ACPICA: Update version to 20080123 by Bob Moore · 16 years ago
  16. bc7a36a ACPICA: Fixes for Unload and DDBHandles by Lin Ming · 16 years ago
  17. a6f4a45 ACPICA: Bulletproof disassembler for bad ACPI tables by Bob Moore · 16 years ago
  18. 970d9c9 ACPICA: Include file support for new ACPI tables by Bob Moore · 16 years ago
  19. 47c0872 ACPICA: Fix for LoadTable operator, input strings by Lin Ming · 16 years ago
  20. 200cce6 ACPICA: Fix for Load operator by Lin Ming · 16 years ago
  21. 9accd464 ACPICA: Methods now implicitly return 0 in slack mode by Lin Ming · 16 years ago
  22. 8246934 ACPICA: Fix for SizeOf when used with Buffers and Packages by Lin Ming · 16 years ago
  23. c351f2d ACPICA: Update version to 20071219 by Bob Moore · 16 years ago
  24. ef805d9 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField by Lin Ming · 16 years ago
  25. 57345ee ACPICA: Undo accidental checkin of not-fully-tested mutex changes by Bob Moore · 16 years ago
  26. 941f48b ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion by Lin Ming · 16 years ago
  27. 9aa6169 ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits by Bob Moore · 16 years ago
  28. 549f460 ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely by Bob Moore · 16 years ago
  29. 8a2e71a ACPICA: Update version to 20071114 by Bob Moore · 16 years ago
  30. 1cb2ef6 ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator by Lin Ming · 16 years ago
  31. e5bcc81 ACPICA: Fixed a problem with Index references passed as method arguments by Lin Ming · 16 years ago
  32. 1f549a2 ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers by Bob Moore · 16 years ago
  33. b160987 ACPICA: Fixes a problem with control method references within packages by Bob Moore · 16 years ago
  34. f2d6955 ACPICA: Cleanup of debug output by Bob Moore · 16 years ago
  35. b7f9f04 ACPICA: Cosmetic changes only, no functional changes by Bob Moore · 16 years ago
  36. 1d18c05 ACPICA: Cosmetic changes only, no functional changes by Bob Moore · 16 years ago
  37. 39adb11 ACPICA: Update version to 20071019 by Bob Moore · 16 years ago
  38. 49718b1 ACPICA: Added additional parameter validation for LoadTable by Lin Ming · 16 years ago
  39. fe4078a ACPICA: Fix for Increment/Decrement operator, incorrect type change by Lin Ming · 16 years ago
  40. 9e41d93 ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages by Bob Moore · 16 years ago
  41. 7f4ac9f ACPICA: Fix for Load/LoadTable to specify load location by Bob Moore · 16 years ago
  42. d884164 ACPICA: Add error checks to prevent faults by Bob Moore · 16 years ago
  43. 98af37f ACPICA: Add a table checksum verify for Load operator by Bob Moore · 16 years ago
  44. a13b846 ACPICA: Fix for memory leak related to DdbHandle objects by Bob Moore · 16 years ago
  45. 61ce421 ACPICA: Fix a fault when storing DdbHandle to Debug object by Bob Moore · 16 years ago
  46. 5eb6918 ACPICA: Fix for fault if Load() fails by Bob Moore · 16 years ago
  47. 53cf174 ACPICA: Fix for Alias operator to see target child objects by Bob Moore · 16 years ago
  48. 1c12a7d ACPICA: update version number to 20070919 by Bob Moore · 16 years ago
  49. 1480882 ACPICA: Fix for namespace lookup problem by Lin Ming · 16 years ago
  50. 3e08e2d ACPICA: New interfaces for table event handlers by Lin Ming · 16 years ago
  51. 698c0a0 ACPICA: Add minimal disassembly support for the SLIC table by Bob Moore · 16 years ago
  52. e20a679 ACPICA: Support for iASL - multiple files and wildcards by Bob Moore · 16 years ago
  53. 6deb65d ACPICA: Updated error message for dynamic method serialization by Bob Moore · 16 years ago
  54. 5cc1b9b ACPICA: Update version to 20070508 by Bob Moore · 16 years ago
  55. e5567af ACPICA: Fix for update of the Global Lock Handle by Bob Moore · 16 years ago
  56. 235eebb ACPICA: Update version to 20070320 by Bob Moore · 16 years ago
  57. 91d0213 ACPICA: Fix for package reference counts by Bob Moore · 16 years ago
  58. 422f4f9 ACPICA: Increase maximum buffer size dumped to screen in buffer object dump by Bob Moore · 16 years ago
  59. f02e9fa ACPICA: Misc fixes for recent global lock code update by Bob Moore · 16 years ago
  60. a4df451 ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define by Bob Moore · 16 years ago
  61. a69c77c ACPICA: Removed extraneous code by Bob Moore · 16 years ago
  62. 91e38d1 ACPICA: Update comments for acquire/release mutex interfaces by Bob Moore · 16 years ago
  63. dbaaa95 ACPICA: Fixed a couple compiler warnings for extra extern statements by Bob Moore · 16 years ago
  64. 4b6e16c ACPICA: Avoid use of invalid pointers in returned object field by Bob Moore · 16 years ago
  65. 4e3156b ACPICA: changed order of interpretation of operand objects by Bob Moore · 16 years ago
  66. ba886cd ACPICA: Update for mutiple global lock acquisitions by same thread by Bob Moore · 16 years ago
  67. f654ecb ACPICA: Removed unused code by Bob Moore · 16 years ago
  68. 773069d ACPICA: Several fixes for internal method result stack by Bob Moore · 16 years ago
  69. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  70. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  71. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  72. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  73. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  74. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  75. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  76. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  77. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  78. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  79. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  80. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  81. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  82. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  83. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  84. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  85. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  86. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  87. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  88. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  89. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  90. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  91. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  92. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  93. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  94. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  95. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  96. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  97. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  98. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  99. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  100. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago