Age | Commit message (Expand) | Author |
2010-03-12 | h8300: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | avr32: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | arm: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | alpha: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig |
2010-03-12 | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie |
2010-03-12 | memcg: update maintainer list | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: fix oom kill behavior | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: fix typos in memcg_test.txt | Kirill A. Shutemov |
2010-03-12 | memcg: update memcg_test.txt to describe memory thresholds | Kirill A. Shutemov |
2010-03-12 | cgroups: add simple listener of cgroup events to documentation | Kirill A. Shutemov |
2010-03-12 | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov |
2010-03-12 | cgroups: fix race between userspace and kernelspace | Kirill A. Shutemov |
2010-03-12 | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: update memcg_test.txt | Daisuke Nishimura |
2010-03-12 | memcg : share event counter rather than duplicate | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: update threshold and softlimit at commit | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: use generic percpu instead of private implementation | KAMEZAWA Hiroyuki |
2010-03-12 | memcg: typo in comment to mem_cgroup_print_oom_info() | Kirill A. Shutemov |
2010-03-12 | memcg: implement memory thresholds | Kirill A. Shutemov |
2010-03-12 | memcg: rework usage of stats by soft limit | Kirill A. Shutemov |
2010-03-12 | memcg: extract mem_group_usage() from mem_cgroup_read() | Kirill A. Shutemov |
2010-03-12 | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov |
2010-03-12 | memcg: improve performance in moving swap charge | Daisuke Nishimura |
2010-03-12 | memcg: move charges of anonymous swap | Daisuke Nishimura |
2010-03-12 | memcg: avoid oom during moving charge | Daisuke Nishimura |
2010-03-12 | memcg: improve performance in moving charge | Daisuke Nishimura |
2010-03-12 | memcg: move charges of anonymous page | Daisuke Nishimura |
2010-03-12 | memcg: add interface to move charge at task migration | Daisuke Nishimura |
2010-03-12 | cgroups: clean up cgroup_pidlist_find() a bit | Li Zefan |
2010-03-12 | cgroups: blkio subsystem as module | Ben Blum |
2010-03-12 | cgroups: fix CONTENTS in cgroups documentation | Kirill A. Shutemov |
2010-03-12 | cgroups: subsystem module unloading | Ben Blum |
2010-03-12 | cgroups: subsystem module loading interface | Ben Blum |
2010-03-12 | cgroups: revamp subsys array | Ben Blum |
2010-03-12 | cgroup: introduce coalesce css_get() and css_put() | Daisuke Nishimura |
2010-03-12 | cgroup: introduce cancel_attach() | Daisuke Nishimura |
2010-03-12 | Documentation/email-clients.txt: update gmail information | Dave Young |
2010-03-12 | scripts/kernel-doc: fix empty function description section | Randy Dunlap |
2010-03-12 | Documentation: remove obsolete voyager.txt file | Bartlomiej Zolnierkiewicz |
2010-03-12 | Documentation/SubmitChecklist: add rule #1 | Randy Dunlap |
2010-03-12 | Documentation/vm/: split txt and source files | Randy Dunlap |
2010-03-12 | Documentation/fs/: split txt and source files | Randy Dunlap |
2010-03-12 | Documentation/laptop/: split txt and source files | Randy Dunlap |
2010-03-12 | Documentation/timers/: split txt and source files | Randy Dunlap |
2010-03-12 | ufs: make solaris fsck happy | Evgeniy Dushistov |
2010-03-12 | fs/ufs: recognize Solaris-specific file system state | Alex Viskovatoff |
2010-03-12 | drivers/char/mem.c: cleanups | Andrew Morton |
2010-03-12 | /dev/mem: dont allow seek to last page | Wu Fengguang |