summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23perf tools: Do not check ABI headers in a detached tarball buildArnaldo Carvalho de Melo
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-10-23perf list: Fix group description in the man pageAndi Kleen
2017-10-23perf tests attr: Make hw events optionalJiri Olsa
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook
2017-10-20kprobes/docs: Remove jprobes related documentsMasami Hiramatsu
2017-10-20kprobes: Remove the jprobes sample codeMasami Hiramatsu
2017-10-20kprobes: Disable the jprobes test codeMasami Hiramatsu
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-19Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-18Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-18Revert "kprobes: Warn if optprobe handler tries to change execution path"Naveen N. Rao
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-18Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-10-17fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner