summaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov11-30/+31
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou4-0/+141
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou7-0/+380
2017-06-20percpu: migrate percpu data structures to internal headerDennis Zhou2-23/+40
2017-06-20percpu: add missing lockdep_assert_held to func pcpu_free_areaDennis Zhou1-0/+2
2017-05-10mark most percpu globals as __ro_after_initDaniel Micay1-18/+18
2017-05-09dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge3-2/+8
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang1-10/+3
2017-05-09proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds1-4/+1
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval2-6/+21
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-05-09qed: Fix VF removal sequenceMintz, Yuval1-2/+4
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2-4/+12
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib1-1/+2
2017-05-09drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa1-1/+1
2017-05-09DECnet: Use container_of() for embedded structKees Cook1-6/+6
2017-05-09Revert "ipv4: restore rt->fi for reference counting"David S. Miller2-18/+1
2017-05-09drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-05-09selftests/vm: add a test for virtual address range mappingAnshuman Khandual3-0/+134
2017-05-09dax: add tracepoint to dax_insert_mapping()Ross Zwisler2-0/+31
2017-05-09dax: add tracepoint to dax_writeback_one()Ross Zwisler2-0/+25
2017-05-09dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler2-5/+39
2017-05-09dax: add tracepoints to dax_load_hole()Ross Zwisler2-5/+12
2017-05-09dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler2-0/+5
2017-05-09dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler2-4/+52
2017-05-09mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-05-09treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka4-12/+16
2017-05-09mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka3-11/+29
2017-05-09mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-09mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-05-09mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-05-09time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-09gfs2: replace CURRENT_TIME with current_timeStephen Rothwell1-2/+2
2017-05-09apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani1-1/+1
2017-05-09lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-09fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani6-30/+26
2017-05-09fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani1-2/+4
2017-05-09fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani4-6/+10
2017-05-09fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani3-19/+23
2017-05-09trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani3-15/+14
2017-05-09fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani2-3/+4
2017-05-09format-security: move static strings to constKees Cook19-27/+31
2017-05-09Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park1-5/+5
2017-05-09fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa9-37/+17
2017-05-09include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-09drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen1-1/+1