summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-24ACPICA: update Intel copyrightLen Brown
2008-04-23ACPICA: Update version to 20080321Bob Moore
2008-04-23ACPICA: Update for new Notify valuesZhang Rui
2008-04-22ACPICA: Fix to handle NULL package elements correctlyLin Ming
2008-04-22ACPICA: Update ACPICA version to 20080213Bob Moore
2008-04-22ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore
2008-04-22ACPICA: Disassembler support for new ACPI tablesBob Moore
2008-04-22ACPICA: Fix for ACPI_HIDWORD macroBob Moore
2008-04-22ACPICA: Update version to 20080123Bob Moore
2008-04-22ACPICA: Bulletproof disassembler for bad ACPI tablesBob Moore
2008-04-22ACPICA: Include file support for new ACPI tablesBob Moore
2008-04-22ACPICA: Update version to 20071219Bob Moore
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming
2008-04-22ACPICA: Update version to 20071114Bob Moore
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Update version to 20071019Bob Moore
2008-04-22ACPICA: Fix for Increment/Decrement operator, incorrect type changeLin Ming
2008-04-22ACPICA: Fix for Load/LoadTable to specify load locationBob Moore
2008-04-22ACPICA: update version number to 20070919Bob Moore
2008-04-22ACPICA: New interfaces for table event handlersLin Ming
2008-04-22ACPICA: Add minimal disassembly support for the SLIC tableBob Moore
2008-04-22ACPICA: Update version to 20070508Bob Moore
2008-04-22ACPICA: Update version to 20070320Bob Moore
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore
2008-04-22ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore
2008-04-22ACPICA: Fixed a couple compiler warnings for extra extern statementsBob Moore
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore
2008-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-16Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-16Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-16acpi thermal trip points increased to 12Krzysztof Helt
2008-04-16spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-16vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-16uml: compile error fixWANG Cong
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-14[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-14[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-13net: make struct tun_struct private to tun.cRusty Russell
2008-04-13[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-13[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens