summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky9-5/+208
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens3-0/+15
2014-01-22s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-01-22s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2-11/+2
2014-01-22s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens1-0/+10
2014-01-22s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens1-1/+1
2014-01-22s390/32bit: fix cmpxchg64Heiko Carstens1-2/+3
2014-01-22s390/xpram: don't modify module parametersSebastian Ott1-2/+3
2014-01-22s390/zcrypt: remove zcrypt kmsg documentation againHeiko Carstens1-20/+0
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner1-7/+26
2014-01-22s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner1-0/+68
2014-01-22s390/hvc_iucv: fix sparse warningHendrik Brueckner1-1/+1
2014-01-22s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner1-2/+2
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds139-2512/+2902
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds16-201/+458
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds20-1098/+1022
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2-2/+5
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+2
2014-01-22Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+8
2014-01-22Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-359/+550
2014-01-22mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim2-12/+0
2014-01-22mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim3-23/+16
2014-01-22mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim1-2/+5
2014-01-22mm/migrate: add comment about permanent failure pathNaoya Horiguchi1-1/+6
2014-01-22mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes1-1/+8
2014-01-22mm: compaction: reset scanner positions immediately when they meetVlastimil Babka1-0/+4
2014-01-22mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka1-2/+9
2014-01-22mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-01-22mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-01-22mm: compaction: encapsulate defer reset logicVlastimil Babka3-9/+21
2014-01-22mm: compaction: trace compaction begin and endMel Gorman2-0/+46
2014-01-22memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko1-5/+7
2014-01-22sched: add tracepoints related to NUMA task migrationMel Gorman3-1/+94
2014-01-22mm: numa: do not automatically migrate KSM pagesMel Gorman1-1/+2
2014-01-22mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2-1/+30
2014-01-22mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman2-13/+13
2014-01-22mm: numa: make NUMA-migrate related functions staticMel Gorman1-2/+3
2014-01-22lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-22mm/hwpoison: add '#' to hwpoison_injectWanpeng Li1-1/+1
2014-01-22mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameterGrygorii Strashko1-13/+8
2014-01-22x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-22arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocationsSantosh Shilimkar1-6/+2
2014-01-22arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-22arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2-2/+2
2014-01-22drivers/firmware/memmap.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-22mm/memory_hotplug.c: use memblock apis for early memory allocationsSantosh Shilimkar1-1/+1
2014-01-22mm/percpu.c: use memblock apis for early memory allocationsSantosh Shilimkar1-16/+22
2014-01-22mm/page_cgroup.c: use memblock apis for early memory allocationsGrygorii Strashko1-2/+3
2014-01-22mm/hugetlb.c: use memblock apis for early memory allocationsGrygorii Strashko1-5/+5
2014-01-22mm/sparse: use memblock apis for early memory allocationsSantosh Shilimkar2-14/+19