summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-0312-35/+98
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
| * Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-312-15/+11
| |\
| | * perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-301-14/+10
| | * perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-301-1/+1
| |/
| * Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-304-7/+22
| |\
| | * perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-294-7/+22
| |/
| * Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-291-0/+2
| |\
| | * perf tools: Fix build break on powerpcSukadev Bhattiprolu2016-03-281-0/+2
| |/
| * perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
| * Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-252-1/+2
| |\
| | * perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo2016-03-241-0/+1
| | * perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-241-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-039-58/+158
|\ \
| * | MAINTAINERS: Update my email addressMasami Hiramatsu2016-04-011-1/+1
| * | locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez2016-03-311-2/+77
| * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| * | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.shSedat Dilek2016-03-301-4/+8
| * | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-292-21/+18
| * | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-293-34/+33
| * | locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker2016-03-291-0/+21
* | | v4l2-mc: avoid warning about unused variableLinus Torvalds2016-04-031-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-0312-30/+246
|\ \ \
| * | | x86/cpu: Add advanced power management bitsHuang Rui2016-03-291-0/+2
| * | | x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov2016-03-291-4/+2
| * | | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-291-7/+1
| * | | x86/Documentation: Start documenting x86 topologyBorislav Petkov2016-03-291-0/+208
| * | | x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-294-14/+6
| * | | perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-292-3/+23
| * | | x86/topology: Fix AMD core countPeter Zijlstra2016-03-293-5/+7
* | | | Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds2016-04-022-2/+5
|\ \ \ \
| * | | | MAINTAINERS: Add mailing list for remote processor subsystemsBjorn Andersson2016-03-291-0/+3
| * | | | remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy2016-03-281-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-04-025-66/+29
|\ \ \ \
| * | | | target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-303-8/+15
| * | | | target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig2016-03-301-8/+9
| * | | | target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-303-13/+1
| * | | | iser-target: Use ib_drain_qpSagi Grimberg2016-03-302-37/+4
| |/ / /
* | | | Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-022-3/+2
* | | | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-04-021-2/+2
|\ \ \ \
| * | | | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila2016-03-251-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0175-610/+824
|\ \ \ \ \
| * | | | | net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-011-14/+16
| * | | | | Merge branch 'stmmac-fixes'David S. Miller2016-04-015-54/+80
| |\ \ \ \ \
| | * | | | | stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-014-48/+73
| | * | | | | Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-013-10/+11
| | * | | | | stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
| |/ / / / /
OpenPOWER on IntegriCloud