summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+34
2016-09-29Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown5-12/+264
2016-09-29audit: add exclude filter extension to feature bitmapRichard Guy Briggs1-1/+3
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář1-8/+10
2016-09-29dma-mapping: fix m32r build warningNiklas Söderlund1-2/+1
2016-09-29dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund1-1/+1
2016-09-29HID: add missing \n to end of dev_warn messagesColin Ian King1-2/+2
2016-09-29irq: Fix typo in tracepoint.xmlMasanari Iida1-1/+1
2016-09-29bpf: allow access into map value arraysJosef Bacik2-0/+19
2016-09-29dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-28Merge branch 'ib-move-htc-egpio' into develLinus Walleij1-0/+0
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-0/+0
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov2-1/+14
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm1-0/+3
2016-09-28net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion1-1/+1
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko2-42/+0
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko1-0/+13
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko1-3/+31
2016-09-28Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-28dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi1-0/+19
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie67-221/+657
2016-09-28posix_acl: uapi header splitAndreas Gruenbacher5-38/+81
2016-09-28posix_acl: xattr representation cleanupsAndreas Gruenbacher1-11/+10
2016-09-28compat: remove compat_printk()Arnd Bergmann1-1/+0
2016-09-28bonding: quit messing with IOCTLAl Viro1-12/+0
2016-09-28exceptions: detritus removalAl Viro1-4/+0
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie1-1/+21
2016-09-28vfs: Add current_time() apiDeepa Dinamani1-0/+1
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie18-941/+1145
2016-09-28fs/file: more unsigned file descriptorsAlexey Dobriyan2-4/+4
2016-09-28get rid of separate multipage fault-in primitivesAl Viro2-53/+2
2016-09-28PCI/AER: Cache capability positionKeith Busch1-0/+5
2016-09-27NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust1-0/+1
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer1-0/+8
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy1-0/+1
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov1-3/+0
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese1-0/+1
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi1-2/+0
2016-09-27libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi1-1/+2
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski1-358/+0
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-2/+17
2016-09-27Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Zhang Rui1-0/+5
2016-09-27thermal: tegra: add hw-throttle for Tegra132Wei Ni1-0/+5
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-1/+1
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer1-0/+4
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer1-0/+10
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak1-0/+8
2016-09-27scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner46-167/+446