aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-30fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick1-1/+1
2015-06-30fs/affs/inode.c: remove unneeded initializationFabian Frederick1-1/+1
2015-06-30fs/adfs: remove unneeded castFiro Yang1-1/+1
2015-06-30gcov: add support for GCC 5.1Lorenzo Stoakes2-1/+9
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke3-1/+15
2015-06-30kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabledHATAYAMA Daisuke1-1/+2
2015-06-30x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line.KarimAllah Ahmed1-5/+6
2015-06-30fs: document seq_open()'s usage of file->private_dataYann Droneaud1-0/+2
2015-06-30fs: allocate structure unconditionally in seq_open()Yann Droneaud1-8/+9
2015-06-30fs: use seq_open_private() for proc_mountsYann Droneaud3-24/+19
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman5-37/+49
2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman3-17/+0
2015-06-30mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman1-22/+24
2015-06-30mm: meminit: free pages in large chunks where possibleMel Gorman1-6/+49
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-06-30mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman1-5/+24
2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman4-6/+130
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is setMel Gorman5-4/+124
2015-06-30mm: meminit: inline some helper functionsMel Gorman2-46/+52
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman4-30/+51
2015-06-30mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman5-11/+14
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer3-1/+21
2015-06-30mm: meminit: move page initialization into a separate functionRobin Holt1-33/+46
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt2-0/+50
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds5-101/+146
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter2-38/+16
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds57-155/+13842
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds40-497/+3329
2015-06-29Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-4/+5
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds33-13/+4875
2015-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds4-7/+8
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds46-1064/+155
2015-06-28Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds10-19/+201
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-6/+4
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds42-4089/+3741
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds281-2321/+6271
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-492/+407
2015-06-27Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds11-145/+435
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds1-27/+6
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-164/+353
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds11-940/+1028
2015-06-26power: axp288_charger: fix for API changeStephen Rothwell1-3/+3
2015-06-26Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds4-9/+37
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds180-2330/+5630
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds97-1802/+3233
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds767-50369/+64762
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds23-79/+367
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds172-5653/+15485
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds41-1075/+1024
2015-06-26Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-2/+10