summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2012-03-14genirq: Flush the irq thread on synchronizationIdo Yariv-28/+44
2012-03-14padata: Fix race on sequence number wrapSteffen Klassert-28/+10
2012-03-14padata: Fix race in the serialization pathSteffen Klassert-2/+4
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju-4/+327
2012-03-13tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown-2/+0
2012-03-13ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat-1/+2
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner-55/+144
2012-03-13Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar-46/+171
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar-38/+99
2012-03-13sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas-0/+4
2012-03-13uprobes/core: Rename bkpt to swbpSrikar Dronamraju-17/+17
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju-45/+48
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju-9/+9
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar-9/+61
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar-0/+183
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar-36/+97
2012-03-12sched: Fix nohz load accounting -- again!Peter Zijlstra-27/+26
2012-03-12sched: Update yield() docsPeter Zijlstra-2/+18
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra-5/+45
2012-03-12sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancerDiwakar Tundlam-0/+1
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra-1/+1
2012-03-12sched: Fix load-balance wreckagePeter Zijlstra-71/+39
2012-03-12workqueue: use percpu allocator for cwq on UPLai Jiangshan-19/+3
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov-4767/+7422
2012-03-09genirq: Get rid of unnecessary IRQTF_DIED flagAlexander Gordeev-15/+4
2012-03-09genirq: No need to check IRQTF_DIED before stopping a thread handlerAlexander Gordeev-4/+2
2012-03-09genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev-8/+11
2012-03-09genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev-1/+1
2012-03-07Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds-2/+2
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner-6/+38
2012-03-06block: ioc_task_link() can't failTejun Heo-3/+2
2012-03-06softirq: Reduce invoke_softirq() code duplicationHeiko Carstens-14/+4
2012-03-06genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King-2/+1
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov-4/+7
2012-03-05vfork: kill PF_STARTINGOleg Nesterov-9/+0
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov-1/+1
2012-03-05vfork: make it killableOleg Nesterov-8/+32
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov-7/+10
2012-03-05kprobes: return proper error code from register_kprobe()Prashanth Nageshappa-5/+7
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett-0/+6
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian-0/+85
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+30
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian-0/+68
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar-35/+108
2012-03-04Merge branch 'pm-qos'Rafael J. Wysocki-14/+12
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki-113/+104
2012-03-04PM / Freezer: Remove references to TIF_FREEZE in commentsMarcos Paulo de Souza-9/+7
2012-03-04PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat-3/+4
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds-4/+4
2012-03-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto-6/+6