aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson2-2/+15
2016-10-12Subject: [PATCH] af_iucv: drop skbs rejected by filterUrsula Braun1-7/+17
2016-10-12Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWNUrsula Braun1-1/+9
2016-10-12arm64: xgene: defconfig: Enable Standby GPIOIyappan Subramanian1-0/+1
2016-10-12drivers: net: xgene: fix: Use GPIO to get link statusIyappan Subramanian3-3/+23
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc1-4/+20
2016-10-12net: dsa: slave: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-10-12net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2016-10-12net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+25
2016-10-12net: ti: cpsw: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+10
2016-10-12net: stmmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+56
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes4-33/+30
2016-10-12net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+53
2016-10-12net: mv643xx_eth: use phydev from struct net_devicePhilippe Reynes1-45/+43
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko7-14/+9
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada96-112/+0
2016-10-11hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle1-14/+14
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-11kthread: better support freezable kthread workersPetr Mladek2-9/+24
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek2-0/+57
2016-10-11kthread: allow to cancel kthread workPetr Mladek2-2/+135
2016-10-11kthread: initial support for delayed kthread workPetr Mladek2-0/+135
2016-10-11kthread: detect when a kthread work is used by more workersPetr Mladek1-8/+20
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek2-0/+25
2016-10-11kthread: add kthread_create_worker*()Petr Mladek2-10/+110
2016-10-11kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek1-30/+42
2016-10-11kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2-2/+11
2016-10-11kthread: kthread worker API cleanupPetr Mladek18-92/+93
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek3-4/+4
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas7-9/+83
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2-0/+9
2016-10-11ipc/sem.c: add cond_resched in exit_smeNikolay Borisov1-0/+2
2016-10-11ipc/msg: avoid waking sender upon full queueDavidlohr Bueso1-10/+43
2016-10-11ipc/msg: make ss_wakeup() kill arg booleanDavidlohr Bueso1-4/+4
2016-10-11ipc/msg: batch queue sender wakeupsDavidlohr Bueso1-10/+20
2016-10-11ipc/msg: implement lockless pipelined wakeupsSebastian Andrzej Siewior1-93/+40
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2-55/+84
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-11config: android: enable CONFIG_SECCOMPRob Herring1-0/+1
2016-10-11config: android: set SELinux as default security modeRob Herring1-0/+1
2016-10-11config: android: move device mapper options to recommendedRob Herring2-4/+4
2016-10-11config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov1-1/+0
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra3-11/+17
2016-10-11pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero1-1/+1
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai5-10/+66
2016-10-11nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-1/+2
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4