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
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-102
/
+63
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-585
/
+785
2011-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-348
/
+894
2011-01-06
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-125
/
+110
2011-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-253
/
+996
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2
-1
/
+3
2011-01-05
sched: Change wait_for_completion_*_timeout() to return a signed long
NeilBrown
1
-2
/
+2
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
13
-171
/
+361
2011-01-04
sched, autogroup: Fix reference leak
Mike Galbraith
1
-1
/
+1
2011-01-04
sched, autogroup: Fix potential access to freed memory
Mike Galbraith
1
-8
/
+17
2011-01-04
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
1
-4
/
+0
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
2
-0
/
+18
2011-01-04
perf: Do not export power_frequency, but power_start event
Thomas Renninger
1
-1
/
+1
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
3
-14
/
+63
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
1
-1
/
+2
2010-12-29
fix freeing user_struct in user cache
Hillf Danton
1
-0
/
+1
2010-12-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2010-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-0
/
+11
2010-12-23
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
David Sharp
1
-1
/
+8
2010-12-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
9
-253
/
+996
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
1
-13
/
+44
2010-12-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-4
/
+16
2010-12-22
Merge commit 'v2.6.37-rc7' into perf/core
Ingo Molnar
7
-151
/
+260
2010-12-22
kthread_work: make lockdep happy
Yong Zhang
1
-0
/
+11
2010-12-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2010-12-19
sched: Remove debugging check
Ingo Molnar
1
-1
/
+0
2010-12-19
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....
Linus Torvalds
2
-8
/
+39
2010-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-52
/
+245
2010-12-19
sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...
Paul Turner
1
-1
/
+5
2010-12-19
sched: Move periodic share updates to entity_tick()
Paul Turner
1
-4
/
+17
2010-12-19
Merge commit 'v2.6.37-rc6' into sched/core
Ingo Molnar
1
-3
/
+4
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-94
/
+10
2010-12-17
rcu: reduce __call_rcu()-induced contention on rcu_node structures
Paul E. McKenney
1
-17
/
+21
2010-12-17
rcu: limit rcu_node leaf-level fanout
Paul E. McKenney
2
-21
/
+27
2010-12-17
rcu: fine-tune grace-period begin/end checks
Paul E. McKenney
1
-9
/
+18
2010-12-17
rcu: Keep gpnum and completed fields synchronized
Frederic Weisbecker
1
-0
/
+9
2010-12-17
rcu: Stop chasing QS if another CPU did it for us
Frederic Weisbecker
1
-0
/
+8
2010-12-17
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
1
-20
/
+62
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
1
-0
/
+6
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
1
-94
/
+4
2010-12-16
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
1
-1
/
+1
2010-12-16
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
1
-1
/
+94
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
2
-7
/
+43
2010-12-16
perf: Move perf_event_init() into main.c
Peter Zijlstra
1
-2
/
+0
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-10
/
+43
2010-12-16
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+9
2010-12-16
sched: Fix the irqtime code for 32bit
Peter Zijlstra
1
-6
/
+45
2010-12-16
sched: Fix the irqtime code to deal with u64 wraps
Peter Zijlstra
1
-33
/
+50
[next]