summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/rmap: map_pte() was not handling private ZONE_DEVICE page properlyRalph Campbell2018-10-311-1/+23
* mm/hmm: fix utf8 ...Jérôme Glisse2018-10-312-2/+2
* Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-3022-958/+1439
|\
| * tracing: Have stack tracer trace full stackSteven Rostedt (VMware)2018-10-271-1/+1
| * tracing: Export trace_dump_stack to modulesNikolay Borisov2018-10-271-0/+1
| * tracing: probeevent: Fix uninitialized used of offset in parse argsSteven Rostedt (VMware)2018-10-121-1/+1
| * tracing/kprobes: Allow kprobe-events to record module symbolMasami Hiramatsu2018-10-113-10/+68
| * tracing/kprobes: Check the probe on unloaded module correctlyMasami Hiramatsu2018-10-111-13/+26
| * tracing/uprobes: Fix to return -EFAULT if copy_from_user failedMasami Hiramatsu2018-10-111-1/+1
| * tracing: probeevent: Add $argN for accessing function argsMasami Hiramatsu2018-10-116-24/+55
| * x86: ptrace: Add function argument access APIMasami Hiramatsu2018-10-113-0/+46
| * tracing: probeevent: Add array type supportMasami Hiramatsu2018-10-115-40/+181
| * tracing: probeevent: Add symbol typeMasami Hiramatsu2018-10-114-4/+20
| * tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu2018-10-113-82/+63
| * tracing: probeevent: Append traceprobe_ for exported functionMasami Hiramatsu2018-10-114-6/+6
| * tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu2018-10-114-110/+88
| * tracing: probeevent: Unify fetch type tablesMasami Hiramatsu2018-10-114-75/+39
| * tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu2018-10-115-678/+491
| * tracing: probeevent: Remove NOKPROBE_SYMBOL from print functionsMasami Hiramatsu2018-10-111-3/+1
| * tracing: probeevent: Cleanup argument field definitionMasami Hiramatsu2018-10-114-41/+29
| * tracing: probeevent: Cleanup print argument functionsMasami Hiramatsu2018-10-114-31/+29
| * trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-115-16/+50
| * perf probe: Support SDT markers having reference counter (semaphore)Ravi Bangoria2018-09-246-22/+106
| * trace_uprobe/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-2/+35
| * uprobes/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-0/+19
| * uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria2018-09-244-11/+293
| * tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()Steven Rostedt (VMware)2018-09-241-3/+6
* | Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-302-7/+9
|\ \
| * | selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu2018-10-281-6/+6
| * | tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu2018-10-281-1/+3
* | | Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-307-42/+30
|\ \ \
| * | | xen: drop writing error messages to xenstoreJuergen Gross2018-10-261-4/+2
| * | | xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-261-0/+4
| * | | add myself as reviewer for Xen support in LinuxStefano Stabellini2018-10-241-0/+1
| * | | xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-241-8/+0
| * | | xen/balloon: Support xend-based toolstackBoris Ostrovsky2018-10-241-5/+8
| * | | xen/pvh: increase early stack sizeRoger Pau Monne2018-10-241-1/+1
| * | | xen: make xen_qlock_wait() nestableJuergen Gross2018-10-241-14/+10
| * | | xen: fix race in xen_qlock_wait()Juergen Gross2018-10-241-10/+5
| * | | xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven2018-10-241-1/+1
| * | | xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* | | | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-308-183/+250
|\ \ \ \
| * | | | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede2018-10-251-1/+1
| * | | | i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-254-27/+6
| * | | | ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede2018-10-251-6/+15
| * | | | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-253-151/+230
* | | | | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-309-163/+60
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2018-10-308-162/+31
| |\ \ \ \ \ \
| | | * | | | | cpufreq: remove unused arm_big_little_dt driverSudeep Holla2018-10-254-111/+0
| | | * | | | | cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64Sudeep Holla2018-10-251-1/+1