| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: fix OOM killer under memcg | KAMEZAWA Hiroyuki | 2009-04-02 | 1 | -1/+1 |
* | debug cgroup: remove unneeded cgroup_lock | Li Zefan | 2009-04-02 | 1 | -2/+0 |
* | cgroups: don't change release_agent when remount failed | Li Zefan | 2009-04-02 | 1 | -2/+3 |
* | cgroups: show correct file mode | Li Zefan | 2009-04-02 | 2 | -4/+35 |
* | kernel/cgroup.c: kfree(NULL) is legal | Jesper Juhl | 2009-04-02 | 1 | -6/+3 |
* | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki | 2009-04-02 | 1 | -14/+67 |
* | cgroup: CSS ID support | KAMEZAWA Hiroyuki | 2009-04-02 | 1 | -1/+285 |
* | cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups | Grzegorz Nosek | 2009-04-02 | 2 | -15/+10 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | nommu: fix a number of issues with the per-MM VMA patch | David Howells | 2009-04-02 | 1 | -0/+1 |
* | epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() | Davide Libenzi | 2009-04-01 | 1 | -4/+19 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 2 | -0/+2 |
* | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 2009-04-01 | 1 | -1/+1 |
* | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 | 2 | -15/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 8 | -20/+29 |
|\ |
|
| * | cpumask: remove cpumask_t from core | Rusty Russell | 2009-03-30 | 2 | -2/+2 |
| * | cpumask: convert rcutorture.c | Rusty Russell | 2009-03-30 | 1 | -8/+17 |
| * | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 1 | -3/+3 |
| * | cpumask: use mm_cpumask() wrapper: kernel/fork.c | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
| * | cpumask: use set_cpu_active in init/main.c | Rusty Russell | 2009-03-30 | 1 | -3/+3 |
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 | 2 | -3/+3 |
* | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 | 11 | -317/+597 |
|\ \ |
|
| * | | lockdep: fix deadlock in lockdep_trace_alloc | Peter Zijlstra | 2009-03-30 | 1 | -2/+19 |
| * | | lockdep: build fix for !PROVE_LOCKING | Peter Zijlstra | 2009-02-15 | 1 | -0/+4 |
| * | | lockstat: warn about disabled lock debugging | Peter Zijlstra | 2009-02-14 | 1 | -0/+4 |
| * | | lockdep: use stringify.h | Peter Zijlstra | 2009-02-14 | 1 | -9/+7 |
| * | | lockdep: simplify check_prev_add_irq() | Peter Zijlstra | 2009-02-14 | 1 | -93/+61 |
| * | | lockdep: get_user_chars() redo | Peter Zijlstra | 2009-02-14 | 3 | -18/+19 |
| * | | lockdep: simplify get_user_chars() | Peter Zijlstra | 2009-02-14 | 1 | -41/+24 |
| * | | lockdep: add comments to mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -7/+30 |
| * | | lockdep: remove macro usage from mark_held_locks() | Peter Zijlstra | 2009-02-14 | 1 | -15/+5 |
| * | | lockdep: fully reduce mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -78/+8 |
| * | | lockdep: merge the !_READ mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -43/+15 |
| * | | lockdep: merge the _READ mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -38/+23 |
| * | | lockdep: simplify mark_lock_irq() helpers #3 | Peter Zijlstra | 2009-02-14 | 1 | -38/+27 |
| * | | lockdep: further simplify mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -16/+31 |
| * | | lockdep: simplify the mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -16/+44 |
| * | | lockdep: split up mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -225/+147 |
| * | | lockdep: generate usage strings | Peter Zijlstra | 2009-02-14 | 1 | -13/+13 |
| * | | lockdep: generate the state bit definitions | Peter Zijlstra | 2009-02-14 | 1 | -27/+20 |
| * | | lockdep: move state bit definitions around | Peter Zijlstra | 2009-02-14 | 2 | -0/+52 |
| * | | lockdep: simplify mark_lock() | Peter Zijlstra | 2009-02-14 | 1 | -12/+7 |
| * | | lockdep: simplify mark_held_locks | Peter Zijlstra | 2009-02-14 | 1 | -24/+14 |
| * | | lockdep: lockdep_states.h | Peter Zijlstra | 2009-02-14 | 1 | -0/+3 |
| * | | lockdep: sanitize reclaim bit names | Peter Zijlstra | 2009-02-14 | 1 | -19/+19 |
| * | | lockdep: sanitize bit names | Peter Zijlstra | 2009-02-14 | 2 | -48/+48 |
| * | | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | 3 | -16/+222 |
| * | | timer: implement lockdep deadlock detection | Johannes Berg | 2009-02-14 | 1 | -11/+57 |
| * | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-02-07 | 53 | -440/+637 |
| |\ \ |
|
| * | | | mutex: adaptive spinnning, performance tweaks | Chris Mason | 2009-01-14 | 1 | -13/+7 |