index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
rcu: fix tracing bug thinko on boost-balk attribution
Paul E. McKenney
1
-1
/
+1
2011-05-05
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
3
-3
/
+70
2011-05-05
rcu: add tracing for RCU's kthread run states.
Paul E. McKenney
4
-4
/
+44
2011-05-05
rcu: add callback-queue information to rcudata output
Paul E. McKenney
1
-2
/
+19
2011-05-05
rcu: Add boosting to TREE_PREEMPT_RCU tracing
Paul E. McKenney
3
-4
/
+125
2011-05-05
rcu: eliminate unused boosting statistics
Paul E. McKenney
1
-9
/
+1
2011-05-05
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
1
-3
/
+3
2011-05-05
rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
Paul E. McKenney
1
-0
/
+26
2011-05-05
rcu: Force per-rcu_node kthreads off of the outgoing CPU
Paul E. McKenney
2
-8
/
+24
2011-05-05
rcu: priority boosting for TREE_PREEMPT_RCU
Paul E. McKenney
3
-50
/
+410
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
4
-7
/
+347
2011-05-05
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
4
-83
/
+117
2011-05-05
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
4
-90
/
+68
2011-05-05
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
3
-49
/
+1
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
1
-1
/
+1
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
1
-1
/
+7
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
1
-5
/
+5
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+1
2011-04-23
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-3
/
+19
2011-04-21
ftrace: Build without frame pointers on Microblaze
Michal Simek
1
-1
/
+1
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-0
/
+7
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+9
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2
-3
/
+12
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
1
-15
/
+9
2011-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+13
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
3
-9
/
+19
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
1
-6
/
+12
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
1
-1
/
+1
2011-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-20
/
+3
2011-04-15
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
Darren Hart
1
-1
/
+1
2011-04-13
block: don't flush plugged IO on forced preemtion scheduling
Linus Torvalds
1
-10
/
+10
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
1
-3
/
+3
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
1
-17
/
+0
2011-04-11
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
1
-1
/
+1
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-1
/
+5
2011-04-11
sched: Fix erroneous all_pinned logic
Ken Chen
1
-7
/
+4
2011-04-11
sched: Fix sched-domain avg_load calculation
Ken Chen
1
-1
/
+2
2011-04-11
perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()
Stephane Eranian
1
-0
/
+12
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
3
-4
/
+16
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
40
-55
/
+55
2011-04-05
sched: Clean up rebalance_domains() load-balance interval calculation
Peter Zijlstra
2
-4
/
+15
2011-04-04
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
1
-2
/
+63
2011-04-04
kernel/signal.c: fix typos and coding style
Randy Dunlap
1
-42
/
+48
2011-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+14
[next]