aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz2008-04-17
* ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz2008-04-17
* ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz2008-04-17
* ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz2008-04-17
* ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz2008-04-17
* ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2008-04-17
* IDE: remove ide=reverse IDE coreGreg Kroah-Hartman2008-04-17
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-16
|\
| * io context: increment task attachment count in ioc_task_link()Jens Axboe2008-04-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-16
|\ \
| * | ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-15
* | | acpi thermal trip points increased to 12Krzysztof Helt2008-04-15
* | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-15
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-14
|\|
| * [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-14
| * net: make struct tun_struct private to tun.cRusty Russell2008-04-12
* | Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds2008-04-11
|\ \
| * | Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields2008-04-11
* | | Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-11
* | | pnp: increase number of devices supported per protocolBjorn Helgaas2008-04-11
* | | Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-10
* | | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-10
* | | virtio: remove overzealous BUG_ON.Rusty Russell2008-04-07
* | | cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-04
|\ \ \
| * | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-04
| | |/ | |/|
* | | libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo2008-04-04
* | | libata: uninline atapi_cmd_type()Tejun Heo2008-04-04
|/ /
* | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-02
|\ \
| * | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-28
| * | [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-27
* | | cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2008-04-02
* | | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-01
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-30
|\ \ \
| * | | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-29
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-30
|\ \ \
| * | | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-29
| |/ /
* | | dma_page_list ->base_address is a userland pointerAl Viro2008-03-30
* | | compat_sys_wait4() prototype misannotationAl Viro2008-03-30
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-28
|\ \
| * | [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
| * | [PATCH] count ghost references to vfsmountsAl Viro2008-03-27
* | | ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig2008-03-28
* | | kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison2008-03-28