aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-15/+26
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson1-2/+2
2011-08-31perf: provide PMU when initing eventsMark Rutland1-2/+2
2011-08-30trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2-1/+82
2011-08-30trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik1-0/+33
2011-08-30tracing: Add preempt disable for filter self testSteven Rostedt1-0/+6
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian2-11/+54
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong1-0/+1
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner1-10/+15
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner1-5/+10
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+38
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet1-1/+1
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet1-56/+67
2011-08-25PM QoS: Reorganize data structsJean Pihet1-44/+41
2011-08-25PM QoS: Code reorganizationJean Pihet1-22/+23
2011-08-25PM QoS: Minor clean-upsJean Pihet1-44/+44
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet3-3/+3
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+2
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0