aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12kernel: replace strict_strto*() with kstrto*()Jingoo Han3-9/+9
2013-09-12mm, thp: count thp_fault_fallback anytime thp fault failsDavid Rientjes1-3/+7
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov4-33/+13
2013-09-12thp: do_huge_pmd_anonymous_page() cleanupKirill A. Shutemov1-42/+41
2013-09-12thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()Kirill A. Shutemov1-6/+8
2013-09-12mm: cleanup add_to_page_cache_locked()Kirill A. Shutemov1-23/+25
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov4-22/+9
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov28-44/+31
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf2-6/+40
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju1-0/+2
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju3-7/+39
2013-09-12memcg: check for proper lock held in mem_cgroup_update_page_statSha Zhengju1-0/+1
2013-09-12memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju3-34/+22
2013-09-12memcg: reduce function dereferenceSha Zhengju1-8/+11
2013-09-12memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju1-1/+5
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju4-12/+12
2013-09-12memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju1-1/+1
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner5-49/+140
2013-09-12mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner1-37/+46
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner5-12/+88
2013-09-12x86: finish user fault error path with fatal signalJohannes Weiner1-18/+17
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner29-64/+135
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner6-22/+26
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner3-17/+0
2013-09-12memcg: trivial cleanupsAndrew Morton2-21/+21
2013-09-12memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko1-2/+17
2013-09-12memcg: track all children over limit in the rootMichal Hocko1-0/+9
2013-09-12memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko2-2/+8
2013-09-12memcg: track children in soft limit excess to improve soft limitMichal Hocko1-0/+71
2013-09-12memcg: enhance memcg iterator to support predicatesMichal Hocko3-32/+103
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko3-9/+15
2013-09-12memcg: get rid of soft-limit tree infrastructureMichal Hocko1-263/+2
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko3-175/+60
2013-09-12memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan1-7/+1
2013-09-12vfs: make d_path() get the root path under RCULinus Torvalds1-2/+14
2013-09-12ARM: sort arch/arm/KconfigRussell King1-16/+18
2013-09-12vfs: use __getname/__putname for getcwd() system callLinus Torvalds1-5/+5
2013-09-12ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard1-0/+15
2013-09-12ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard1-0/+15
2013-09-12ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard1-0/+11
2013-09-12ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard1-0/+16
2013-09-12vfs: don't copy things to user space holding the rcu readlockLinus Torvalds1-1/+2
2013-09-12vfs: make getcwd() get the root and pwd path under rcuLinus Torvalds1-11/+12
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2-11/+11
2013-09-12dcache: get/release read lock in read_seqbegin_or_lock() & friendWaiman Long1-15/+16
2013-09-12seqlock: Add a new locking reader typeWaiman Long1-5/+63
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus4-5/+5
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust1-1/+1
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven1-1/+1
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian1-2/+4