summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore2016-04-051-19/+24
* ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-054-16/+32
* ACPICA: Tables: Update FADT handlingBob Moore2016-04-052-8/+14
* ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore2016-04-051-1/+3
* ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore2016-04-051-3/+11
* ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone2016-04-051-2/+20
* ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore2016-04-051-2/+52
* ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore2016-04-051-2/+4
* ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov2016-04-051-1/+6
* ACPICA: Linuxize: Remove useless platform headersLv Zheng2016-04-052-103/+0Star
* ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng2016-04-044-4/+3Star
* Linux 4.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/+11Star
| |\
| | * perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-301-14/+10Star
| | * 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-304-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/+18Star
| * | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-293-34/+33Star
| * | 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/+2Star
| * | | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-291-7/+1Star
| * | | x86/Documentation: Start documenting x86 topologyBorislav Petkov2016-03-291-0/+208
| * | | x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-294-14/+6Star
| * | | 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-032-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-291-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-04-035-66/+29Star
|\ \ \ \
| * | | | target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-313-8/+15
| * | | | target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig2016-03-311-8/+9