summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] ACPICA 20060127Bob Moore2006-01-3195-821/+1345
* Pull release into acpica branchLen Brown2006-01-274153-96636/+174873
|\
| *-------------------. [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-11-301-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-011-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-011-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
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
| * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1912-85/+156
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
| | * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-1911-84/+155
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-172-4/+11
| | | * | | | | | | | | | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-173-1/+40
| | | * | | | | | | | | | [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-172-1/+9
| | | * | | | | | | | | | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-175-46/+47
| | | * | | | | | | | | | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-171-2/+2
| | | * | | | | | | | | | [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-171-18/+10
| | | * | | | | | | | | | [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-172-3/+14
| | | * | | | | | | | | | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-172-10/+23
| * | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-1917-422/+186
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1916-422/+184
| | * | | | | | | | | | | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-181-0/+2
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1915-147/+196
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
| | * | | | | | | | | | | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
| | * | | | | | | | | | | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12
| | * | | | | | | | | | | | [IA64] Fix bug in ia64 specific down() functionZoltan Menyhart2006-01-171-4/+4
| | * | | | | | | | | | | | [IA64] Zonelists for nodes without cpusJack Steiner2006-01-171-0/+4
| | * | | | | | | | | | | | [IA64-SGI] sn_console.c minor cleanupJes Sorensen2006-01-171-71/+58
| | * | | | | | | | | | | | [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-176-44/+43
| | * | | | | | | | | | | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-171-4/+8
| | * | | | | | | | | | | | [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-172-3/+60
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-191-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-1821-183/+729
| |\ \ \ \ \ \ \ \ \ \ \