summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-163-16/+28
|\
| * uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-161-1/+1
| * trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-152-15/+27
* | perf/core: Add a flag for partial AUX recordsAlexander Shishkin2017-03-161-1/+1
* | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-11/+23
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-1621-86/+201
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-142-39/+86
| |\
| | * bpf: convert htab map to hlist_nullsAlexei Starovoitov2017-03-091-34/+60
| | * bpf: fix struct htab_elem layoutAlexei Starovoitov2017-03-091-5/+20
| | * bpf: add get_next_key callback to LPM mapAlexei Starovoitov2017-03-051-0/+6
| * | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-142-2/+2
| |\ \
| | * | cgroups: censor kernel pointer in debug filesKees Cook2017-03-061-1/+1
| | * | cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo2017-03-061-1/+1
| | |/
| * | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-141-0/+1
| |\ \
| | * | workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo2017-03-061-0/+1
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-9/+5
| |\ \
| | * | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-102-9/+5
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-104-4/+3
| |\ \ \
| | * | | userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-091-1/+0
| | * | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
| | * | | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-092-2/+2
| | |/ /
| * | | Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-03-091-10/+9
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-03-051-6/+5
| | * | cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar2017-03-051-4/+4
| | |/
| * | sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2017-03-081-0/+39
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-071-1/+1
| |\ \
| | * | jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker2017-03-071-1/+1
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-073-4/+14
| |\ \ \
| | * | | sched/core: Fix pick_next_task() for RT,DLPeter Zijlstra2017-03-021-3/+8
| | * | | sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra2017-03-022-1/+6
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-074-12/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-072-5/+12
| |\ \ \ \ \
| | * | | | | locking/ww_mutex: Adjust the lock number for stress testBoqun Feng2017-03-021-1/+1
| | * | | | | locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-03-021-2/+9
| | * | | | | locking/ww_mutex: Replace cpu_relax() with cond_resched() for testsChris Wilson2017-03-021-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-03-071-7/+11
| |\ \ \ \ \
| | * | | | | ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-061-7/+11
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-071-5/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ftrace/graph: Add ftrace_graph_max_depth kernel parameterTodd Brandt2017-03-031-0/+9
| | * | | | ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filterSteven Rostedt (VMware)2017-03-031-4/+8
| | * | | | tracing: Fix code comment for ftrace_ops_get_func()Chunyu Hu2017-02-271-1/+1
* | | | | | kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao2017-03-141-2/+3
* | | | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-133-0/+144
* | | | | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-076-18/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)2017-03-031-0/+5
| * | | | | trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2017-03-032-8/+1
| * | | | | kretprobes: Ensure probe location is at function entryNaveen N. Rao2017-03-031-0/+13
| | |_|/ / | |/| | |
| * | | | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-014-12/+12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-041-1/+1
|\ \ \ \
| * | | | bpf: update the comment about the length of analysisGary Lin2017-03-011-1/+1
| |/ / /