summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa2008-04-171-1/+1
* libata: implement ATA_QCFLAG_RETRYTejun Heo2008-04-171-0/+1
* libata: kill ata_chk_status()Tejun Heo2008-04-171-6/+1
* libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-171-2/+2
* libata: reorganize SFF related stuffTejun Heo2008-04-171-189/+190
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-9/+10
* libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-171-2/+0
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-1/+1
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-2/+2
* libata: implement and use ops inheritanceTejun Heo2008-04-171-5/+18
* libata: implement and use SHT initializersTejun Heo2008-04-171-0/+57
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-0/+1
* libata: reorganize ata_port_operationsTejun Heo2008-04-171-56/+61
* libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-171-8/+4
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-171-2/+0
* libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-171-3/+0
* libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-171-1/+0
* libata: prefer hardresetTejun Heo2008-04-171-4/+4
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-161-1/+3
|\
| * io context: increment task attachment count in ioc_task_link()Jens Axboe2008-04-151-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-161-0/+4
|\ \
| * | ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-0/+4
* | | acpi thermal trip points increased to 12Krzysztof Helt2008-04-151-1/+1
* | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-151-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-143-41/+2
|\ \ | |/
| * [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-131-1/+1
| * net: make struct tun_struct private to tun.cRusty Russell2008-04-122-40/+1
* | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-111-0/+3
|\ \
| * | Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-111-0/+3
* | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-111-0/+3
* | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-111-1/+1
* | | Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-101-0/+13
* | | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
* | | virtio: remove overzealous BUG_ON.Rusty Russell2008-04-071-1/+4
* | | cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-041-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-041-1/+1
|\ \ \
| * | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-1/+1
| | |/ | |/|
* | | libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo2008-04-041-1/+2
* | | libata: uninline atapi_cmd_type()Tejun Heo2008-04-041-21/+1
|/ /
* | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-021-4/+8
|\ \
| * | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-281-2/+4
| * | [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-271-2/+4
* | | cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2008-04-021-0/+3
* | | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-011-2/+3
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-301-1/+1
|\ \ \
| * | | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-291-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-301-1/+1
|\ \ \
| * | | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-291-1/+1
| |/ /
* | | dma_page_list ->base_address is a userland pointerAl Viro2008-03-301-1/+1
OpenPOWER on IntegriCloud