summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney3-38/+52
2011-09-28rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li1-5/+3
2011-09-28rcu: Use kthread_create_on_node()Eric Dumazet2-3/+7
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy1-0/+1
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2-0/+21
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-26sched: Remove redundant test in check_preempt_tick()Wang Xingchao1-8/+8
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar16-52/+173
2011-09-26sched: Fix up wchan borkageSimon Kirby1-1/+1
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King3-0/+238
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov1-13/+10
2011-09-23cpu_pm: call notifiers during suspendColin Cross1-0/+33
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross3-0/+205
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt1-2/+2
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King3-33/+95
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring1-1/+5
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2-0/+13
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner1-2/+3
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar14-61/+203
2011-09-18lockdep: Comment all warningsPeter Zijlstra1-9/+147
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer1-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina50-223/+647
2011-09-15futex: Fix spelling in a source code commentBart Van Assche1-1/+1
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov1-4/+4
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov1-2/+2
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle1-1/+6
2011-09-14alarmtimers: Fix error handlingThomas Gleixner1-10/+31
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner1-7/+7
2011-09-13locking, timer_stats: Annotate table_lock as rawThomas Gleixner1-3/+3
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner1-14/+14
2011-09-13locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2-12/+12
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner1-23/+23
2011-09-13locking, tracing: Annotate tracing locks as rawThomas Gleixner3-34/+34
2011-09-13locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner1-9/+9
2011-09-13locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner1-17/+17
2011-09-13clocksource: Make watchdog reset locklessThomas Gleixner1-20/+18
2011-09-12rtmutex: Cleanup the debug codeThomas Gleixner1-65/+10
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar1-0/+3
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven1-1/+1
2011-09-08posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2-26/+3
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky1-0/+4
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky6-93/+121
2011-09-08nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens1-5/+1
2011-09-08nohz: Make idle/iowait counter update conditionalMichal Hocko1-6/+35
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko1-4/+4
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-5/+13