aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu1-0/+5
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov1-0/+1
2007-10-19pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov1-1/+2
2007-10-19pid namespaces: round up the APIPavel Emelianov1-10/+5
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn2-0/+13
2007-10-19Add cgroupstatsBalbir Singh4-0/+92
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage1-0/+4
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage2-0/+20
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage4-19/+14
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage1-2/+9
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage2-39/+83
2007-10-19Task Control Groups: add procfs interfacePaul Menage1-0/+2
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage1-0/+3
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage1-0/+6
2007-10-19Add cgroup write_uint() helper methodPaul Menage1-0/+8
2007-10-19Task Control Groups: add tasks file interfacePaul Menage1-0/+10
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage4-1/+258
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap2-3/+4
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney1-0/+12
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney1-3/+1
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney1-6/+8
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-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt24-167/+0
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 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-2/+14
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-34/+55
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-13/+159
2007-10-18IPMI: add 0.9 supportCorey Minyard1-8/+28
2007-10-18IPMI: add polled interfaceCorey Minyard1-0/+10