summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-04genirq: Add new functions to dummy chipsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-10-04genirq: Provide KconfigThomas Gleixner
2010-10-01kfifo: fix scatterlist usageIra W. Snyder
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-09-23rcu: Add tracing data to support queueing modelsPaul E. McKenney
2010-09-23rcu: fix sparse errors in rcutorture.cPaul E. McKenney
2010-09-23kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich
2010-09-23kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches
2010-09-23powerpc: define a compat_sys_recv cond_syscallStephen Rothwell
2010-09-22rmap: fix walk during forkAndrea Arcangeli
2010-09-22jump label: Tracepoint support for jump labelsJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt
2010-09-21sched: Give CPU bound RT tasks preferenceSteven Rostedt
2010-09-21sched: Try not to migrate higher priority RT tasksSteven Rostedt
2010-09-21sched: Increment cache_nice_tries only on periodic lbVenkatesh Pallipadi
2010-09-21Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar
2010-09-21perf: Avoid RCU vs preemption assumptionsPeter Zijlstra
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-21sched: Fix nohz balance kickSuresh Siddha
2010-09-19workqueue: implement flush[_delayed]_work_sync()Tejun Heo
2010-09-19workqueue: factor out start_flush_work()Tejun Heo
2010-09-19workqueue: cleanup flush/cancel functionsTejun Heo
2010-09-18futex: Add lock context annotationsNamhyung Kim
2010-09-18futex: Mark restart_block.futex.uaddr[2] __userNamhyung Kim
2010-09-18futex: Change 3rd arg of fetch_robust_entry() to unsigned int*Namhyung Kim
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra
2010-09-17perf: Fix perf_event_exit_cpu_context()Peter Zijlstra
2010-09-17perf: Complete software pmu groupingPeter Zijlstra
2010-09-17perf_events: Fix broken event groupingStephane Eranian
2010-09-17hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-16sched: Remove branch hints within context_switch()Heiko Carstens
2010-09-15kprobes: Add sparse context annotationsNamhyung Kim
2010-09-15kprobes: Make functions staticNamhyung Kim
2010-09-15kprobes: Verify jprobe entry pointNamhyung Kim
2010-09-15kprobes: Remove redundant address checkNamhyung Kim
2010-09-15perf events: Clean up pid passingMatt Helsley
2010-09-15perf events: Split out task search into helperMatt Helsley
2010-09-15hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-15watchdog: Avoid kernel crash when disabling watchdogStephane Eranian