summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams2016-05-1810-161/+157
|\
| * ACPICA: Update version to 20160318Bob Moore2016-04-051-1/+1
| * ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-2/+2
| * ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-051-0/+3
| * ACPICA: Headers: Update generation of the ACPICA libraryBob Moore2016-04-051-20/+21
| * 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-052-3/+6
| * ACPICA: Tables: Update FADT handlingBob Moore2016-04-051-1/+3
| * 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/+0
| * ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng2016-04-041-1/+1
* | Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-183-6/+49
|\ \
| * | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams2016-04-291-0/+42
| * | nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2016-04-291-2/+3
| * | libnvdimm: increase max envelope size for ioctlJerry Hoemann2016-04-291-1/+1
| * | acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-121-3/+3
* | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams2016-05-181-1/+35
|\ \ \
| * | | libnvdimm, test: add mock SMART data payloadDan Williams2016-04-111-1/+35
| |/ /
* | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-182-1/+12
|\ \ \
| * | | libnvdimm, dax: introduce device-dax infrastructureDan Williams2016-05-101-0/+2
| * | | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams2016-04-221-1/+8
| * | | libnvdimm, blk: move i/o infrastructure to nd_namespace_blkDan Williams2016-04-221-0/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-241-2/+2
|\ \ \ \
| * | | | thermal: consistently use int for trip tempWei Ni2016-04-211-2/+2
* | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
|\ \ \ \ \
| * | | | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-231-2/+6
|\ \ \ \ \
| * | | | | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-211-2/+6
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-221-0/+2
|\ \ \ \ \
| * | | | | drm: Loongson-3 doesn't fully support wc memoryHuacai Chen2016-04-221-0/+2
* | | | | | Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-221-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-211-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2110-4/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-0/+7
| * | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
| * | | | cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-201-2/+5
| * | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-152-1/+44
| * | | | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-141-0/+1
| * | | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+1
| * | | | devlink: add missing install of headerstephen hemminger2016-04-121-0/+1
| * | | | net: vrf: Fix dst reference countingDavid Ahern2016-04-112-0/+6
| * | | | sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-111-1/+7
| | |_|/ | |/| |
* | | | Merge branch 'ptmx-cleanup'Linus Torvalds2016-04-201-24/+10
|\ \ \ \
| * | | | devpts: clean up interface to pty driversLinus Torvalds2016-04-181-24/+10
* | | | | Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-191-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |