summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar
2011-09-18lockdep: Comment all warningsPeter Zijlstra
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15futex: Fix spelling in a source code commentBart Van Assche
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-14alarmtimers: Fix error handlingThomas Gleixner
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner
2011-09-13locking, timer_stats: Annotate table_lock as rawThomas Gleixner
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner
2011-09-13locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner
2011-09-13locking, tracing: Annotate tracing locks as rawThomas Gleixner
2011-09-13locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner
2011-09-13locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner
2011-09-13clocksource: Make watchdog reset locklessThomas Gleixner
2011-09-12rtmutex: Cleanup the debug codeThomas Gleixner
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-08posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-09-08nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens
2011-09-08nohz: Make idle/iowait counter update conditionalMichal Hocko
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-31perf: provide PMU when initing eventsMark Rutland
2011-08-30trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik
2011-08-30trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik
2011-08-30tracing: Add preempt disable for filter self testSteven Rostedt
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet
2011-08-25PM QoS: Reorganize data structsJean Pihet
2011-08-25PM QoS: Code reorganizationJean Pihet
2011-08-25PM QoS: Minor clean-upsJean Pihet
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds