summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-12-28sctp: reduce indent level at sctp_sf_tabort_8_4_8Marcelo Ricardo Leitner-23/+21
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-86/+112
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan-10/+10
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner-0/+3
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner-1/+8
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro-71/+72
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli-4/+4
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann-1/+3
2016-12-25Linux 4.10-rc1v4.10-rc1Linus Torvalds-2/+2
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger-1/+1
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-665/+604
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-689/+308
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-371/+673
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin-50/+174
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin-18/+25
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner-20/+4
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner-95/+84
2016-12-25ktime: Get rid of the unionThomas Gleixner-227/+200
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-327/+320
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner-2/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner-2/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner-3/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-77/+77
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner-340/+1
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner-40/+46
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior-48/+31
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior-46/+34
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner-46/+50
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner-1/+0
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner-1/+4
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner-7/+7
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner-12/+22
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner-64/+32
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown-110/+2
2016-12-24tools/power turbostat: Make extensible via the --add parameterLen Brown-9/+409
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1088/+1088
2016-12-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-90/+177
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-58/+262
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds-33/+741
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-117/+279
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+16
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-750/+1104
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan-1/+2
2016-12-23tipc: don't send FIN message from connectionless socketJon Paul Maloy-11/+13