summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-27powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V1-4/+2
2016-07-27include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-07-27mm: oom: add memcg to oom_controlVladimir Davydov5-22/+25
2016-07-27mm: zap ZONE_OOM_LOCKEDVladimir Davydov2-3/+2
2016-07-27memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab1-11/+17
2016-07-27memory-hotplug: more general validation of zone during onlineReza Arbab2-7/+37
2016-07-27memory-hotplug: add move_pfn_range()Reza Arbab1-10/+28
2016-07-27mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2016-07-27mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing1-3/+3
2016-07-27mm/slab: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-07-27mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan1-0/+2
2016-07-27slab: do not panic on invalid gfp_maskMichal Hocko2-4/+7
2016-07-27slab: make GFP_SLAB_BUG_MASK information more human readableMichal Hocko2-2/+4
2016-07-27mm: SLUB freelist randomizationThomas Garnier3-9/+133
2016-07-27mm: reorganize SLAB freelist randomizationThomas Garnier4-61/+82
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2-6/+25
2016-07-27fs/fs-writeback.c: add a new writeback list for syncDave Chinner6-25/+110
2016-07-27ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun1-6/+2
2016-07-27ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi1-9/+0
2016-07-27ocfs2: cleanup implemented prototypesJoseph Qi2-8/+0
2016-07-27ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2-25/+2
2016-07-27ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi1-3/+1
2016-07-27ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-07-27ocfs2: fix a redundant re-initializationEric Ren1-2/+0
2016-07-27debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-07-27m32r: add __ucmpdi2 to fix build failureSudip Mukherjee4-2/+45
2016-07-27scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio1-2/+2
2016-07-27kbuild: abort build on bad stack protector flagKees Cook2-35/+42
2016-07-27fbmon: remove unused function argumentArnd Bergmann1-1/+0
2016-07-27dma-debug: track bucket lock state for static checkersStephen Boyd1-0/+2
2016-07-27dax: remote unused fault wrappersRoss Zwisler5-71/+21
2016-07-27dax: some small updates to dax.txt documentationRoss Zwisler1-2/+4
2016-07-27arm: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-07-24Linux 4.7v4.7Linus Torvalds1-1/+1
2016-07-23x86/mm/cpa: Add missing comment in populate_pdg()Andy Lutomirski1-0/+5
2016-07-23x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDsAndy Lutomirski1-5/+2
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski1-23/+11
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski1-2/+3
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh1-3/+1