| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 |
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
|/ |
|
* | Pull osi into release branch | Len Brown | 2007-07-22 |
|\ |
|
| * | ACPI: static | Adrian Bunk | 2007-07-03 |
| * | ACPI: disable _OSI(Linux) by default | Len Brown | 2007-06-09 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | | ACPI: fix acpi_osi=!Linux | Len Brown | 2007-07-03 |
|/ |
|
* | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2007-05-30 |
* | ACPI: Make _OSI(Linux) a special case | Len Brown | 2007-05-30 |
* | ACPI: extend "acpi_osi=" boot option | Len Brown | 2007-05-29 |
* | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 2007-05-09 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | Pull remove-hotkey into release branch | Len Brown | 2007-02-16 |
|\ |
|
| * | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 2007-02-16 |
* | | Pull fluff into release branch | Len Brown | 2007-02-16 |
|\ \ |
|
| * | | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 |
| |/ |
|
* | | ACPI: remove acpi_os_readable(), acpi_os_writable() | Len Brown | 2007-02-15 |
* | | ACPI: Fix sparse warnings | Randy Dunlap | 2007-02-15 |
|/ |
|
* | Pull motherboard into test branch | Len Brown | 2007-02-03 |
|\ |
|
| * | ACPI: move FADT resource reservations from motherboard driver to osl | Bjorn Helgaas | 2007-01-26 |
* | | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 |
* | | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-02 |
* | | Pull bugfix into test branch | Len Brown | 2006-12-20 |
|\ \ |
|
| * | | ACPI: fix NULL check in drivers/acpi/osl.c | Adrian Bunk | 2006-12-20 |
* | | | Pull style into test branch | Len Brown | 2006-12-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 |
* | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
* | | | Revert "ACPI: created a dedicated workqueue for notify() execution" | Linus Torvalds | 2006-11-17 |
| |/
|/| |
|
* | | ACPI: created a dedicated workqueue for notify() execution | Alexey Y. Starikovskiy | 2006-10-14 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 |
* | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4 | Len Brown | 2006-08-16 |
* | [PATCH] Revert "ACPI: execute Notify() handlers on new thread" | Len Brown | 2006-07-13 |
* | ACPI: acpi_os_allocate() fixes | Len Brown | 2006-07-10 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Pull acpi_os_free into release branch | Len Brown | 2006-07-01 |
| |\ |
|
| | * | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 |
* | | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ \
| |/
|/| |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | ACPI: ACPICA 20060623 | Bob Moore | 2006-06-28 |
* | | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 |
* | | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 |
* | | ACPI: acpi_os_wait_semaphore(): silence complaint | Bjorn Helgaas | 2006-06-27 |
* | | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-26 |
|/ |
|
* | ACPI: ACPICA 20060608 | Bob Moore | 2006-06-14 |
* | ACPI: execute Notify() handlers on new thread | Alexey Starikovskiy | 2006-06-14 |
* | ACPI: ACPICA 20060421 | Bob Moore | 2006-06-14 |
* | [ACPI] ACPICA 20060317 | Bob Moore | 2006-06-14 |