summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...Ingo Molnar2017-08-1028-62/+5538
|\
| * perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-8/+39
| * perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-2/+42
| * tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo2017-08-013-0/+211
| * perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo2017-08-011-12/+12
| * perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-013-3/+37
| * tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo2017-08-013-0/+1421
| * perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo2017-08-014-7/+63
| * tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo2017-08-013-0/+1028
| * perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo2017-08-013-3/+40
| * tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo2017-08-014-0/+2411
| * perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo2017-08-014-43/+95
| * tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo2017-08-011-6/+8
| * tools perf: Do not check spaces/blank lines when checking header file copy driftArnaldo Carvalho de Melo2017-08-011-5/+5
| * tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo2017-08-013-0/+120
| * tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo2017-07-311-1/+1
| * tools headers: Sync kernel ABI headers with tooling headersIngo Molnar2017-07-316-1/+34
| * perf build: Clarify open-coded header version warning messageIngo Molnar2017-07-312-3/+3
| * perf build: Clarify header version warning messageIngo Molnar2017-07-311-1/+1
* | kprobes/x86: Do not jump-optimize kprobes on irq entry codeMasami Hiramatsu2017-08-101-3/+6
* | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-107-44/+7
* | cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-103-7/+7
* | xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
* | h8300: Mark _stext and _etext as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
* | perf/core: Reduce context switch overheadleilei.lin2017-08-101-0/+9
* | perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan2017-08-101-3/+16
* | perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan2017-08-102-2/+2
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-10720-17572/+12548
|\ \ | |/ |/|
| * perf/core: Fix time on IOC_ENABLEPeter Zijlstra2017-08-101-5/+36
| * perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-103-14/+12
| * Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-0910-20/+42
| |\
| | * pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-074-5/+5
| | * pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko2017-08-071-3/+3
| | * pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT2017-08-071-1/+1
| | * pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT2017-08-071-6/+17
| | * pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirkAndy Shevchenko2017-08-031-0/+7
| | * pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng2017-07-311-0/+1
| | * pinctrl: uniphier: fix USB3 pin assignment for Pro4Kunihiko Hayashi2017-07-311-1/+1
| | * pinctrl: zte: fix dereference of 'data' in zx_set_mux()Shawn Guo2017-07-311-4/+7
| * | futex: Remove unnecessary warning from get_futex_keyMel Gorman2017-08-091-2/+3
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-097-8/+34
| |\ \
| | * | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| | * | i2c: allow i2c-versatile for ARM MPS platformsRussell King2017-07-311-1/+1
| | * | Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-07-311-1/+1
| | |\ \
| | | * | i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman2017-07-171-1/+1
| | * | | i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHzHans de Goede2017-07-311-0/+3
| | * | | i2c: designware: Print clock freq on invalid clock freq errorHans de Goede2017-07-311-1/+2
| | * | | i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko2017-07-313-4/+25
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-093-76/+109
| |\ \ \
| | * | | blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failedMing Lei2017-08-021-6/+11