aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27Add linux-next specific files for 20140527linux-nextStephen Rothwell
2014-05-27Merge branch 'akpm/master'Stephen Rothwell
2014-05-27mm: add strictlimit knobMaxim Patlasov
2014-05-27ufs: sb mutex merge + mutex_destroyFabian Frederick
2014-05-27drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa
2014-05-27mm: convert some level-less printks to pr_*Mitchel Humpherys
2014-05-27MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger
2014-05-27MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett
2014-05-27bio-modify-__bio_add_page-to-accept-pages-that-dont-start-a-new-segment-v3Maurizio Lombardi
2014-05-27bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi
2014-05-27mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick
2014-05-27fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick
2014-05-27fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick
2014-05-27fs/dlm/config.c: convert simple_str to kstrFabian Frederick
2014-05-27nmi-provide-the-option-to-issue-an-nmi-back-trace-to-every-cpu-but-current-fixStephen Rothwell
2014-05-27nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-05-27Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2014-05-27fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2014-05-27fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon
2014-05-27fat: zero out seek range on _fat_get_blockNamjae Jeon
2014-05-27fat: add fat_fallocate operationNamjae Jeon
2014-05-27fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2014-05-27memcg-deprecate-memoryforce_empty-knob-fixAndrew Morton
2014-05-27memcg: deprecate memory.force_empty knobMichal Hocko
2014-05-27mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-05-27mm: remap_file_pages: initialize populate before usageSasha Levin
2014-05-27mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-05-27mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-05-27mm-mark-remap_file_pages-syscall-as-deprecated-fixAndrew Morton
2014-05-27mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov
2014-05-27mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner
2014-05-27mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan
2014-05-27mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas
2014-05-27mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas
2014-05-27lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas
2014-05-27mm: introduce kmemleak_update_trace()Catalin Marinas
2014-05-27mm/kmemleak.c: use %u to print ->checksumJianpeng Ma
2014-05-27vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-05-27vmscan: memcg: check whether the low limit should be ignoredMichal Hocko
2014-05-27memcg: document memory.low_limit_in_bytesMichal Hocko
2014-05-27memcg-doc-clarify-global-vs-limit-reclaims-fixMichal Hocko
2014-05-27memcg, doc: clarify global vs. limit reclaimsMichal Hocko
2014-05-27memcg: allow setting low_limitMichal Hocko
2014-05-27memcg-mm-introduce-lowlimit-reclaim-fixMichal Hocko
2014-05-27memcg, mm: introduce lowlimit reclaimMichal Hocko
2014-05-27sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel
2014-05-27sysrq: rcu-ify __handle_sysrqRik van Riel
2014-05-27kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-05-27rwsem-support-optimistic-spinning-fixDavidlohr Bueso
2014-05-27rwsem-support-optimistic-spinning-checkpatch-fixesAndrew Morton