summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar11142-257474/+535534
2017-12-07tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar3-9/+1
2017-12-07Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar11139-257465/+535533
2017-12-06Merge tag 'perf-core-for-mingo-4.16-20171206' of git://git.kernel.org/pub/scm...Ingo Molnar62-287/+747
2017-12-06x86: don't hash faulting address in oops printoutLinus Torvalds1-1/+1
2017-12-06locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook1-1/+1
2017-12-05perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan5-36/+36
2017-12-05perf mmap: Don't discard prev in backward modeWang Nan1-18/+15
2017-12-05perf mmap: Fix perf backward recordingWang Nan1-3/+8
2017-12-05perf report: Set browser mode right before setup_browser()Seokho Song1-7/+7
2017-12-05x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo1-0/+2
2017-12-05perf vendor events: Use more flexible pattern matching for CPU identification...William Cohen4-16/+60
2017-12-05perf c2c: Add a tip about cacheline eventsSangwon Hong1-0/+1
2017-12-05perf mmap: Remove overwrite and check_messup from mmap readWang Nan3-26/+6
2017-12-05perf mmap: Remove overwrite from arguments list of perf_mmap__pushWang Nan3-5/+5
2017-12-05perf evlist: Remove evlist->overwriteWang Nan3-5/+3
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_exWang Nan3-6/+6
2017-12-05perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan17-20/+18
2017-12-05perf tools: Fix up build in hardnened environmentsJiri Olsa1-4/+3
2017-12-05perf pmu: Add check for valid cpuid in perf_pmu__find_map()Ganapatrao Kulkarni1-0/+6
2017-12-05perf vendor events arm64: Add ThunderX2 implementation defined pmu core eventsGanapatrao Kulkarni2-0/+77
2017-12-05perf pmu: Add helper function is_pmu_core to detect PMU CORE devicesGanapatrao Kulkarni1-4/+35
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-52/+43
2017-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-78/+134
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-84/+95
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+20
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-31/+77
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-11/+57
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-40/+169
2017-12-05Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-10/+21
2017-12-05Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-5/+5
2017-12-05remove task and stack pointer printout from oops dumpLinus Torvalds1-3/+0
2017-12-05MAINTAINERS: update Android driver maintainers.Martijn Coenen1-1/+2
2017-12-05perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2-0/+66
2017-12-05perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni6-17/+18
2017-12-05perf s390: Always build with -fPICHendrik Brueckner1-0/+1
2017-12-05perf thread_map: Add method to map all threads in the systemArnaldo Carvalho de Melo2-6/+17
2017-12-05perf stat: Add rbtree node_delete opJin Yao1-1/+11
2017-12-05perf rblist: Create rblist__exit() functionJin Yao2-7/+13
2017-12-05perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter1-3/+5
2017-12-05perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
2017-12-05perf bench futex: Sync waker threadsJames Yang1-2/+20
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo5-0/+26
2017-12-05Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds5-16/+13
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-187/+397
2017-12-04arch/tile: mark as orphanedChris Metcalf1-3/+1
2017-12-04Documentation: fix docs build error after source file removedRandy Dunlap1-3/+0
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-21/+77
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller3-25/+47