summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-10gfs2: gfs2_glock_get: Wait on freeing glocksAndreas Gruenbacher1-22/+104
2017-08-09gfs2: Fix trivial typosAndreas Gruenbacher2-2/+2
2017-08-09GFS2: Delete debugfs files only after we evict the glocksBob Peterson2-1/+1
2017-08-09GFS2: Don't waste time locking lru_lock for non-lru glocksBob Peterson1-0/+3
2017-08-09GFS2: Don't bother trying to add rgrps to the lru listBob Peterson1-1/+0
2017-08-09GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson1-1/+10
2017-08-09GFS2: Clear gl_object if gfs2_create_inode failsBob Peterson1-1/+4
2017-07-21GFS2: Set gl_object in inode lookup only after block type checkBob Peterson1-2/+2
2017-07-21GFS2: Introduce helper for clearing gl_objectBob Peterson3-4/+38
2017-07-21gfs2: add flag REQ_PRIO for metadata I/OColy Li4-6/+11
2017-07-21GFS2: fix code parameter error in inode_go_lockWang Xibo1-1/+1
2017-07-19gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher1-2/+2
2017-07-19gfs2: Don't clear SGID when inheriting ACLsJan Kara1-13/+14
2017-07-17gfs2: Lock holder cleanup (fixup)Andreas Gruenbacher1-2/+1
2017-07-17GFS2: Prevent double brelse in gfs2_meta_indirect_bufferBob Peterson1-1/+2
2017-07-08exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-07openrisc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-1/+0
2017-07-07openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser1-0/+1
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens1-1/+2
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens1-8/+12
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+7
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu1-30/+1
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu1-30/+30
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King1-1/+1
2017-07-07tpm: consolidate the TPM startup codeJarkko Sakkinen3-61/+44
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh2-0/+117
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss1-2/+3
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2-0/+37
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman2-1/+7
2017-07-07mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko4-8/+16
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko8-62/+5
2017-07-07mm, memory_hotplug: drop artificial restriction on online/offlineMichal Hocko1-58/+0
2017-07-07mm: memcontrol: account slab stats per lruvecJohannes Weiner3-27/+7
2017-07-07mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner9-55/+238
2017-07-07mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner3-29/+12
2017-07-07mm: memcontrol: use the node-native slab memory countersJohannes Weiner3-8/+6
2017-07-07mm: vmstat: move slab statistics from zone to node countersJohannes Weiner7-20/+19
2017-07-07mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring1-3/+2
2017-07-07mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring1-1/+1
2017-07-07mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring1-3/+1
2017-07-07mm/swapfile.c: sort swap entries before freeHuang Ying1-0/+16
2017-07-07mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov6-5/+29
2017-07-07mm: per-cgroup memory reclaim statsRoman Gushchin10-17/+113
2017-07-07mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objectsCatalin Marinas4-10/+98
2017-07-07mm: kmemleak: factor object reference updating out of scan_block()Catalin Marinas1-18/+25
2017-07-07mm: kmemleak: slightly reduce the size of some structures on 64-bit architect...Catalin Marinas1-3/+3
2017-07-07mm, mempolicy: don't check cpuset seqlock where it doesn't matterVlastimil Babka1-16/+0