summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Add __init attribute to new_kmalloc_cacheChristoph Lameter
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-07-01time: Remove development rules from Kbuild/MakefileThomas Gleixner
2015-07-01iommu/amd: Introduce protection_domain_init() functionJoerg Roedel
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-07-01Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-01genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-07-01genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-07-01x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett
2015-07-01MAINTAINERS: add zpoolDan Streetman
2015-07-01MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches
2015-07-01MAINTAINERS: move Jens Osterkamp to CREDITSJoe Perches
2015-07-01MAINTAINERS: remove unused nbd.h patternJoe Perches
2015-07-01MAINTAINERS: update brcm gpio filename patternJoe Perches
2015-07-01MAINTAINERS: update brcm dts patternJoe Perches
2015-07-01MAINTAINERS: update sound soc intel patternsJoe Perches
2015-07-01MAINTAINERS: remove website for parideSudip Mukherjee
2015-07-01MAINTAINERS: update Emulex ocrdma email addressesLaurent Navet
2015-07-01bcache: use kvfree() in various placesPekka Enberg
2015-07-01libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-07-01target: use kvfree() in session alloc and freePekka Enberg
2015-07-01IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-07-01drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-07-01drm: use kvfree() in drm_free_large()Pekka Enberg
2015-07-01cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-07-01cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-07-01kernel/relay.c: use kvfree() in relay_free_page_array()Pekka Enberg
2015-07-01printk: improve the description of /dev/kmsg line formatAntonio Ospite
2015-07-01arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida
2015-07-01drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-07-01lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-07-01lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-07-01ipc,sysv: return -EINVAL upon incorrect id/seqnumDavidlohr Bueso
2015-07-01ipc,sysv: make return -EIDRM when racing with RMID consistentDavidlohr Bueso
2015-07-01ipc: rename ipc_obtain_objectDavidlohr Bueso
2015-07-01ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso