aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-26/+0
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+12
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Gravatar Vincent Pelletier 1-0/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2016-12-31ASoC: Fix binding and probing of auxiliary componentsGravatar Sylwester Nawrocki 1-0/+3
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingGravatar Linus Walleij 1-0/+12
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesGravatar Alex Williamson 1-25/+6
2016-12-30vfio-mdev: Make mdev_parent privateGravatar Alex Williamson 1-13/+2
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsGravatar Alex Williamson 1-8/+8
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Gravatar Bjorn Andersson 1-1/+3
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVGravatar Jack Morgenstein 1-0/+2
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Gravatar Linus Torvalds 1-1/+1
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gravatar Gal Pressman 3-99/+0
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-2/+1
2016-12-27dt-bindings: mfd: Remove TPS65217 interruptsGravatar Milo Kim 1-26/+0
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Gravatar Jason Wang 1-1/+0
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobGravatar Haishuang Yan 2-1/+1
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateGravatar Jan Kara 1-0/+3
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 19-123/+79
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-96/+3
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitGravatar Nicholas Piggin 5-13/+23
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedGravatar Nicholas Piggin 2-9/+16
2016-12-25ktime: Get rid of ktime_equal()Gravatar Thomas Gleixner 1-15/+0
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-1/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 9-73/+47
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 9-35/+32
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceGravatar Thomas Gleixner 1-1/+0
2016-12-25irqchip/gic: Consolidate hotplug state spaceGravatar Thomas Gleixner 1-1/+0
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceGravatar Thomas Gleixner 1-1/+0
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsGravatar Thomas Gleixner 2-93/+0
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineGravatar Anna-Maria Gleixner 1-0/+1
2016-12-25scsi/bnx2i: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-0/+1
2016-12-25scsi/bnx2fc: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 9-9/+9
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-0/+3
2016-12-23fsnotify: Remove fsnotify_duplicate_mark()Gravatar Jan Kara 1-2/+0
2016-12-23NTB: correct ntb_peer_spad_read for case when callback is not supplied.Gravatar Steven Wahl 1-0/+3
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+0
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-2/+4
2016-12-22move aio compat to fs/aio.cGravatar Al Viro 1-5/+0
2016-12-22genhd: remove dead and duplicated scsi codeGravatar Jon Derrick 1-9/+0
2016-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-13/+8
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-0/+7
2016-12-22IB/cma: Fix a race condition in iboe_addr_get_sgid()Gravatar Bart Van Assche 1-2/+4
2016-12-22Merge branches 'acpica' and 'acpi-scan'Gravatar Rafael J. Wysocki 4-13/+8
2016-12-21Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-2/+0
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-25/+34
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Gravatar Lv Zheng 2-13/+2
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Gravatar Lv Zheng 3-4/+10