aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* jump label: Tracepoint support for jump labelsJason Baron2010-09-22
* jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-22
* jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron2010-09-22
* jump label: Base patch for jump labelJason Baron2010-09-22
* perf: Undo the per cpu-context timer stuffPeter Zijlstra2010-09-17
* perf: Fix perf_event_exit_cpu_context()Peter Zijlstra2010-09-17
* perf: Complete software pmu groupingPeter Zijlstra2010-09-17
* perf_events: Fix broken event groupingStephane Eranian2010-09-17
* kprobes: Add sparse context annotationsNamhyung Kim2010-09-15
* kprobes: Make functions staticNamhyung Kim2010-09-15
* kprobes: Verify jprobe entry pointNamhyung Kim2010-09-15
* kprobes: Remove redundant address checkNamhyung Kim2010-09-15
* perf events: Clean up pid passingMatt Helsley2010-09-15
* perf events: Split out task search into helperMatt Helsley2010-09-15
* hw breakpoints: Fix pid namespace bugMatt Helsley2010-09-15
* watchdog: Avoid kernel crash when disabling watchdogStephane Eranian2010-09-15
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\
| * tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt2010-09-14
| * tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt2010-09-14
| * tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt2010-09-14
| * tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt2010-09-14
| * sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar2010-09-13
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-11
| |\
| | * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-11
| | * PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-10
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-11
| |\ \
| | * | sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha2010-09-09
| | |/
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-10
| |\ \
| | * | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright2010-09-09
| * | | swap: revert special hibernation allocationHugh Dickins2010-09-09
| * | | kernel/groups.c: fix integer overflow in groups_searchJerome Marchand2010-09-09
| * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-09
| * | | gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter2010-09-09
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
| |\ \ \
| | * | | gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
| | * | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-03
| | * | | pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney2010-08-31
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-07
| |\ \ \ \
| | * | | | workqueue: use zalloc_cpumask_var() for gcwq->mayday_maskTejun Heo2010-08-31
| | * | | | workqueue: fix GCWQ_DISASSOCIATED initializationTejun Heo2010-08-31
| | * | | | workqueue: fix cwq->nr_active underflowTejun Heo2010-08-25
| | * | | | workqueue: improve destroy_workqueue() debuggabilityTejun Heo2010-08-24
| | * | | | workqueue: mark lock acquisition on worker_maybe_bind_and_lock()Namhyung Kim2010-08-23
| | * | | | workqueue: annotate lock context changeNamhyung Kim2010-08-23
| | * | | | workqueue: free rescuer on destroy_workqueueXiaotian Feng2010-08-16
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-08-28
| |\ \ \ \ \
| | * | | | | PM QoS: Fix inline documentation.Saravana Kannan2010-08-26
| | * | | | | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert2010-08-24
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
| |\ \ \ \ \ \