summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-253-3/+221
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-253-3/+61
* mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov2011-07-251-5/+1
* mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman2011-07-251-0/+23
* mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman2011-07-251-13/+22
* mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki2011-07-251-22/+34
* tmpfs: no need to use i_lockHugh Dickins2011-07-251-8/+6
* mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-251-1/+1
* mm: consistent truncate and invalidate loopsHugh Dickins2011-07-252-63/+49
* mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-251-14/+17
* mm: truncate functions are in truncate.cHugh Dickins2011-07-251-2/+1
* mm: cleanup descriptions of filler argHugh Dickins2011-07-252-13/+11
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-252-1/+182
* sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
* sparc64: use RCU page table freeingDavid S. Miller2011-07-252-2/+47
* sparc64: kill page table quicklistsDavid S. Miller2011-07-253-21/+26
* mmap: fix and tidy up overcommit page arithmeticDmitry Fink2011-07-252-42/+26
* mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-252-4/+10
* oom: make deprecated use of oom_adj more verboseDavid Rientjes2011-07-251-4/+3
* oom: remove references to old badness() functionDavid Rientjes2011-07-254-7/+3
* mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton2011-07-251-11/+0
* mm: hugetlb: fix coding style issuesChris Forbes2011-07-251-16/+15
* mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright2011-07-251-4/+2
* mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper2011-07-251-4/+4
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-253-19/+3
* pagewalk: fix code comment for THPKOSAKI Motohiro2011-07-251-1/+2
* pagewalk: add locking-rule commentsKOSAKI Motohiro2011-07-252-0/+5
* pagewalk: don't look up vma if walk->hugetlb_entry is unusedKOSAKI Motohiro2011-07-251-6/+37
* pagewalk: fix walk_page_range() don't check find_vma() result properlyKOSAKI Motohiro2011-07-251-1/+1
* mm: swap-token: add a comment for priority agingKOSAKI Motohiro2011-07-251-0/+11
* mm: swap-token: makes global variables to function localKOSAKI Motohiro2011-07-251-2/+2
* mm: swap-token: fix dead linkKOSAKI Motohiro2011-07-251-1/+1
* xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-253-2/+171
* mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-252-5/+74
* backlight: set backlight type and max_brightness before backlights are regist...Axel Lin2011-07-253-8/+18
* backlight: add ams369fg06 amoled driverJingoo Han2011-07-254-1/+653
* drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin2011-07-251-2/+1
* drivers/video/backlight/ld9040.c: small fixesAxel Lin2011-07-251-3/+6
* mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra2011-07-251-0/+1
* drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-251-1/+4
* xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-251-0/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-251-0/+3
* mm: use const struct page for r/o page-flag accessor methodsIan Campbell2011-07-251-2/+2
* mm: make some struct page's constIan Campbell2011-07-252-7/+7
* hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-252-1/+12
* fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce2011-07-251-1/+1
* ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul2011-07-251-2/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-2411-46/+241
|\
| * [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-131-2/+2
| * [CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin2011-07-131-3/+3
OpenPOWER on IntegriCloud