aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-01-1315-42/+847
| |\ \ \ \ \
| | * | | | | perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2016-01-122-6/+15
| | * | | | | perf ui/tui: Print helpline message as isNamhyung Kim2016-01-121-1/+1
| | * | | | | perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2016-01-122-0/+4
| | * | | | | perf tools: Add file_only config option to strlistNamhyung Kim2016-01-122-1/+16
| | * | | | | perf tools: Add more usage tipsNamhyung Kim2016-01-121-0/+15
| | * | | | | perf record: Add --buildid-all optionNamhyung Kim2016-01-122-6/+23
| | * | | | | tools subcmd: Add missing NORETURN define for parse-options.hJosh Poimboeuf2016-01-121-0/+4
| | * | | | | tools: Fix formatting of the "make -C tools" help messageJosh Poimboeuf2016-01-121-16/+16
| | * | | | | tools: Make list.h self-sufficientJosh Poimboeuf2016-01-121-6/+747
| | * | | | | perf tools: Fix mmap2 event allocation in synthesize codeWang Nan2016-01-121-2/+2
| | * | | | | perf stat: Fix recort_usage typoJiri Olsa2016-01-121-4/+4
| |/ / / / /
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-01-1215-23/+70
| |\ \ \ \ \
| | * | | | | perf test: Reset err after using it hold errcode in hist testcasesWang Nan2016-01-114-0/+4
| | * | | | | perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-111-5/+0
| | * | | | | tools build: Add BPF feature check to test-allWang Nan2016-01-111-0/+5
| | * | | | | perf bpf: Fix build breakage due to libbpfNaveen N. Rao2016-01-111-8/+8
| | * | | | | tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-113-2/+16
| | * | | | | perf tools: Fix PowerPC native buildingWang Nan2016-01-112-3/+21
| | * | | | | perf tools: Fix phony build target for build-testWang Nan2016-01-111-1/+1
| | * | | | | perf tools: Add -lutil in python lib list for broken python-configWang Nan2016-01-111-1/+1
| | * | | | | perf tools: Add missing sources to perf's MANIFESTJiri Olsa2016-01-111-0/+2
| | * | | | | tools lockdep: Add *.cmd files clean upJiri Olsa2016-01-111-1/+1
| | * | | | | tools bpf: Add *.cmd files clean upJiri Olsa2016-01-111-1/+1
| | * | | | | tools: Add clean targets for tools directoryJiri Olsa2016-01-111-1/+10
* | | | | | | Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-01-1432-418/+1252
|\ \ \ \ \ \ \
| * | | | | | | i2c: create builtin_i2c_driver to avoid registration boilerplatePaul Gortmaker2016-01-131-1/+12
| * | | | | | | i2c: imx: fix i2c resource leak with dma transferGao Pan2016-01-101-0/+1
| * | | | | | | dt-bindings: i2c: eeprom: add another EEPROM deviceWolfram Sang2016-01-101-0/+2
| * | | | | | | dt-bindings: move I2C eeprom descriptions to the proper fileWolfram Sang2016-01-102-18/+14
| * | | | | | | i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit2016-01-102-18/+35
| * | | | | | | DT: i2c: trivial-devices: Add Epson RX8010 and MPL3115Akshay Bhat2016-01-101-0/+2
| * | | | | | | i2c: s3c2410: remove superfluous runtime PM callsWolfram Sang2016-01-101-6/+0
| * | | | | | | i2c: always enable RuntimePM for the adapter deviceWolfram Sang2016-01-101-0/+3
| * | | | | | | i2c: designware: retry transfer on transient failureBaruch Siach2016-01-101-0/+1
| * | | | | | | i2c: ibm_iic: rename i2c_timings struct due to clash with generic versionStephen Rothwell2016-01-051-2/+2
| * | | | | | | i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit2016-01-041-0/+1
| * | | | | | | i2c: imx: Remove unneeded commentsFabio Estevam2016-01-041-12/+0
| * | | | | | | i2c: st: use to_platform_device()Geliang Tang2016-01-031-2/+1
| * | | | | | | i2c: designware: use to_pci_dev()Geliang Tang2016-01-031-2/+2
| * | | | | | | i2c: brcmstb: Adding support for CM and DSL SoCsKamal Dasu2016-01-032-25/+57
| * | | | | | | i2c: mediatek: fix i2c multi transfer issue in high speed modeLiguo Zhang2016-01-031-2/+19
| * | | | | | | i2c: imx: improve code readabilityGao Pan2016-01-031-4/+2
| * | | | | | | i2c: imx: Improve message log when DMA is not usedFabio Estevam2016-01-031-1/+1
| * | | | | | | i2c: imx: add runtime pm support to improve the performanceGao Pan2016-01-031-12/+78
| * | | | | | | i2c: imx: init bus recovery info before adding i2c adapterGao Pan2016-01-031-2/+2
| * | | | | | | i2c: rcar: disable PM in multi-master modeWolfram Sang2016-01-021-3/+14
| * | | | | | | i2c: rcar: remove macros dealing with flagsWolfram Sang2016-01-021-13/+9
| * | | | | | | i2c: document binding for multi-master caseWolfram Sang2016-01-021-0/+5
| * | | | | | | i2c: img-scb: support repeated starts on IP v3.3Sifan Naeem2016-01-021-9/+36