summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-04-02Merge branch 'master' ofThomas Gleixner
2010-04-01softlockup: Stop spurious softlockup messages due to overflowColin Ian King
2010-04-01genirq: Prevent oneshot irq thread raceThomas Gleixner
2010-04-01cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie
2010-04-01perf_event: Fix oops triggered by cpu offline/onlinePaul Mackerras
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-04-01sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha
2010-04-01tracing: Do not record user stack trace from NMI contextSteven Rostedt
2010-04-01tracing: Disable buffer switching when starting or stopping traceSteven Rostedt
2010-04-01tracing: Use same local variable when resetting the ring bufferSteven Rostedt
2010-04-01tracing: Fix warning in s_next of trace file opsLai Jiangshan
2010-04-01function-graph: Init curr_ret_stack with ret_stackSteven Rostedt
2010-04-01hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker
2010-04-01ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan
2010-04-01timekeeping: Prevent oops when GENERIC_TIME=njohn stultz
2010-03-21sched: Fix pick_next_highest_task_rt() for cgroupsPeter Zijlstra
2010-03-16Merge branch 'master' ofThomas Gleixner
2010-03-16sched: Break out from load_balancing on rq_lock contentionPeter Zijlstra
2010-03-15sched: Don't use possibly stale sched_classThomas Gleixner
2010-03-15sched: Fix SMT scheduler regression in find_busiest_queue()Suresh Siddha
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-03-15perf: Reimplement frequency driven samplingPeter Zijlstra
2010-03-15perf_event: Fix preempt warning in perf_clock()Peter Zijlstra
2010-03-15PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki
2010-03-12Merge branch 'rt-2.6.33-queue' of git://dev.lemote.com/rt4ls into rt/2.6.33Thomas Gleixner
2010-03-11tracing: Define pid functions for all config combinationsCarsten Emde
2010-03-10RT: kernel/sched.c: Fixup of "implicit declaration of function '_finish_arch_...Wu Zhangjin
2010-02-27tracing: Convert max_trace_lock to be a raw spinlockArnaldo Carvalho de Melo
2010-02-24perf: Use raw_smp_processor_id() in perf_clock()Thomas Gleixner
2010-02-24perf_events: defer poll() wakeups to softirqPeter Zijlstra
2010-02-24tracing: histogram: Remove large array from stack frameCarsten Emde
2010-02-24tracing: Plug memory leak in histogram_showCarsten Emde
2010-02-24tracing: Fix the merge fallout from 31-rt to 33Carsten Emde
2010-02-24semaphore: Make inner lock rawThomas Gleixner
2010-02-24sched: Fix in_softirq() changes falloutThomas Gleixner
2010-02-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Thomas Gleixner
2010-02-23rcu: fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-02-22genirq: Fix stale oneshot flag.Thomas Gleixner
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-22genirq: Fix forced threading merge falloutThomas Gleixner
2010-02-21sched: Run task on same cpu if idle and allowedCarsten Emde
2010-02-21sched: Hack to make prio ceiling posix compliantThomas Gleixner
2010-02-21sched: Extend activate_task to allow queueing to the head of a listThomas Gleixner
2010-02-21sched: Queue a deboosted task to the head of the RT priority queueThomas Gleixner
2010-02-21sched: Implement head queueing for sched_rtThomas Gleixner
2010-02-21sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-02-21capabilities: Use rcu to protect task lookup in sys_capgetThomas Gleixner
2010-02-21audit: Use rcu for task lookup protectionThomas Gleixner