summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: 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-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15uml: 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-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-12[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
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage