summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-3/+3
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+40
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds33-170/+405
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch1-1/+1
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch1-2/+2
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre1-0/+2
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King3-2/+6
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck5-4/+29
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii1-0/+2
2016-04-07tools/power turbostat: work around RC6 counter wrapLen Brown1-4/+15
2016-04-07tools/power turbostat: initial KBL supportLen Brown1-0/+14
2016-04-07tools/power turbostat: initial SKX supportLen Brown1-1/+8
2016-04-07tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown1-1/+4
2016-04-07tools/power turbostat: initial BXT supportLen Brown1-0/+9
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown2-3/+64
2016-04-07tools/power turbostat: SGX state should print only if --debugLen Brown1-1/+1
2016-04-07intel_idle: Add KBL supportLen Brown1-0/+2
2016-04-07intel_idle: Add SKX supportLen Brown1-0/+34
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran1-1/+8
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran1-2/+5
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran1-1/+1
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran1-7/+8
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran1-4/+3
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran1-4/+5
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran1-3/+3
2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran1-6/+0
2016-04-07intel_idle: Fix a helper function's return value.Richard Cochran1-3/+1
2016-04-07intel_idle: remove useless return from void function.Richard Cochran1-2/+0
2016-04-07i2c: jz4780: prevent potential division by zeroWolfram Sang1-1/+1
2016-04-07i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang1-17/+12
2016-04-07Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-20/+34
2016-04-07iommu/vt-d: Silence an uninitialized variable warningDan Carpenter1-1/+1
2016-04-07iommu/rockchip: Fix "is stall active" checkJohn Keeping1-4/+4
2016-04-07iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel1-1/+2
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi1-0/+2
2016-04-07MAINTAINERS: add entry for QEMUMichael S. Tsirkin1-0/+7
2016-04-07firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo1-0/+16
2016-04-07virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin1-3/+8
2016-04-07qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin1-1/+7
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-06Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana1-0/+137
2016-04-06Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason8-33/+166
2016-04-07mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni1-2/+2
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie22-78/+210
2016-04-06net: add the AF_KCM entries to family name tablesDexuan Cui1-3/+6
2016-04-06MAINTAINERS: intel-wired-lan list is moderatedJiri Benc1-1/+1
2016-04-06lib/test_bpf: Add additional BPF_ADD testsNaveen N. Rao1-0/+128
2016-04-06lib/test_bpf: Add test to check for result of 32-bit add that overflowsNaveen N. Rao1-0/+64