summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-02198-8435/+8624
|\
| * [ACPI] ACPICA 20060127Bob Moore2006-01-3195-821/+1345
| * Pull release into acpica branchLen Brown2006-01-274153-96640/+174877
| |\
| | *-------------------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24198-8148/+7811
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * [PNPACPI] clean excluded_id_list[]matthieu castet2006-01-071-4/+7
| | | | | | | | | | | | | * [PNPACPI] Ignore devices that have no resourcesmatthieu castet2006-01-071-1/+2
| | | | | | | | | | | | * | [ACPI] make two processor functions staticAdrian Bunk2006-01-083-12/+6
| | | | | | | | | | | | * | [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-075-7/+7
| | | | | | | | | | | * | | [ACPI_ASUS] fix asus module param descriptionKarol Kozimor2006-01-041-2/+4
| | | | | | | | | | | * | | [ACPI_ASUS] M6R display readingKarol Kozimor2006-01-041-1/+1
| | | | | | | | | | | * | | [ASUS_ACPI] work around Samsung P30s oopsKarol Kozimor2005-12-291-9/+18
| | | | | | | | | * | | | | [ACPI] SMP S3 resume: evaluate _WAK after INITDavid Shaohua Li2005-12-011-2/+2
| | | | | | | | * | | | | | [ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot2006-01-071-4/+0
| | | | | | | | * | | | | | [ACPI] IA64 ZX1 buildfix for _PDC patchVenkatesh Pallipadi2005-12-053-4/+5
| | | | | | | | * | | | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-0116-231/+243
| | | | | | | | |/ / / / /
| | | | | | | * | | | | | [ACPI] build EC driver on IA64Kenji Kaneshige2005-12-211-1/+0
| | | | | | | * | | | | | [ACPI] Embedded Controller (EC) driver printk syntax updateLen Brown2005-12-051-10/+10
| | | | | | | * | | | | | [ACPI] Enable Embedded Controller (EC) interrupt mode by defaultLen Brown2005-12-052-3/+8
| | | | | | | * | | | | | [ACPI] Embedded Controller (EC) driver syntax updateLen Brown2005-12-051-116/+117
| | | | | | | * | | | | | [ACPI] Disable EC burst mode w/o disabling EC interruptsLuming Yu2005-12-021-16/+20
| | | | | | * | | | | | | [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming2006-01-031-1/+1
| | | | | * | | | | | | | [ACPI] handle BIOS with implicit C1 in _CSTJanosch Machowinski2005-12-021-33/+31
| | | | * | | | | | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-157-35/+26
| | | * | | | | | | | | | [ACPI] Disable C2/C3 for _all_ IBM R40e LaptopsThomas Rosner2006-01-071-16/+51
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| * | | | | | | | | | | [ACPI] remove "Resource isn't an IRQ" warningLen Brown2006-01-261-1/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | [ACPI] ACPICA 20060113Bob Moore2006-01-20142-1023/+658
| * | | | | | | | | | [ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown2006-01-201-8/+0
| * | | | | | | | | | [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-201-43/+102
| * | | | | | | | | | Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117"Len Brown2006-01-161-6/+6
| * | | | | | | | | | [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-071-7/+6
| * | | | | | | | | | Pull pnpacpi into acpica branchLen Brown2006-01-072497-70830/+166097
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | [ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas2006-01-071-4/+44
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | [ACPI] fix pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-051-6/+6
| * | | | | | | | | [ACPI] fix osl.c build warningLen Brown2005-12-281-1/+1
| * | | | | | | | | [ACPI] ACPICA 20051216Bob Moore2005-12-2827-419/+775
| * | | | | | | | | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-284-11/+11
| * | | | | | | | | [ACPI] ACPICA 20051202Bob Moore2005-12-108-226/+350
| * | | | | | | | | [ACPI] ACPICA 20051117Bob Moore2005-12-1034-344/+515
| * | | | | | | | | [ACPI] ACPICA 20051102Bob Moore2005-12-1022-986/+1368
| * | | | | | | | | [ACPI] ACPICA 20051021Bob Moore2005-12-1032-2982/+2275
| * | | | | | | | | [ACPI] ACPICA 20050930Bob Moore2005-12-1058-3509/+2949
| * | | | | | | | | Pull release into acpica branchLen Brown2005-12-066324-239214/+408077
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Auto-update from upstreamLen Brown2005-12-061-0/+228
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ACPI] 8250_acpi.c buildfixLen Brown2005-12-011-3/+3
| * | | | | | | | | | | [ACPI] ia64 build fixMAEDA Naoaki2005-12-011-1/+1
| * | | | | | | | | | | [ACPI] clean up ACPICA 20050916's rscalc typedef syntaxLen Brown2005-09-221-38/+38
| * | | | | | | | | | | [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-227-33/+33
| * | | | | | | | | | | [ACPI] ACPICA 20050916Robert Moore2005-09-2218-1808/+1701
* | | | | | | | | | | | [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-022-9/+9
* | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-02-023-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \