aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* trace: Move trace event enable from fs_initcall to core_initcallEzequiel Garcia2012-09-24
* tracing: Add an option for disabling markersMandeep Singh Baines2012-09-24
* Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-19
|\
| * uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior2012-09-15
| * uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBESOleg Nesterov2012-09-15
| * uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov2012-09-15
| * uprobes: uprobes_treelock should not disable irqsOleg Nesterov2012-09-15
| * uprobes: Don't put NULL pointer in uprobe_register()Sebastian Andrzej Siewior2012-09-15
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-09-14
|\ \
| * | kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu2012-09-13
| * | trace: Stop compiling in trace_clock unconditionallyJosh Triplett2012-09-13
| * | tracing: Skip printing "OK" if failed to disable eventYuanhan Liu2012-09-13
* | | Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-13
|\ \ \ | |_|/ |/| |
| * | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
* | | uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov2012-08-28
* | | uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov2012-08-28
* | | uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2012-08-28
* | | uprobes: Do not use -EEXIST in install_breakpoint() pathsOleg Nesterov2012-08-28
* | | uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...Oleg Nesterov2012-08-28
* | | uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmapOleg Nesterov2012-08-28
* | | uprobes: Kill uprobes_state->countOleg Nesterov2012-08-28
* | | uprobes: Remove check for uprobe variable in handle_swbp()Sebastian Andrzej Siewior2012-08-28
* | | uprobes: Remove redundant lock_page/unlock_pageSrikar Dronamraju2012-08-28
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
|\| | | |/ |/|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-24
| |\
| | * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-08-21
| | |\
| | | * tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2012-08-17
| | * | uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() failsOleg Nesterov2012-08-21
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-24
| |\ \ \
| | * | | time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-08-22
| | * | | time: Avoid potential shift overflow with large shift valuesJohn Stultz2012-08-22
| | * | | time: Fix casting issue in timekeeping_forward_nowAndreas Schwab2012-08-22
| | * | | time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz2012-08-22
| | * | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-15
| | | |/ | | |/|
| * | | Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2012-08-21
| |\ \ \
| | * | | audit: clean up refcounting in audit-treeMiklos Szeredi2012-08-15
| | * | | audit: fix refcounting in audit-treeMiklos Szeredi2012-08-15
| | * | | audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi2012-08-15
| | |/ /
| * | / task_work: add a scheduling point in task_work_run()Eric Dumazet2012-08-21
| | |/ | |/|
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-20
| |\ \
| | * | sched: Fix migration thread runtime bogosityMike Galbraith2012-08-13
| | * | sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith2012-08-13
| | * | sched,cgroup: Fix up task_groups listMike Galbraith2012-08-13
| | * | sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-08-13
| | * | sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra2012-08-13
| * | | Merge branch 'alpha' (alpha architecture patches)Linus Torvalds2012-08-19
| |\ \ \ | | |_|/ | |/| |
| | * | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
| * | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-12
| |\ \ \
| | * | | Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-08
| | |/ /
| * | | printk: Fix calculation of length used to discard recordsJeff Mahoney2012-08-12