summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo1-0/+1
2008-04-17libata: reorganize ata_port_operationsTejun Heo1-56/+61
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo1-8/+4
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo1-2/+0
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo1-3/+0
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo1-1/+0
2008-04-17libata: prefer hardresetTejun Heo1-4/+4
2008-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-22/+4
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2-4/+4
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-18/+0
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2008-04-16acpi thermal trip points increased to 12Krzysztof Helt1-1/+1
2008-04-16spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+1
2008-04-16vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-1/+1
2008-04-16uml: compile error fixWANG Cong1-0/+1
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe1-1/+3
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-43/+5
2008-04-14[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-04-14[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-13net: make struct tun_struct private to tun.cRusty Russell2-40/+1
2008-04-13[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich1-1/+1
2008-04-13[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng1-0/+1
2008-04-12Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-11Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath2-3/+25
2008-04-11FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-11FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-11FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-11FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-08[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen1-0/+2
2008-04-08[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle1-2/+16
2008-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-10/+10
2008-04-08virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha1-10/+10
2008-04-05Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds1-1/+1
2008-04-05cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-05[MIPS] Pb1200: Fix header breakageSergei Shtylyov1-1/+1
2008-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2-1/+30
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai1-0/+29
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
2008-04-03alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton1-1/+1
2008-04-03alpha: fix ALSA DMA mmap crashIvan Kokshaysky2-2/+8