summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds2006-12-231-2/+2
* Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-3/+23
* [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* [PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar2006-12-231-2/+2
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* Clean up and export cancel_dirty_page() to modulesLinus Torvalds2006-12-231-4/+8
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-2259-836/+1930
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-2022-80/+38
| * Pull sgi into test branchLen Brown2006-12-203-3/+102
| |\
| | * ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2006-12-203-3/+102
| * | merge linus into test branchLen Brown2006-12-2094-2768/+1368
| |\ \ | | |/
| * | Pull bugfix into test branchLen Brown2006-12-204-8/+9
| |\ \
| | * | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| | * | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| | * | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| | * | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
| * | | Pull ec into test branchLen Brown2006-12-201-1/+1
| |\ \ \
| | * | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
| * | | | Pull platform-drivers into test branchLen Brown2006-12-2013-22/+53
| |\ \ \ \
| | * | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| | * | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-207-8/+13
| | * | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| | * | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
| * | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
| |\ \ \ \ \
| | * | | | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-1430-145/+138
| * | | | | | Pull bugfix into test branchLen Brown2006-12-163-12/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-012-4/+6
| | * | | | | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
| * | | | | | ACPI: fix git automerge failureLen Brown2006-12-161-1/+0
| * | | | | | Pull trivial into test branchLen Brown2006-12-1612-66/+60
| |\ \ \ \ \ \
| | * | | | | | ACPI: ibm-acpi: new ibm-acpi maintainerHenrique de Moraes Holschuh2006-11-141-0/+9
| | * | | | | | ACPI: update commentSatoru Takeuchi2006-11-061-3/+3
| | * | | | | | ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl2006-11-061-1/+0
| | * | | | | | ACPI: optimize pci_rootbridge searchChen, Justin2006-10-271-1/+5
| | * | | | | | ACPI: make ec_transaction not externRandy Dunlap2006-10-271-1/+1
| | * | | | | | ACPI: acpi-cpufreq: remove unused data when !CONFIG_SMPAndrew Morton2006-10-211-0/+2
| | * | | | | | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-213-48/+26
| | * | | | | | ACPI: avoid gcc warnings in ACPI mutex debug codeMartin Bligh2006-10-213-12/+15
| * | | | | | | ACPI: ibm_acpi: respond to workqueue updateLen Brown2006-12-161-3/+3
| * | | | | | | Pull platform-drivers into test branchLen Brown2006-12-165-221/+1131
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ACPI: ibm-acpi: update version and copyrightHenrique de Moraes Holschuh2006-12-071-2/+7
| | * | | | | | ACPI: ibm-acpi: style fixes and cruft removalHenrique de Moraes Holschuh2006-12-071-57/+43
| | * | | | | | ACPI: ibm-acpi: backlight device cleanupHenrique de Moraes Holschuh2006-12-071-19/+31
| | * | | | | | ACPI: ibm-acpi: make non-generic bay support optionalHenrique de Moraes Holschuh2006-12-072-1/+23
| | * | | | | | ACPI: ibm-acpi: add support for the ultrabay on the T60,X60Henrique de Moraes Holschuh2006-12-071-0/+1
| | * | | | | | ACPI: ibm-acpi: implement fan watchdog commandHenrique de Moraes Holschuh2006-12-072-3/+87
| | * | | | | | ACPI: ibm-acpi: workaround for EC 0x2f initialization bugHenrique de Moraes Holschuh2006-12-071-4/+49
| | * | | | | | ACPI: ibm-acpi: store embedded controller firmware version for matchingHenrique de Moraes Holschuh2006-12-071-5/+18
| | * | | | | | ACPI: ibm-acpi: fix and extend fan control functionsHenrique de Moraes Holschuh2006-12-072-24/+80
| | * | | | | | ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh2006-12-071-2/+32
OpenPOWER on IntegriCloud