| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -0/+1 |
|\ |
|
| * | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 1 | -0/+4 |
| |\ |
|
| * | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 | 1 | -0/+1 |
* | | | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -1/+20 |
|\ \ \ |
|
| * | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -0/+2 |
| * | | | ftrace: graph of a single function | Steven Rostedt | 2008-12-04 | 1 | -0/+4 |
| * | | | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -1/+1 |
| * | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 1 | -0/+4 |
| * | | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 | 1 | -0/+9 |
* | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | epoll: introduce resource usage limits | Davide Libenzi | 2008-12-01 | 1 | -0/+4 |
* | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 1 | -8/+8 |
* | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -1/+1 |
* | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 | 1 | -4/+7 |
* | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 | 1 | -0/+10 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 1 | -0/+11 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| | |/ /
| |_| /
|/| | |
|
| | * | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -12/+11 |
| | * | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 1 | -0/+1 |
| | * | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 1 | -0/+11 |
| | |\
| |/ / |
|
| | * | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 1 | -0/+11 |
* | | | Merge branch 'sched/rt' into sched/core | Ingo Molnar | 2008-11-24 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched/rt: removed unneeded defintion | Dhaval Giani | 2008-11-11 | 1 | -2/+0 |
* | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under... | Oleg Nesterov | 2008-11-11 | 1 | -0/+1 |
| |/
|/| |
|
* | | net: Fix recursive descent in __scm_destroy(). | David Miller | 2008-11-06 | 1 | -0/+2 |
|/ |
|
* | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 1 | -19/+88 |
|\ |
|
| * | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 | 1 | -4/+0 |
| |\ |
|
| | * | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 2008-10-23 | 1 | -4/+0 |
| * | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -0/+6 |
| |\ \ |
|
| | * \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -0/+6 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 1 | -6/+9 |
| | | |\ |
|
| | | * | | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-05 | 1 | -0/+6 |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -13/+71 |
| |\ \ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1 | -19/+84 |
| | |\ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | /
| | | | |_|_|/
| | | |/| | | |
|
| | | | | * | | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 2008-09-27 | 1 | -1/+0 |
| | | | | * | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 | 1 | -178/+5 |
| | | | | * | | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 2008-09-14 | 1 | -1/+1 |
| | | | | * | | timers: fix itimer/many thread hang, fix #2 | Ingo Molnar | 2008-09-14 | 1 | -3/+4 |
| | | | | * | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 1 | -13/+244 |
| | | | |/ / |
|
| * | | | | | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath | 2008-10-20 | 1 | -1/+7 |
| * | | | | | coredump_filter: add hugepage dumping | KOSAKI Motohiro | 2008-10-20 | 1 | -2/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | 1 | -5/+7 |
| |_|_|/
|/| | | |
|
* | | | | sched: optimize group load balancer | Peter Zijlstra | 2008-10-20 | 1 | -0/+1 |
* | | | | sched: kill unused scheduler decl. | David Miller | 2008-10-17 | 1 | -1/+0 |
|/ / / |
|
* | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -3/+6 |
|\ \ \ |
|
| * | | | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 | 1 | -0/+3 |
| * | | | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 | 1 | -1/+1 |
| * | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-09-06 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sched: reorder struct sched_rt_entity to remove padding on 64 bit builds | Richard Kennedy | 2008-08-15 | 1 | -1/+1 |