aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-11mm: more checks on free_pages_prepare() for tail pagesKirill A. Shutemov1-4/+23
2015-02-11mm/page_alloc.c: drop dead destroy_compound_page()Kirill A. Shutemov1-34/+1
2015-02-11mm: microoptimize zonelist operationsVlastimil Babka2-9/+8
2015-02-11mm: reduce try_to_compact_pages parametersVlastimil Babka4-45/+44
2015-02-11mm, page_alloc: reduce number of alloc_pages* functions' parametersVlastimil Babka1-121/+108
2015-02-11mm: set page->pfmemalloc in prep_new_page()Vlastimil Babka1-21/+16
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov1-1/+2
2015-02-11mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi1-2/+3
2015-02-11mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protectionNaoya Horiguchi1-1/+20
2015-02-11mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi1-16/+36
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi5-37/+53
2015-02-11mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi3-2/+10
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi12-141/+23
2015-02-11mm, vmscan: wake up all pfmemalloc-throttled processes at onceVlastimil Babka1-1/+1
2015-02-11mm: fix typo of MIGRATE_RESERVE in commentBaoquan He1-1/+1
2015-02-11kmemcheck: move hook into __alloc_pages_nodemask() for the page allocatorXishi Qiu1-4/+3
2015-02-11mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_maskAndrew Morton1-6/+9
2015-02-11mm: memcontrol: track move_lock state internallyJohannes Weiner4-53/+51
2015-02-11swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2-16/+1
2015-02-11oom: make sure that TIF_MEMDIE is set under task_lockMichal Hocko1-2/+5
2015-02-11oom: don't count on mm-less current processTetsuo Handa1-1/+5
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin6-9/+36
2015-02-11mm: add VM_BUG_ON_PAGE() to page_mapcount()Wang, Yalin1-1/+2
2015-02-11mm: add fields for compound destructor and order into struct pageKirill A. Shutemov2-5/+12
2015-02-11f2fs: use spinlock for segmap_lock instead of rwlockChao Yu2-12/+12
2015-02-11f2fs: fix accessing wrong indexed data blocksJaegeuk Kim1-1/+9
2015-02-11f2fs: avoid variable length arrayJaegeuk Kim3-2/+10
2015-02-11f2fs: fix sparse warningsJaegeuk Kim5-12/+12
2015-02-11f2fs: allocate data blocks in advance for f2fs_direct_IOJaegeuk Kim1-3/+54
2015-02-11f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim4-10/+12
2015-02-11f2fs: call set_buffer_new for get_blockJaegeuk Kim1-1/+3
2015-02-11f2fs: check node page contents all the timeJaegeuk Kim1-4/+3
2015-02-11f2fs: avoid data offset overflow when lseeking huge fileChao Yu1-1/+1
2015-02-11f2fs: fix to use highmem for pages of newly created directoryChao Yu1-1/+1
2015-02-11f2fs: introduce a batched trimJaegeuk Kim5-5/+31
2015-02-11f2fs: merge {invalidate,release}page for meta/node/data pagesChao Yu4-51/+22
2015-02-11f2fs: show the number of writeback pages in statJaegeuk Kim2-3/+4
2015-02-11f2fs: keep PagePrivate during releasepageJaegeuk Kim3-0/+12
2015-02-11f2fs: should fail mount when trying to recover data on read-only devJaegeuk Kim1-0/+9
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim7-17/+46
2015-02-11f2fs: avoid write_checkpoint if f2fs is mounted readonlyJaegeuk Kim1-0/+2
2015-02-11f2fs: support norecovery mount optionJaegeuk Kim2-0/+10
2015-02-11f2fs: fix not to drop mount options when retrying fill_superJaegeuk Kim1-3/+13
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu8-35/+46
2015-02-11f2fs: clean up {in,de}create_sleep_timeChao Yu2-18/+18
2015-02-11f2fs: make truncate_inline_date staticChao Yu2-17/+9
2015-02-11f2fs: fix a bug of inheriting default ACL from parentKinglong Mee1-1/+1
2015-02-11f2fs: use f2fs_radix_tree_insert to clean codesChao Yu1-5/+2
2015-02-11f2fs: add F2FS_IOC_GETVERSION supportChao Yu2-0/+10
2015-02-11f2fs: leave comment for code readabilityJaegeuk Kim1-0/+4
2015-02-11f2fs: fix to release count of meta page in ->invalidatepageChao Yu1-0/+19
2015-02-11f2fs: do checkpoint when umount flag is not setJaegeuk Kim2-3/+9
2015-02-11f2fs: trigger correct checkpoint during umountJaegeuk Kim2-2/+11
2015-02-11f2fs: update memory footprint informationJaegeuk Kim2-8/+18
2015-02-11f2fs: fix wrong memory footprint statistics in debugfsChao Yu1-4/+11
2015-02-11f2fs: avoid infinite loop on cp_errorJaegeuk Kim1-0/+4
2015-02-12cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-02-12PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert3-10/+3
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds35-388/+664
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds7-3/+454
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore3-35/+56
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-3158/+7863
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds41-793/+1518
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds68-1180/+2152
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds92-2235/+6295
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig2-31/+0
2015-02-11block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig1-0/+3
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds61-1302/+7957
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds43-302/+1342
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds488-9109/+10988
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds357-21671/+12056
2015-02-11Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-0/+1
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds35-604/+2224
2015-02-11blk-mq: fix double-free in error pathTony Battersby1-0/+1
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki1-85/+16
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki1-22/+2
2015-02-11block: prevent request-to-request merging with gaps if not allowedKeith Busch1-0/+12
2015-02-11dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch1-0/+13
2015-02-11ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)1-5/+35
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick1-1/+1
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick4-5/+5
2015-02-11ALSA: line6: Return EIO if read/write not successfulChris Rorvick1-2/+2
2015-02-11ALSA: line6: Return error if device not respondingChris Rorvick1-6/+23
2015-02-11ALSA: line6: Add delay before reading statusChris Rorvick1-0/+6
2015-02-11ASoC: Intel: Clean data after SST fw fetchLibin Yang3-0/+102
2015-02-11module: Replace over-engineered nested sleepPeter Zijlstra1-28/+8
2015-02-11module: Annotate nested sleep in resolve_symbol()Peter Zijlstra1-0/+6
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1236-29344/+72016
2015-02-10crypto: fix af_alg_make_sg() conversion to iov_iterLinus Torvalds2-4/+3
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-24/+17
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds19-1/+1475
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds20-229/+643
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds142-2183/+642
2015-02-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-17/+8
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds39-892/+817
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds21-244/+284
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds13-405/+510
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds299-1828/+5316
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds51-978/+744
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov4-186/+120
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov3-10/+7
2015-02-10memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov3-22/+8
2015-02-10mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE checkWeijie Yang1-4/+4
2015-02-10mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2-2/+2
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin1-3/+0
2015-02-10mm: memory: merge shared-writable dirtying branches in do_wp_page()Johannes Weiner1-31/+17
2015-02-10mm: memory: remove ->vm_file check on shared writable vmasJohannes Weiner1-5/+2
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov5-77/+2
2015-02-10unicore32: drop pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-38/+0
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov3-73/+5
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-34/+5
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-17/+2
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov1-25/+4
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-13/+0
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-10/+1
2015-02-10mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-14/+3
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-56/+0
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-11/+0
2015-02-10metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-6/+0
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-53/+2
2015-02-10m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-15/+0
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-20/+5
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-44/+16
2015-02-10frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-22/+5
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-10/+0
2015-02-10c6x: drop pte_file()Kirill A. Shutemov1-5/+0
2015-02-10blackfin: drop pte_file()Kirill A. Shutemov1-5/+0
2015-02-10avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-25/+0
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov5-22/+4
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov1-18/+4
2015-02-10arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-12/+1
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-7/+0
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov13-71/+49
2015-02-10mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2-22/+20
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov11-300/+18
2015-02-10proc: drop handling non-linear mappingsKirill A. Shutemov1-16/+0
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov18-26/+0
2015-02-10mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2-65/+16
2015-02-10mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov3-70/+22
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+79
2015-02-10mm/vmstat.c: fix/cleanup ifdefsAndrew Morton1-62/+62
2015-02-10mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar1-1/+1
2015-02-10mm/slub.c: fix typo in commentKim Phillips1-1/+1
2015-02-10mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim1-1/+26
2015-02-10mm/slub: optimize alloc/free fastpath by removing preemption on/offJoonsoo Kim1-12/+23
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2-1/+7
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda1-1/+5
2015-02-10ocfs2: prune the dcache before deleting the dentry of directoryalex chen1-0/+3
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick1-1/+1
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn1-1/+0
2015-02-10ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()Daeseok Youn1-6/+3
2015-02-10ocfs2: remove unreachable codeDaeseok Youn1-1/+0
2015-02-10ocfs2: o2net: silence uninitialized variable warningDan Carpenter1-1/+2
2015-02-10ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara1-2/+0
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen3-0/+23
2015-02-10ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extentsalex chen1-9/+9
2015-02-10ocfs2: dlm: dlmdomain: remove unused functionRickard Strandqvist2-15/+0
2015-02-10ocfs2: quota_local: remove unused functionRickard Strandqvist1-6/+0
2015-02-10ocfs2: xattr: remove unused functionRickard Strandqvist1-10/+0
2015-02-10ocfs2: fix snprintf format specifier in dlmdebug.calex chen1-2/+2
2015-02-10ocfs2: fix wrong commentJunxiao Bi1-6/+6
2015-02-10ocfs2: fix uninitialized variable accessJunxiao Bi1-1/+1
2015-02-10ocfs2: remove unnecessary else in ocfs2_set_acl()Fabian Frederick1-8/+6
2015-02-10ocfs2/dlm: add missing dlm_lock_put() when recovery master downXue jiufei1-0/+7
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2-6/+0
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley1-1/+1
2015-02-10fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-10inotify: update documentation to reflect code changesZhang Zhen1-194/+3
2015-02-10fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2-9/+18
2015-02-10fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo1-3/+4
2015-02-10fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo1-2/+1
2015-02-10hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov1-0/+11
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds28-594/+509
2015-02-10Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-88/+49
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds26-377/+782
2015-02-10tools/power turbostat: support additional Broadwell modelLen Brown1-1/+4
2015-02-10intel_idle: support additional Broadwell modelLen Brown1-0/+1
2015-02-10blk-mq: make blk_mq_run_queues() staticJens Axboe2-6/+4
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov15535-619186/+882400
2015-02-10SUNRPC: Cleanup to remove xs_tcp_close()Trond Myklebust1-6/+1
2015-02-10xen-blkback: default to X86_32 ABI on x86David Vrabel2-2/+11
2015-02-10xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne1-2/+2
2015-02-10xen-blkback,xen-blkfront: add myself as maintainerRoger Pau Monne1-0/+1
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner1-0/+8
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu2-40/+12
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu5-4/+184
2015-02-10microblaze: Remove *.dtb files in make cleanMichal Simek2-4/+1
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki4-96/+314
2015-02-10Merge branch 'pm-cpufreq'Rafael J. Wysocki13-239/+386
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki5-19/+11
2015-02-10Merge branch 'pm-domains'Rafael J. Wysocki4-109/+72
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki13-46/+2272
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki5-5/+59