index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: add hierarchical accounting to cpu accounting controller
Bharata B Rao
2008-11-11
1
-3
/
+9
*
sched: include group statistics in /proc/sched_debug
Bharata B Rao
2008-11-11
1
-1
/
+36
*
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
2008-11-11
1
-1
/
+1
*
sched: clean up SCHED_CPUMASK_ALLOC
Li Zefan
2008-11-07
1
-11
/
+18
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2008-11-07
9
-87
/
+250
|
\
|
*
sched: fix memory leak in a failure path
Li Zefan
2008-11-07
1
-0
/
+1
|
*
sched: fix a bug in sched domain degenerate
Li Zefan
2008-11-07
1
-2
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-06
2
-36
/
+111
|
|
\
|
|
*
Add round_jiffies_up and related routines
Alan Stern
2008-11-06
1
-30
/
+99
|
|
*
generic-ipi: fix the smp_mb() placement
Suresh Siddha
2008-11-06
1
-6
/
+12
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-06
3
-29
/
+54
|
|
\
\
|
|
*
|
sched: fix buddies for group scheduling
Peter Zijlstra
2008-11-05
1
-2
/
+14
|
|
*
|
sched: backward looking buddy
Peter Zijlstra
2008-11-05
3
-9
/
+30
|
|
*
|
sched: fix fair preempt check
Peter Zijlstra
2008-11-05
1
-0
/
+3
|
|
*
|
sched: cleanup fair task selection
Peter Zijlstra
2008-11-05
1
-22
/
+11
|
|
|
/
|
*
|
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
2008-11-06
1
-1
/
+0
|
|
/
|
*
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
|
*
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
|
*
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
*
|
sched: add sanity check in partition_sched_domains()
Li Zefan
2008-11-04
1
-1
/
+1
*
|
sched: remove redundant call to unregister_sched_domain_sysctl()
Li Zefan
2008-11-04
1
-2
/
+0
*
|
sched debug: remove NULL checking in print_cfs/rt_rq()
Li Zefan
2008-11-04
1
-12
/
+2
*
|
sched debug: remove sd_level_to_string()
Li Zefan
2008-11-04
1
-24
/
+1
*
|
sched, ftrace: trace sched.c
Peter Zijlstra
2008-11-03
1
-1
/
+0
*
|
Merge commit 'v2.6.28-rc3' into sched/core
Ingo Molnar
2008-11-03
11
-59
/
+64
|
\
\
|
|
/
|
*
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
Al Viro
2008-11-01
1
-1
/
+1
|
*
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
Linus Torvalds
2008-11-01
1
-1
/
+1
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-30
1
-1
/
+1
|
|
\
|
|
*
sched: change sched_debug's mode to 0444
Li Zefan
2008-10-30
1
-1
/
+1
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-30
2
-10
/
+17
|
|
\
\
|
|
*
|
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
2
-10
/
+17
|
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-30
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA...
Suresh Siddha
2008-10-28
1
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-30
2
-1
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ftrace: fix trace_nop config select
Steven Rostedt
2008-10-29
1
-1
/
+1
|
|
*
|
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
2008-10-28
1
-0
/
+8
|
|
|
/
|
*
|
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
2008-10-30
1
-1
/
+2
|
*
|
kernel/profile: fix profile_init() section mismatch
Paul Mundt
2008-10-30
1
-1
/
+1
|
*
|
freezer_cg: simplify freezer_change_state()
Li Zefan
2008-10-30
1
-12
/
+7
|
*
|
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2008-10-30
2
-21
/
+14
|
*
|
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
2008-10-30
1
-9
/
+7
|
*
|
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
2008-10-30
1
-1
/
+2
|
|
/
*
|
sched: switch sched_features to seqfile
Li Zefan
2008-10-30
1
-36
/
+16
*
|
sched: cleanup for alloc_rt/fair_sched_group()
Li Zefan
2008-10-29
1
-14
/
+12
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
14
-567
/
+143
|
\
|
*
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
1
-3
/
+4
|
*
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-28
1
-0
/
+1
|
*
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
2008-10-27
1
-0
/
+1
|
*
tracepoint: check if the probe has been registered
Frederic Weisbecker
2008-10-27
1
-0
/
+8
|
*
trace: fix printk warning for u64
Stephen Rothwell
2008-10-27
1
-1
/
+3
[next]