index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2011-09-28
rcu: Fix mismatched variable in rcutree_trace.c
Andi Kleen
-1
/
+1
2011-09-28
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
-38
/
+52
2011-09-28
rcu: Avoid unnecessary self-wakeup of per-CPU kthreads
Shaohua Li
-5
/
+3
2011-09-28
rcu: Use kthread_create_on_node()
Eric Dumazet
-3
/
+7
2011-09-28
connector: add comm change event report to proc connector
Vladimir Zapolskiy
-0
/
+1
2011-09-27
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
-0
/
+21
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
-1
/
+1
2011-09-26
sched: Remove redundant test in check_preempt_tick()
Wang Xingchao
-8
/
+8
2011-09-26
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
-52
/
+173
2011-09-26
sched: Fix up wchan borkage
Simon Kirby
-1
/
+1
2011-09-26
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...
Russell King
-0
/
+238
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
-13
/
+10
2011-09-23
cpu_pm: call notifiers during suspend
Colin Cross
-0
/
+33
2011-09-23
cpu_pm: Add cpu power management notifiers
Colin Cross
-0
/
+205
2011-09-22
tracing: Fix preemptirqsoff tracer to not stop at preempt off
Steven Rostedt
-2
/
+2
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
-1
/
+1
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
-33
/
+95
2011-09-20
irq: Fix check for already initialized irq_domain in irq_domain_add
Rob Herring
-1
/
+5
2011-09-20
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
-2
/
+0
2011-09-19
Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
-1
/
+1
2011-09-19
Make taskstats round statistics down to nearest 1k bytes/events
Linus Torvalds
-7
/
+8
2011-09-19
Make TASKSTATS require root access
Linus Torvalds
-0
/
+1
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
-0
/
+13
2011-09-18
watchdog: Drop FIFO policy in exit path
Thomas Gleixner
-2
/
+3
2011-09-18
Merge branch 'linus' into sched/core
Ingo Molnar
-61
/
+203
2011-09-18
lockdep: Comment all warnings
Peter Zijlstra
-9
/
+147
2011-09-18
sched/rt: Migrate equal priority tasks to available CPUs
Shawn Bohrer
-2
/
+2
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
-223
/
+647
2011-09-15
futex: Fix spelling in a source code comment
Bart Van Assche
-1
/
+1
2011-09-15
futex: uninitialized warning corrections
Vitaliy Ivanov
-4
/
+4
2011-09-15
async: uninitialized warning corrections
Vitaliy Ivanov
-2
/
+2
2011-09-14
workqueue: lock cwq access in drain_workqueue
Thomas Tuttle
-1
/
+6
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
-10
/
+31
2011-09-13
locking, latencytop: Annotate latency_lock as raw
Thomas Gleixner
-7
/
+7
2011-09-13
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
-3
/
+3
2011-09-13
locking, semaphores: Annotate inner lock as raw
Thomas Gleixner
-14
/
+14
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
-12
/
+12
2011-09-13
locking, printk: Annotate logbuf_lock as raw
Thomas Gleixner
-23
/
+23
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
-34
/
+34
2011-09-13
locking, sched, cgroups: Annotate release_list_lock as raw
Thomas Gleixner
-9
/
+9
2011-09-13
locking, kprobes: Annotate the hash locks and kretprobe.lock as raw
Thomas Gleixner
-17
/
+17
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
-20
/
+18
2011-09-12
rtmutex: Cleanup the debug code
Thomas Gleixner
-65
/
+10
2011-09-12
genirq: Add IRQCHIP_SKIP_SET_WAKE flag
Santosh Shilimkar
-0
/
+3
2011-09-12
genirq: Make irq_shutdown() symmetric vs. irq_startup again
Geert Uytterhoeven
-1
/
+1
2011-09-08
posix-cpu-timers: Cure SMP accounting oddities
Peter Zijlstra
-26
/
+3
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
-0
/
+4
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
-93
/
+121
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
-5
/
+1
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
-6
/
+35
[prev]
[next]