aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn1-13/+75
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas4-12/+22
2015-07-08Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel1-4/+0
2015-07-08net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok1-0/+3
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring1-1/+1
2015-07-08NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle1-0/+1
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet1-6/+7
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring1-4/+1
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov1-0/+2
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan1-2/+2
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter1-1/+1
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel2-0/+9
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner2-3/+0
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel1-10/+16
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy6-11/+10
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy7-10/+10
2015-06-30x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett3-7/+8
2015-06-30MAINTAINERS: add zpoolDan Streetman1-0/+7
2015-06-30MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches2-3/+3
2015-06-30MAINTAINERS: move Jens Osterkamp to CREDITSJoe Perches2-1/+4
2015-06-30MAINTAINERS: remove unused nbd.h patternJoe Perches1-1/+0
2015-06-30MAINTAINERS: update brcm gpio filename patternJoe Perches1-1/+1
2015-06-30MAINTAINERS: update brcm dts patternJoe Perches1-1/+1
2015-06-30MAINTAINERS: update sound soc intel patternsJoe Perches1-5/+4
2015-06-30MAINTAINERS: remove website for parideSudip Mukherjee1-1/+0
2015-06-30MAINTAINERS: update Emulex ocrdma email addressesLaurent Navet1-3/+3
2015-06-30bcache: use kvfree() in various placesPekka Enberg2-16/+4
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg1-4/+1
2015-06-30target: use kvfree() in session alloc and freePekka Enberg1-8/+2
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg1-8/+2
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg1-4/+1
2015-06-30drm: use kvfree() in drm_free_large()Pekka Enberg1-4/+1
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg1-4/+1
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg1-4/+1
2015-06-30kernel/relay.c: use kvfree() in relay_free_page_array()Pekka Enberg1-4/+1
2015-06-30printk: improve the description of /dev/kmsg line formatAntonio Ospite1-4/+4
2015-06-30arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida1-2/+2
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon3-11/+10
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2-6/+6
2015-06-30lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon1-2/+2
2015-06-30ipc,sysv: return -EINVAL upon incorrect id/seqnumDavidlohr Bueso1-1/+1
2015-06-30ipc,sysv: make return -EIDRM when racing with RMID consistentDavidlohr Bueso1-5/+8
2015-06-30ipc: rename ipc_obtain_objectDavidlohr Bueso5-9/+9
2015-06-30ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso1-10/+38