Age | Commit message (Expand) | Author |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri |
2007-10-19 | Add documentation for extended crashkernel syntax | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on sh | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ppc64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ia64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on x86_64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on i386 | Bernhard Walle |
2007-10-19 | Extended crashkernel command line | Bernhard Walle |
2007-10-19 | IPC: fix error case when idr-cache is empty in ipcget() | Pierre Peiffer |
2007-10-19 | virtualization of sysv msg queues is incomplete | Kirill Korotaev |
2007-10-19 | IPC: cleanup some code and wrong comments about semundo list managment | Pierre Peiffer |
2007-10-19 | ipc: remove unneeded parameters | Nadia Derbey |
2007-10-19 | fix idr_find() locking | Nadia Derbey |
2007-10-19 | ipc: fix wrong comments | Nadia Derbey |
2007-10-19 | ipc: inline ipc_buildid() | Nadia Derbey |
2007-10-19 | ipc: introduce the ipcid_to_idx macro | Nadia Derbey |
2007-10-19 | Storing ipcs into IDRs | Nadia Derbey |
2007-10-19 | ipc: integrate ipc_checkid() into ipc_lock() | Nadia Derbey |
2007-10-19 | ipc: remove the ipc_get() routine | Nadia Derbey |
2007-10-19 | ipc: unify the syscalls code | Nadia Derbey |
2007-10-19 | ipc: store ipcs into IDRs | Nadia Derbey |
2007-10-19 | Add irq protection in the percpu-counters cpu-hotplug-callback path | Gautham R Shenoy |
2007-10-19 | CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified | KAMEZAWA Hiroyuki |
2007-10-19 | hotplug cpu: migrate a task within its cpuset | Cliff Wickman |
2007-10-19 | Control groups: Replace "cont" with "cgrp" and other misc renaming | Paul Menage |
2007-10-19 | Use task_pid_nr() instead of pid_nr(task_pid()) | Pavel Emelyanov |
2007-10-19 | Use task_pid_nr() in ip_vs_sync.c | Pavel Emelyanov |
2007-10-19 | Remove unused variables from fs/proc/base.c | Pavel Emelyanov |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-19 | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov |
2007-10-19 | Fix tsk->exit_state usage | Eugene Teo |
2007-10-19 | proc: export a processes resource limits via /proc/pid | Neil Horman |
2007-10-19 | remove BITS_TO_TYPE macro | Jiri Slaby |
2007-10-19 | FlashPoint, use BIT instead of BITW | Jiri Slaby |
2007-10-19 | define global BIT macro | Jiri Slaby |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-19 | define first set of BIT* macros | Jiri Slaby |
2007-10-19 | amba-pl011, rename BIT macro | Jiri Slaby |
2007-10-19 | s2io, rename BIT macro | Jiri Slaby |
2007-10-19 | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby |
2007-10-19 | cyber2000fb: checkpatch fixes | Krzysztof Helt |
2007-10-19 | cyber2000fb, rename BIT macro | Jiri Slaby |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | fs/select, remove unused macros | Jiri Slaby |
2007-10-19 | Misc: phantom, improved data passing | Jiri Slaby |
2007-10-19 | Misc: phantom, add comment about openhaptics | Jiri Slaby |
2007-10-19 | Misc: phantom, synchronize_irq() on suspend | Jiri Slaby |
2007-10-19 | Fix cpusets update_cpumask | Paul Menage |