summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-1/+1
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2519-123/+79
|\ \ \ \ \ \
| * | | | | | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-251-15/+0
| * | | | | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| * | | | | | ktime: Get rid of the unionThomas Gleixner2016-12-259-73/+47
| * | | | | | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-259-35/+32
* | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-96/+3
|\ \ \ \ \ \ \
| * | | | | | | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | | | | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-252-93/+0
| * | | | | | | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-0/+1
| * | | | | | | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| * | | | | | | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-255-13/+23
* | | | | | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-252-9/+16
| |/ / / / / |/| | | | |
* | | | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
* | | | | | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-241-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl2016-12-231-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-5/+0
|\ \ \ \ \ \
| * | | | | | move aio compat to fs/aio.cAl Viro2016-12-221-5/+0
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2016-12-221-2/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-221-1/+0
|\ \ \ \ \ \ \
| * | | | | | | block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani2016-12-171-1/+0
* | | | | | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-224-13/+8
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-224-13/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-212-13/+2
| | * | | | | | | | | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-213-4/+10
* | | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-223-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-1640-116/+212
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/intel_rdt: Add tasks filesFenghua Yu2016-10-301-0/+3
| * | | | | | | | | | | | x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-301-0/+1
| * | | | | | | | | | | | cacheinfo: Introduce cache idFenghua Yu2016-10-261-0/+3
* | | | | | | | | | | | | Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-12-211-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NFS: Clean up nfs_attribute_timeout()Trond Myklebust2016-12-191-1/+0
| * | | | | | | | | | | | | NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2016-12-191-1/+0
* | | | | | | | | | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-217-25/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | target: Minimize #include directivesBart Van Assche2016-12-096-17/+29
| * | | | | | | | | | | | | | configfs: Minimize #include directivesBart Van Assche2016-12-091-8/+5
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-201-19/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | dt: bindings: net: use boolean dt properties for eee broken modesjbrunet2016-12-201-19/+0
* | | | | | | | | | | | | | | | ratelimit: fix WARN_ON_RATELIMIT return valueJiri Slaby2016-12-201-2/+5
* | | | | | | | | | | | | | | | ima: on soft reboot, save the measurement listMimi Zohar2016-12-201-0/+12
| |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-192-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | quota: Remove dqonoff_mutexJan Kara2016-11-301-1/+0
| * | | | | | | | | | | | | | | fs: Provide function to get superblock with exclusive s_umountJan Kara2016-11-231-0/+2
* | | | | | | | | | | | | | | | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-198-22/+115
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mfd: tps65217: Make an interrupt handler simplerMilo Kim2016-11-291-0/+1
| * | | | | | | | | | | | | | | | mfd: tps65217: Update register interrupt mask bits instead of writing operationMilo Kim2016-11-291-1/+2