aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos1-1/+1
2007-10-19jbd: remove printk() from J_ASSERT macrosChris Snook1-15/+1
2007-10-19Console events and accessibilitySamuel Thibault2-0/+18
2007-10-19Add kernel/notifier.cAlexey Dobriyan1-0/+2
2007-10-19Console keyboard events and accessibilitySamuel Thibault2-0/+20
2007-10-19put declaration of put_filesystem() in fs.hMiklos Szeredi1-0/+2
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+18
2007-10-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-22/+36
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-19ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+0
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz1-2/+4
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-2/+3
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz1-5/+4
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz1-10/+8
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-19ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt1-0/+7
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-1/+1
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-12/+0
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-21/+21
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+7
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+4
2007-10-18IPMI: add 0.9 supportCorey Minyard1-8/+28
2007-10-18IPMI: add polled interfaceCorey Minyard1-0/+10
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle2-15/+11
2007-10-18fuse: add blksize field to fuse_attrMiklos Szeredi1-0/+7
2007-10-18fuse: add support for mandatory lockingMiklos Szeredi1-2/+15
2007-10-18fuse: add helper for asynchronous writesMiklos Szeredi1-0/+7
2007-10-18fuse: support BSD locking semanticsMiklos Szeredi1-0/+8
2007-10-18fuse: add atomic open+truncate supportMiklos Szeredi1-0/+1
2007-10-18fuse: improve utimes supportMiklos Szeredi1-0/+2
2007-10-18VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi1-0/+1
2007-10-18fuse: add file handle to getattr operationMiklos Szeredi1-2/+21
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato1-2/+2
2007-10-18bit_spin_lock: use lock bitopsNick Piggin1-4/+22
2007-10-18Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma1-2/+3
2007-10-18add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling1-8/+6
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling3-3/+12
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby1-6/+6
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby1-15/+0
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2-4/+7
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+1
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-0/+20
2007-10-18sysctl: parport remove binary pathsEric W. Biederman1-1/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman1-0/+1
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-18/+18
2007-10-18stop using DMA_xxBIT_MASKAndrew Morton1-2/+8
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-10/+14