summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-192-11/+11
* pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-192-1/+5
* pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-192-4/+43
* pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-192-11/+121
* pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov2007-10-191-1/+1
* pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-191-0/+2
* pid namespaces: introduce struct upidSukadev Bhattiprolu2007-10-192-0/+22
* pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-191-1/+3
* pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov2007-10-191-1/+3
* workqueue: debug flushing deadlocks with lockdepJohannes Berg2007-10-192-3/+54
* Make access to task's nsproxy lighterPavel Emelyanov2007-10-191-9/+34
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-2/+10
* pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2007-10-191-1/+1
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-191-0/+5
* pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov2007-10-191-0/+1
* pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov2007-10-191-1/+2
* pid namespaces: round up the APIPavel Emelianov2007-10-191-10/+5
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-192-0/+13
* Add cgroupstatsBalbir Singh2007-10-194-0/+92
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-191-0/+4
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-192-0/+20
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-194-19/+14
* Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage2007-10-191-2/+9
* Task Control Groups: shared cgroup subsystem group arraysPaul Menage2007-10-192-39/+83
* Task Control Groups: add procfs interfacePaul Menage2007-10-191-0/+2
* Task Control Groups: add cgroup_clone() interfacePaul Menage2007-10-191-0/+3
* Task Control Groups: add fork()/exit() hooksPaul Menage2007-10-191-0/+6
* Add cgroup write_uint() helper methodPaul Menage2007-10-191-0/+8
* 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
OpenPOWER on IntegriCloud