aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-16misc: Add host side pci driver for pci test function deviceKishon Vijay Abraham I2-0/+20
2017-02-16PCI: Add device IDs for DRA74x and DRA72xKishon Vijay Abraham I1-0/+2
2017-02-16PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I3-0/+311
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-123/+79
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-96/+3
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin5-13/+23
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2-9/+16
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner1-15/+0
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner9-73/+47
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner9-35/+32
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+0
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+0
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-1/+0
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2-93/+0
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-0/+1
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds9-9/+9
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds1-0/+3
2016-12-23NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl1-0/+3
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+0
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+4
2016-12-22move aio compat to fs/aio.cAl Viro1-5/+0
2016-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-13/+8
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+7
2016-12-22IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki4-13/+8
2016-12-21Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+0
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-25/+34
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2-13/+2
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng3-4/+10
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+0
2016-12-20dt: bindings: net: use boolean dt properties for eee broken modesjbrunet1-19/+0
2016-12-20ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby1-2/+5
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar1-0/+12
2016-12-19NFS: Clean up nfs_attribute_timeout()Trond Myklebust1-1/+0
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust1-1/+0
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-1/+2
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-22/+115
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds1-0/+1
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar1-0/+1
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+5
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-9/+40
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds1-1/+2
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-24/+32
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann1-0/+11
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann2-4/+12
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-53/+40
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+35
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-34/+41
2016-12-17Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds7-39/+152
2016-12-17block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani1-1/+0
2016-12-17net: xdp: add invalid buffer warningJohn Fastabend1-0/+1
2016-12-17irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin1-0/+1
2016-12-17bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcuDaniel Mack1-1/+1
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert2-3/+6
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta1-0/+6
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland1-4/+0
2016-12-16Merge branch 'work.autofs' into for-linusAl Viro2-2/+4
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro12-13/+51
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-5/+12
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+13
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-36/+31
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-7/+10
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-166/+344
2016-12-16Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-123/+31
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov1058-11596/+43782
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-34/+64
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+2
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein1-0/+13
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov30-600/+1626
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman1-28/+34
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-9/+30
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds11-16/+462
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher1-0/+1
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-31/+3563
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds9-18/+149
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-25/+1
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+5
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+263
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin6-10/+10
2016-12-16linux/types.h: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-16vhost: remove unused feature bitJason Wang1-2/+0
2016-12-16crypto: add virtio-crypto driverGonglei3-0/+452
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds6-5/+37
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds1-0/+99
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-28/+77
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-6/+75
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-3/+76
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-51/+631
2016-12-15clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner1-1/+2
2016-12-15EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam1-0/+6
2016-12-15edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab1-108/+0
2016-12-15edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab1-15/+23
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab1-0/+2
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab13-166/+344
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner1-0/+5
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+34
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-5/+15
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+14
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-150/+202
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2016-12-14idr: reduce the number of bits per level from 8 to 6Matthew Wilcox1-5/+4
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox1-0/+26
2016-12-14idr: add ida_is_emptyMatthew Wilcox1-0/+5
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox1-0/+1
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox1-0/+12
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox1-0/+3
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox1-37/+37
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox1-1/+0
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox1-41/+30
2016-12-14radix-tree: move rcu_head into a union with private_listMatthew Wilcox1-10/+4
2016-12-14mm: export follow_pte()Jan Kara1-0/+2
2016-12-14mm: provide helper for finishing mkwrite faultsJan Kara1-0/+1
2016-12-14mm: move handling of COW faults into DAX codeJan Kara2-15/+1
2016-12-14mm: factor out functionality to finish page faultsJan Kara1-0/+1
2016-12-14mm: allow full handling of COW faults in ->fault handlersJan Kara1-1/+3
2016-12-14mm: add orig_pte field into vm_faultJan Kara1-2/+2
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+0
2016-12-14mm: join struct fault_env and vm_faultJan Kara3-24/+18
2016-12-14mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes1-3/+0
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger1-0/+24
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek1-0/+1
2016-12-14kdb: remove unused kdb_event handlingPetr Mladek1-1/+0
2016-12-14mm: add support for releasing multiple instances of a pageAlexander Duyck1-0/+2
2016-12-14dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck1-7/+13
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-6/+0
2016-12-14signals: avoid unnecessary taking of sighand->siglockWaiman Long1-0/+17
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds5-1/+9
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+4
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-5/+18
2016-12-14libceph: always signal completion when doneIlya Dryomov1-1/+1
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-35/+758
2016-12-14Merge branch 'vmw_pvrdma' into merge-testDoug Ledford3-0/+291
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive2-0/+290
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford6-9/+44
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford4-16/+132
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford4-26/+109
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-1/+2
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-64/+393
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+5
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+27
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds1-1/+6
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-232/+67
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-115/+94
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-1/+30
2016-12-14rdma UAPI: Use __kernel_sockaddr_storageJason Gunthorpe1-6/+6
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise1-0/+10
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise1-0/+7
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise3-0/+20
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2-3/+1
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer1-1/+2
2016-12-14NTB: correct ntb_spad_count comment typoAaron Sierra1-1/+1
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina1-0/+5
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul1-0/+58
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul2-3/+4
2016-12-14Merge branch 'topic/omap' into for-linusVinod Koul1-0/+8
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-39/+61
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-0/+437
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+4
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+17
2016-12-13Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+23
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+1
2016-12-13crypto: doc - clarify AEAD memory structureStephan Mueller1-24/+12
2016-12-13crypto: doc - add KPP documentationStephan Mueller3-3/+128
2016-12-13crypto: doc - fix source comments for SphinxStephan Mueller4-12/+12
2016-12-14x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+7
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds5-0/+55
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+3
2016-12-13Merge branch 'md-next' into md-linusShaohua Li1-1/+6
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-54/+172
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan1-1/+2
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-17/+131
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-7/+350
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-7/+21
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-13/+37
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-6/+20
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-24/+112
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-0/+21
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang1-0/+2
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang1-0/+13
2016-12-13IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua1-0/+6
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua1-0/+1
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua1-0/+2
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben1-8/+9
2016-12-13IB/uverbs: Add support for Vxlan protocolMoses Reuben1-0/+17
2016-12-13IB/core: Align structure ib_flow_spec_typeMoses Reuben1-6/+6
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben1-1/+18
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang1-1/+3
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang1-0/+12
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang1-0/+2