1. 88d998c Merge branch 'misc' into release by Len Brown · 15 years ago
  2. f1f055f Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release by Len Brown · 15 years ago
  3. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 15 years ago
  4. 0e4240d thermal fixup for broken BIOS which has invalid trip points. by Zhang Rui · 15 years ago
  5. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 15 years ago
  6. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 15 years ago
  7. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 15 years ago
  8. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 15 years ago
  9. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  10. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 15 years ago
  11. d0302bc Merge branch 'misc' into release by Len Brown · 15 years ago
  12. 33a8c92 Merge branch 'fluff' into release by Len Brown · 15 years ago
  13. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 15 years ago
  14. a8e896e Merge branch 'battery' into release by Len Brown · 15 years ago
  15. 38f64c7 Merge branch 'alarm' into release by Len Brown · 15 years ago
  16. e2f7a77 ACPICA: hide private headers by Len Brown · 15 years ago
  17. 95b482a ACPICA: create acpica/ directory by Len Brown · 15 years ago
  18. 2602a67 ACPI: fix build warning by Len Brown · 15 years ago
  19. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  20. 6620e0c ACPICA: delete utcache.c by Len Brown · 15 years ago
  21. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 15 years ago
  22. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  23. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  25. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  26. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  27. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  28. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 15 years ago
  29. c7060d9 trivial: Fix misspelling of "firmware" in acpi_memhotplug.c by Nick Andrew · 16 years ago
  30. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  31. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  32. 40774f7 ACPICA: FADT: Update error msgs for consistency by Bob Moore · 16 years ago
  33. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  34. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  35. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  36. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  37. 2ee6261 ACPI: reboot.c: use new acpi_reset interface by Lin Ming · 16 years ago
  38. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  39. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  40. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  41. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  42. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  43. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  44. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  45. c1e3523 ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  46. 95d9a7a ACPI: proc.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  47. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  48. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  49. 9e6dada video: always update the brightness when poking "brightness" by Zhang Rui · 16 years ago
  50. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  51. 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
  52. 39488b0 ACPI: PCI: add HP copyright by Bjorn Helgaas · 16 years ago
  53. 3f0f3c2 ACPI: PCI: whitespace and useless initialization cleanup by Bjorn Helgaas · 16 years ago
  54. 74f82af ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline by Bjorn Helgaas · 16 years ago
  55. 4eaf6db ACPI: PCI: simplify struct acpi_prt_entry by Bjorn Helgaas · 16 years ago
  56. 3604a9f ACPI: PCI: simplify list of _PRT entries by Bjorn Helgaas · 16 years ago
  57. 5697b7c ACPI: PCI: combine lookup and derive by Bjorn Helgaas · 16 years ago
  58. ee40136 ACPI: PCI: follow typical PCI INTx swizzling pattern by Bjorn Helgaas · 16 years ago
  59. 3b1ea18 ACPI: PCI: use positive logic to simplify code by Bjorn Helgaas · 16 years ago
  60. beba8a6 ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive by Bjorn Helgaas · 16 years ago
  61. 1350487 ACPI: PCI: tweak _PRT lookup debug by Bjorn Helgaas · 16 years ago
  62. 063563b ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin by Bjorn Helgaas · 16 years ago
  63. c458033 ACPI: PCI: use 1-based encoding for _PRT quirks by Bjorn Helgaas · 16 years ago
  64. e64e9db ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones by Bjorn Helgaas · 16 years ago
  65. cf68b80 ACPI: PCI: add a helper to convert _PRT INTx pin number to name by Bjorn Helgaas · 16 years ago
  66. f748baf ACPI: PCI: move struct acpi_prt_entry declaration out of public header file by Bjorn Helgaas · 16 years ago
  67. c13f889 ACPI: PCI: fix GSI/IRQ naming confusion by Bjorn Helgaas · 16 years ago
  68. b52b3f4 ACPI: PCI: ignore _PRT function information by Bjorn Helgaas · 16 years ago
  69. 2320ac6 ACPI: PCI: simplify buffer management for evaluating _PRT by Bjorn Helgaas · 16 years ago
  70. 3b8249d ACPI: PCI: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  71. 21a5328 ACPI: PCI: use conventional PCI address format by Bjorn Helgaas · 16 years ago
  72. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  73. 7a4b8131 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  74. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  75. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  76. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  77. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  78. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  79. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  80. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  81. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  82. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  83. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  84. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  85. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  86. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  87. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  88. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  89. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  90. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
  91. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  92. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  93. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  94. b4f9fe1 ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 by Len Brown · 16 years ago
  95. ba84ed9 ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs by Rafael J. Wysocki · 16 years ago
  96. 3f4b0ef ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory by Rafael J. Wysocki · 16 years ago
  97. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  98. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
  99. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  100. 935e5f2 ACPI: video: Fix reversed brightness behavior on ThinkPad SL series by Zhang Rui · 16 years ago