summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-30mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-06-30mm: meminit: free pages in large chunks where possibleMel Gorman
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman
2015-06-30mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-30mm: meminit: inline some helper functionsMel Gorman
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-06-30mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-06-30mm: meminit: move page initialization into a separate functionRobin Holt
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-29Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds