aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-19/+0
2016-12-20dt: bindings: net: use boolean dt properties for eee broken modesGravatar jbrunet 1-19/+0
2016-12-20ratelimit: fix WARN_ON_RATELIMIT return valueGravatar Jiri Slaby 1-2/+5
2016-12-20ima: on soft reboot, save the measurement listGravatar Mimi Zohar 1-0/+12
2016-12-19NFS: Clean up nfs_attribute_timeout()Gravatar Trond Myklebust 1-1/+0
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Gravatar Trond Myklebust 1-1/+0
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 2-1/+2
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-22/+115
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Gravatar Linus Torvalds 1-0/+1
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportGravatar Nilesh Bacchewar 1-0/+1
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+5
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 8-9/+40
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+2
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 10-24/+32
2016-12-17bpf: fix overflow in prog accountingGravatar Daniel Borkmann 1-0/+11
2016-12-17bpf: dynamically allocate digest scratch bufferGravatar Daniel Borkmann 2-4/+12
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-53/+40
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-2/+35
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-34/+41