summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-10include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven
2014-10-10kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer
2014-10-10kernel/sys.c: whitespace fixesvishnu.ps
2014-10-10acct: eliminate compile warningYing Xue
2014-10-10kernel/async.c: switch to pr_foo()Ionut Alexa
2014-10-10include/linux/blkdev.h: use NULL instead of zeroMichele Curti
2014-10-10include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz
2014-10-10include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz
2014-10-10alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-10frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-10frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-10-10zbud: avoid accessing last unused freelistChao Yu
2014-10-10zsmalloc: simplify init_zspage free obj linkingDan Streetman
2014-10-10mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2014-10-10zram: use notify_free to account all free notificationsSergey Senozhatsky
2014-10-10zram: report maximum used memoryMinchan Kim
2014-10-10zram: zram memory size limitationMinchan Kim
2014-10-10zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-10zsmalloc: move pages_allocated to zs_poolMinchan Kim
2014-10-10m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-10-10vmstat: on-demand vmstat workers V8Christoph Lameter
2014-10-10CMA: document cma=0Jean Delvare
2014-10-10fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson
2014-10-10mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman
2014-10-10selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-10mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-10mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-10mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-10arm64: mm: enable RCU fast_gupSteve Capper
2014-10-10arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-10arm: mm: enable RCU fast_gupSteve Capper
2014-10-10arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-10arm: mm: introduce special ptes for LPAESteve Capper
2014-10-10mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-10-10mm/dmapool.c: fixed a brace coding style issuePaul McQuade
2014-10-10mm: ksm use pr_err instead of printkPaul McQuade
2014-10-10drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entryYasuaki Ishimatsu
2014-10-10mm/bootmem.c: use include/linux/ headersPaul McQuade
2014-10-10mm/filemap.c: remove trailing whitespacePaul McQuade
2014-10-10mm/mremap.c: use linux headersPaul McQuade
2014-10-10memcg: zap memcg_can_account_kmemVladimir Davydov
2014-10-10mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-10mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner
2014-10-10mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko
2014-10-10mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior