Age | Commit message (Expand) | Author |
2008-02-07 | cpusets: update_cpumask revision | Cliff Wickman |
2008-02-07 | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman |
2008-02-07 | cgroups: mechanism to process each task in a cgroup | Cliff Wickman |
2008-02-07 | memory cgroup enhancements: add- pre_destroy() handler | KAMEZAWA Hiroyuki |
2008-02-07 | oom: add sysctl to enable task memory dump | David Rientjes |
2008-02-07 | Memory controller improve user interface | Balbir Singh |
2008-02-07 | Memory controller: accounting setup | Pavel Emelianov |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |
2008-02-07 | kernel/cgroup.c: make 2 functions static | Adrian Bunk |
2008-02-07 | cgroups: move cgroups destroy() callbacks to cgroup_diput() | Paul Menage |
2008-02-07 | cgroup simplify space stripping | Paul Jackson |
2008-02-07 | cgroup brace coding style fix | Paul Jackson |
2008-02-07 | kernel/cgroup.c: remove dead code | Adrian Bunk |
2008-02-07 | gfs2: make gfs2_glock.gl_owner_pid be a struct pid * | Pavel Emelyanov |
2008-02-07 | Merge branches 'release' and 'dsdt-override' into release | Len Brown |
2008-02-07 | PM: documentation cleanups | Pavel Machek |
2008-02-06 | ACPI: Taint kernel on ACPI table override (format corrected) | Éric Piel |
2008-02-06 | kprobes: kretprobe user entry-handler | Abhishek Sagar |
2008-02-06 | speed up jiffies conversion functions if HZ==USER_HZ | Andrew Morton |
2008-02-06 | system timer: fix crash in <100Hz system timer | David Fries |
2008-02-06 | kernel/sys.c: get rid of expensive divides in groups_sort() | Eric Dumazet |
2008-02-06 | idle_regs() must be __cpuinit | Adrian Bunk |
2008-02-06 | kernel/params.c: remove sparse-warning (different signedness) | Richard Knutsson |
2008-02-06 | stopmachine: semaphore to mutex | Daniel Walker |
2008-02-06 | Add arch_ptrace_stop | Roland McGrath |
2008-02-06 | relay: nopage | Nick Piggin |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet |
2008-02-06 | do_wait: remove one "else if" branch | Oleg Nesterov |
2008-02-06 | printk.c: use unsigned ints instead of longs for logbuf index | Denys Vlasenko |
2008-02-06 | time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem | Miao Xie |
2008-02-06 | kernel/notifier.c should #include <linux/reboot.h> | Adrian Bunk |
2008-02-06 | make srcu_readers_active() static | Adrian Bunk |
2008-02-06 | kernel/ptrace.c should #include <linux/syscalls.h> | Adrian Bunk |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz |
2008-02-06 | use __set_task_state() for TRACED/STOPPED tasks | Oleg Nesterov |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross |
2008-02-05 | pm qos infrastructure and interface | Mark Gross |
2008-02-05 | make kernel_shutdown_prepare() static | Adrian Bunk |
2008-02-05 | kernel/power/disk.c: make code static | Adrian Bunk |
2008-02-05 | capabilities: introduce per-process capability bounding set | Serge E. Hallyn |
2008-02-05 | Add 64-bit capability support to the kernel | Andrew Morgan |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | Page allocator: clean up pcp draining functions | Christoph Lameter |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi |
2008-02-05 | exec: rework the group exit and fix the race with kill | Oleg Nesterov |
2008-02-05 | remove handle_group_stop() in favor of do_signal_stop() | Oleg Nesterov |
2008-02-05 | __group_complete_signal(): fix coredump with group stop race | Oleg Nesterov |
2008-02-05 | clone: prepare to recycle CLONE_STOPPED | Andrew Morton |