summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-30gcov: add support for GCC 5.1Lorenzo Stoakes
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke
2015-06-30kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...HATAYAMA Daisuke
2015-06-30x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed
2015-06-30fs: document seq_open()'s usage of file->private_dataYann Droneaud
2015-06-30fs: allocate structure unconditionally in seq_open()Yann Droneaud
2015-06-30fs: use seq_open_private() for proc_mountsYann Droneaud
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman