index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
24
-1049
/
+1001
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
2
-3
/
+2
2010-05-10
sched: Remove a stale comment
Li Zefan
1
-1
/
+0
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2
-0
/
+29
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-4
/
+1
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
1
-11
/
+11
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
1
-1
/
+6
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
1
-10
/
+19
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
1
-0
/
+14
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
7
-386
/
+507
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2
-1
/
+5
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
4
-12
/
+9
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
3
-3
/
+10
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+1
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+11
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
1
-37
/
+3
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
4
-240
/
+127
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
3
-140
/
+40
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
1
-5
/
+367
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
1
-1
/
+1
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-04-27
tracing: Fix sleep time function profiling
Steven Rostedt
1
-1
/
+5
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
1
-3
/
+21
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
1
-1
/
+2
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2
-13
/
+62
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
4
-29
/
+313
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2
-56
/
+73
2010-04-26
tracing: Add ftrace events for graph tracer
Jiri Olsa
1
-1
/
+27
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
1
-1
/
+1
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-14
/
+42
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
1
-42
/
+40
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2
-7
/
+8
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2
-15
/
+68
2010-04-22
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
1
-2
/
+0
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2
-14
/
+42
2010-04-21
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
3
-2
/
+9
2010-04-21
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
1
-0
/
+2
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-0
/
+7
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
1
-6
/
+6
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
59
-193
/
+309
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
1
-1
/
+1
2010-04-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
58
-190
/
+306
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2
-1
/
+5
2010-04-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2010-04-06
sched: Fix sched_getaffinity()
Anton Blanchard
1
-1
/
+1
2010-04-05
Fix up possibly racy module refcounting
Nick Piggin
1
-8
/
+27
2010-04-05
audit: preface audit printk with audit
Eric Paris
1
-1
/
+1
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
49
-6
/
+44
[next]