summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-27drm: Fix kerneldoc for drm_mm_scan_remove_block()Chris Wilson1-6/+13
2016-12-27drm: Promote drm_mm alignment to u64Chris Wilson1-8/+8
2016-12-27lib: Add a simple prime number generatorChris Wilson1-0/+37
2016-12-27drm: Compile time enabling for asserts in drm_mmChris Wilson1-1/+7
2016-12-27drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mmChris Wilson1-3/+15
2016-12-27hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE1-0/+1
2016-12-27crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel1-3/+3
2016-12-27drm: Wrap the check for atomic_commit implementationDhinakaran Pandiyan2-1/+13
2016-12-27mm: Invalidate DAX radix tree entries only if appropriateJan Kara1-0/+3
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab623-5603/+20564
2016-12-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-3/+7
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-123/+79
2016-12-26Merge 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-24fsnotify: Remove fsnotify_duplicate_mark()Jan Kara1-2/+0
2016-12-24NTB: 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-23move aio compat to fs/aio.cAl Viro1-5/+0
2016-12-22genhd: remove dead and duplicated scsi codeJon Derrick1-9/+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-22clk: stm32f4: Update DT bindings documentationGabriel Fernandez1-0/+39
2016-12-22clk: qcom: smd-rpmcc: Add msm8974 clocksBjorn Andersson1-2/+38
2016-12-22clk: qcom: ipq4019: Add the nodes for pcnocAbhishek Sahu1-0/+1
2016-12-22clk: qcom: ipq4019: Add the apss cpu pll divider clock nodeAbhishek Sahu1-0/+1
2016-12-22clk: qcom: ipq4019: remove fixed clocks and add pll clocksAbhishek Sahu1-0/+9
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-21[media] cec: fix report_current_latencyHans Verkuil1-3/+7
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+0