summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-021-0/+1
* tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-021-0/+1
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-023-0/+15
* tracing: Add kprobe flagAlexei Starovoitov2015-04-021-0/+3
* bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann2015-04-021-4/+16
* perf: Add per event clockid supportPeter Zijlstra2015-03-272-3/+5
* Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-272-19/+100
|\
| * Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-271-2/+48
| |\
| | * perf: Remove type specific target pointersPeter Zijlstra2015-03-232-4/+1
| | * perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-252-0/+2
| | * perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-251-0/+7
| | * perf: Add ->count() function to read per-package countersMatt Fleming2015-02-251-0/+10
| | * perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-251-0/+30
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-2744-89/+271
| |\ \
| * \ \ Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26513-4486/+12816
| |\ \ \ | | |_|/ | |/| |
| * | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-181-5/+0
| * | | perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-181-8/+8
| * | | perf: Simplify the branch stack checkYan, Zheng2015-02-181-0/+5
| * | | perf: Add pmu specific data for perf task contextYan, Zheng2015-02-181-0/+6
| * | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-181-1/+0
| * | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-181-0/+9
| * | | perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-181-14/+35
* | | | Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-274-18/+50
|\ \ \ \
| * | | | time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-271-0/+5
| * | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-271-0/+1
| * | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-271-2/+2
| * | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-6/+6
| * | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-131-5/+5
| * | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+9
| * | | | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-121-2/+3
| * | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-04520-4538/+13023
| |\ \ \ \
| * | | | | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-181-2/+19
* | | | | | mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-251-4/+5
* | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-241-0/+1
|\ \ \ \ \ \
| * | | | | | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-0/+1
* | | | | | | Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-242-1/+4
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-232-1/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | * | | | | | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+3
| | | | |_|_|_|/ | | | |/| | | |
| | * / | | | | regulator: Fix documentation for regmap in the configAxel Lin2015-03-181-1/+1
| | |/ / / / /
* | | | | | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-241-62/+61
|\ \ \ \ \ \ \
| * | | | | | | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-191-62/+61
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-231-0/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| |\ \ \ \ \ \
| | * | | | | | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-211-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| |/ / / / / /