Age | Commit message (Expand) | Author |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos |
2008-07-30 | acpi cpufreq cleanup: move bailing out of function before locking the mutex | Thomas Renninger |
2008-07-30 | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner |
2008-07-26 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-26 | ftrace: disable tracing on acpi idle calls | Steven Rostedt |
2008-07-24 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-24 | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-22 | PCI hotplug: fix error path in pci_slot's register_slot | Alex Chiang |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-22 | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar |
2008-07-20 | APCI: revert another duplicated patch | Thomas Gleixner |
2008-07-20 | APCI: revert duplicated patch | Thomas Gleixner |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |
2008-07-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-18 | Revert "ACPI: don't walk tables if ACPI was disabled" | Andi Kleen |
2008-07-18 | Merge branch 'merge' into release-2.6.27 | Andi Kleen |
2008-07-18 | Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled." | Andi Kleen |
2008-07-18 | Revert "Fix FADT parsing" | Andi Kleen |
2008-07-18 | ACPI : Set FAN device to correct state in boot phase | Zhao Yakui |
2008-07-18 | ACPI: Ignore _BQC object when registering backlight device | Zhao Yakui |
2008-07-18 | ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors | Bjorn Helgaas |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | Fix FADT parsing | Jan Beulich |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin |
2008-07-16 | ACPI: use dev_printk when possible | Bjorn Helgaas |
2008-07-16 | ACPI: video: fix brightness allocation | Julia Jomantaite |
2008-07-16 | ACPI: Disable MWAIT via DMI on broken Compal board | Zhao Yakui |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui |
2008-07-16 | ACPICA: Fix mutex debug code for wrong loop termination value | Bob Moore |
2008-07-16 | ACPICA: Cleanup of _PRT parsing code | Bob Moore |
2008-07-16 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore |
2008-07-16 | ACPICA: Fix for invalid large array index on 64-bit systems | Bob Moore |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore |
2008-07-16 | ACPICA: Workaround for reversed _PRT entries from BIOS | Bob Moore |
2008-07-16 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore |
2008-07-16 | ACPICA: Several lint changes, no functional changes | Bob Moore |
2008-07-16 | ACPICA: Removed unused include files from source files | Bob Moore |