aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Task Control Groups: add tasks file interfacePaul Menage2007-10-191-0/+10
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-194-1/+258
* kernel-api docbook: fix content problemsRandy Dunlap2007-10-192-3/+4
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-191-0/+12
* reiserfs: remove first_zero_hintJeff Mahoney2007-10-191-3/+1
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-191-6/+8
* jbd: config_jbd_debug cannot create /proc entryJose R. Santos2007-10-191-1/+1
* jbd: remove printk() from J_ASSERT macrosChris Snook2007-10-191-15/+1
* Console events and accessibilitySamuel Thibault2007-10-192-0/+18
* Add kernel/notifier.cAlexey Dobriyan2007-10-191-0/+2
* Console keyboard events and accessibilitySamuel Thibault2007-10-192-0/+20
* put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-191-0/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-0/+18
|\
| * napi_synchronize: waiting for NAPIStephen Hemminger2007-10-171-0/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-181-22/+36
|\ \
| * | ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
| * | ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-191-1/+0
| * | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-191-2/+4
| * | ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-2/+3
| * | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-5/+4
| * | ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-10/+8
| * | ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
| * | ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt2007-10-191-0/+7
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-181-1/+1
|\ \
| * | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-181-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-12/+0
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-12/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-181-21/+21
|\ \
| * | sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-21/+21
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-183-9/+7
|\ \
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan2007-10-181-8/+5
| * | [NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy2007-10-181-1/+1
| * | [NET]: Introduce the sk_detach_filter() callPavel Emelyanov2007-10-171-0/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-181-0/+4
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-0/+4
| |/
* | IPMI: add 0.9 supportCorey Minyard2007-10-181-8/+28
* | IPMI: add polled interfaceCorey Minyard2007-10-181-0/+10
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-182-15/+11
* | fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-181-0/+7
* | fuse: add support for mandatory lockingMiklos Szeredi2007-10-181-2/+15
* | fuse: add helper for asynchronous writesMiklos Szeredi2007-10-181-0/+7
* | fuse: support BSD locking semanticsMiklos Szeredi2007-10-181-0/+8
* | fuse: add atomic open+truncate supportMiklos Szeredi2007-10-181-0/+1
* | fuse: improve utimes supportMiklos Szeredi2007-10-181-0/+2
* | VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-181-0/+1
* | fuse: add file handle to getattr operationMiklos Szeredi2007-10-181-2/+21
* | ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-181-2/+2