Age | Commit message (Expand) | Author |
2007-10-19 | pid namespaces: initialize the namespace's proc_mnt | Pavel Emelyanov |
2007-10-19 | pid namespaces: allow cloning of new namespace | Pavel Emelyanov |
2007-10-19 | pid namespaces: miscellaneous preparations for pid namespaces | Pavel Emelyanov |
2007-10-19 | pid namespaces: make proc have multiple superblocks - one for each namespace | Pavel Emelyanov |
2007-10-19 | pid namespaces: helpers to find the task by its numerical ids | Pavel Emelyanov |
2007-10-19 | pid namespaces: helpers to obtain pid numbers | Pavel Emelyanov |
2007-10-19 | pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid | Pavel Emelyanov |
2007-10-19 | pid namespaces: add support for pid namespaces hierarchy | Pavel Emelyanov |
2007-10-19 | pid namespaces: introduce struct upid | Sukadev Bhattiprolu |
2007-10-19 | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc... | Pavel Emelyanov |
2007-10-19 | pid namespaces: introduce MS_KERNMOUNT flag | Pavel Emelyanov |
2007-10-19 | workqueue: debug flushing deadlocks with lockdep | Johannes Berg |
2007-10-19 | Make access to task's nsproxy lighter | Pavel Emelyanov |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-19 | pid namespaces: rename child_reaper() function | Sukadev Bhattiprolu |
2007-10-19 | pid namespaces: define and use task_active_pid_ns() wrapper | Sukadev Bhattiprolu |
2007-10-19 | pid namespaces: dynamic kmem cache allocator for pid namespaces | Pavel Emelianov |
2007-10-19 | pid namespaces: make get_pid_ns() return the namespace itself | Pavel Emelianov |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn |
2007-10-19 | Add cgroupstats | Balbir Singh |
2007-10-19 | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage |
2007-10-19 | Task Control Groups: example CPU accounting subsystem | Paul Menage |
2007-10-19 | Task Control Groups: make cpusets a client of cgroups | Paul Menage |
2007-10-19 | Task Control Groups: automatic userspace notification of idle cgroups | Paul Menage |
2007-10-19 | Task Control Groups: shared cgroup subsystem group arrays | Paul Menage |
2007-10-19 | Task Control Groups: add procfs interface | Paul Menage |
2007-10-19 | Task Control Groups: add cgroup_clone() interface | Paul Menage |
2007-10-19 | Task Control Groups: add fork()/exit() hooks | Paul Menage |
2007-10-19 | Add cgroup write_uint() helper method | Paul Menage |
2007-10-19 | Task Control Groups: add tasks file interface | Paul Menage |
2007-10-19 | Task Control Groups: basic task cgroup framework | Paul Menage |
2007-10-19 | kernel-api docbook: fix content problems | Randy Dunlap |
2007-10-19 | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney |
2007-10-19 | reiserfs: remove first_zero_hint | Jeff Mahoney |
2007-10-19 | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney |
2007-10-19 | jbd: config_jbd_debug cannot create /proc entry | Jose R. Santos |
2007-10-19 | jbd: remove printk() from J_ASSERT macros | Chris Snook |
2007-10-19 | Console events and accessibility | Samuel Thibault |
2007-10-19 | Add kernel/notifier.c | Alexey Dobriyan |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
2007-10-19 | Console keyboard events and accessibility | Samuel Thibault |
2007-10-19 | put declaration of put_filesystem() in fs.h | Miklos Szeredi |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |