summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-30Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-30x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett
2015-06-30MAINTAINERS: add zpoolDan Streetman
2015-06-30MAINTAINERS: BCACHE: Kent Overstreet has changed email addressJoe Perches
2015-06-30MAINTAINERS: move Jens Osterkamp to CREDITSJoe Perches
2015-06-30MAINTAINERS: remove unused nbd.h patternJoe Perches
2015-06-30MAINTAINERS: update brcm gpio filename patternJoe Perches
2015-06-30MAINTAINERS: update brcm dts patternJoe Perches
2015-06-30MAINTAINERS: update sound soc intel patternsJoe Perches
2015-06-30MAINTAINERS: remove website for parideSudip Mukherjee
2015-06-30MAINTAINERS: update Emulex ocrdma email addressesLaurent Navet
2015-06-30bcache: use kvfree() in various placesPekka Enberg
2015-06-30libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30drm: use kvfree() in drm_free_large()Pekka Enberg
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-30kernel/relay.c: use kvfree() in relay_free_page_array()Pekka Enberg
2015-06-30printk: improve the description of /dev/kmsg line formatAntonio Ospite
2015-06-30arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida
2015-06-30drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon
2015-06-30lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-06-30lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-06-30ipc,sysv: return -EINVAL upon incorrect id/seqnumDavidlohr Bueso
2015-06-30ipc,sysv: make return -EIDRM when racing with RMID consistentDavidlohr Bueso
2015-06-30ipc: rename ipc_obtain_objectDavidlohr Bueso
2015-06-30ipc,msg: provide barrier pairings for lockless receiveDavidlohr Bueso
2015-06-30ipc,shm: move BUG_ON check into shm_lockDavidlohr Bueso
2015-06-30ipc/util.c: use kvfree() in ipc_rcu_free()Pekka Enberg
2015-06-30arc: use for_each_sg()Akinobu Mita
2015-06-30devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett
2015-06-30scripts/gdb: remove useless global instructionThiébaud Weksteen
2015-06-30scripts/gdb: add ps commandThiébaud Weksteen
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-06-30scripts/gdb: fix typo in exception nameThiébaud Weksteen
2015-06-30scripts/gdb: enable completion for lx-list-check parameterJan Kiszka
2015-06-30scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka
2015-06-30scripts/gdb: add command to check list consistencyThiébaud Weksteen
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2015-06-30fs/affs/symlink.c: remove unneeded err variableFabian Frederick
2015-06-30fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick
2015-06-30fs/affs/inode.c: remove unneeded initializationFabian Frederick
2015-06-30fs/adfs: remove unneeded castFiro Yang