Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | selinux: conditional expression type validation was off-by-one | Vesa-Matti Kari | 2008-08-07 | 1 | -1/+1 | |
| | * | | | | | | | | smack: limit privilege by label | Casey Schaufler | 2008-08-05 | 3 | -1/+102 | |
| | * | | | | | | | | SELinux: Fix a potentially uninitialised variable in SELinux hooks | David Howells | 2008-08-05 | 1 | -18/+24 | |
| | * | | | | | | | | SELinux: trivial, remove unneeded local variable | Vesa-Matti J Kari | 2008-08-05 | 1 | -4/+2 | |
| | * | | | | | | | | SELinux: Trivial minor fixes that change C null character style | Vesa-Matti J Kari | 2008-08-05 | 3 | -18/+18 | |
| | * | | | | | | | | make selinux_write_opts() static | Adrian Bunk | 2008-08-05 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-10 | 29 | -487/+702 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 | 2 | -2/+15 | |
| * | | | | | | | | | | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 | 1 | -8/+10 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 29 | -480/+680 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 17 | -1/+51 | |
| | * | | | | | | | | | | | | sched: remove redundant code in cpu_cgroup_create() | Li Zefan | 2008-10-06 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-10-06 | 218 | -1429/+2430 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq | Dario Faggioli | 2008-10-04 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 | 1 | -9/+7 | |
| | * | | | | | | | | | | | | | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 | 1 | -17/+9 | |
| | * | | | | | | | | | | | | | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | sched: more sanity checks on the bandwidth settings | Peter Zijlstra | 2008-09-23 | 1 | -5/+28 | |
| | * | | | | | | | | | | | | | sched: add some comments to the bandwidth code | Peter Zijlstra | 2008-09-23 | 1 | -0/+42 | |
| | * | | | | | | | | | | | | | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 | 1 | -13/+14 | |
| | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 2008-09-23 | 178 | -1301/+1980 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | sched: compilation fix with gcc 3.4.6 | Krzysztof Helt | 2008-09-06 | 1 | -6/+4 | |
| | | | * | | | | | | | | | | | | | sched: extract walk_tg_tree(), fix | Ingo Molnar | 2008-08-28 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth fixes | Peter Zijlstra | 2008-08-19 | 1 | -62/+63 | |
| | | | * | | | | | | | | | | | | | sched: extract walk_tg_tree() | Peter Zijlstra | 2008-08-19 | 1 | -33/+46 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth group disable fixes | Peter Zijlstra | 2008-08-19 | 2 | -2/+12 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth accounting fix | Peter Zijlstra | 2008-08-19 | 1 | -6/+5 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth for user grouping interface | Peter Zijlstra | 2008-08-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | sched: rework wakeup preemption | Peter Zijlstra | 2008-09-23 | 1 | -129/+4 | |
| | * | | | | | | | | | | | | | | | CFS scheduler: documentation about scheduling policies | Martin Steigerwald | 2008-09-23 | 1 | -2/+26 | |
| | * | | | | | | | | | | | | | | | sched: clarify ifdef tangle | Andrew Morton | 2008-09-23 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | sched: fix list traversal to use _rcu variant | Chris Friesen | 2008-09-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sched: turn off WAKEUP_OVERLAP | Ingo Molnar | 2008-09-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 | 6 | -14/+22 | |
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar | 2008-09-11 | 113 | -675/+1439 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | kernel/cpu.c: Move the CPU_DYING notifiers | Manfred Spraul | 2008-09-06 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy | 2008-09-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-09-06 | 835 | -9219/+32182 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | sched: clean up __might_sleep() | Ingo Molnar | 2008-08-28 | 1 | -14/+19 | |
| | * | | | | | | | | | | | | | | | | make might_sleep() display the oopsing process | Joe Korty | 2008-08-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 2008-08-28 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 2008-08-26 | 3 | -2/+99 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-08-26 | 905 | -8304/+12291 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | wait_task_inactive: "improve" the returned value for ->nvcsw == 0 | Oleg Nesterov | 2008-08-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | wait_task_inactive(): don't consider task->nivcsw | Oleg Nesterov | 2008-08-22 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | | | | sched: do_wait_for_common: use signal_pending_state() | Oleg Nesterov | 2008-08-22 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | sched: new documentation about CFS | Claudio Scordino | 2008-08-21 | 1 | -153/+218 | |
| | * | | | | | | | | | | | | | | | | | reorder struct prop_local_single to remove padding on 64 bit builds | Richard Kennedy | 2008-08-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | sched: reorder struct sched_rt_entity to remove padding on 64 bit builds | Richard Kennedy | 2008-08-15 | 1 | -1/+1 |