summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-20ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bitMagnus Damm
2011-01-19ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settingsSimon Horman
2011-01-18ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTPMagnus Damm
2011-01-18ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3Magnus Damm
2011-01-18ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()Magnus Damm
2011-01-18ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt updateMagnus Damm
2011-01-18ARM: mach-shmobile: ag5evm: Add IrDA supportKuninori Morimoto
2011-01-18ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rateKuninori Morimoto
2011-01-14Merge branch 'common/mmcif' into rmobile-latestPaul Mundt
2011-01-14mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl
2011-01-13memcg: fix deadlock between cpuset and memcgDaisuke Nishimura
2011-01-13memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim
2011-01-13memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: document cgroup dirty memory interfacesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: batch activate_page() to reduce lock contentionShaohua Li
2011-01-13mm: simplify code of swap.cShaohua Li
2011-01-13mm/page_alloc.c: don't cache `current' in a localAndrew Morton
2011-01-13mm: fix hugepage migrationHugh Dickins
2011-01-13mm: fix migration hangs on anon_vma lockHugh Dickins
2011-01-13ksm: drain pagevecs to lruHugh Dickins
2011-01-13hugetlb: fix handling of parse errors in sysfsEric B Munson
2011-01-13hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson
2011-01-13hugetlb: check the return value of string conversion in sysctl handlerMichal Hocko
2011-01-13fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi
2011-01-13mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()Andrew Morton
2011-01-13mm/dmapool.c: take lock only once in dma_pool_free()Rolf Eike Beer
2011-01-13mm/page_alloc.c: simplify calculation of combined index of adjacent buddy listsKyongHo Cho
2011-01-13brk: fix min_brk lower bound computation for COMPAT_BRKJiri Kosina
2011-01-13mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()Jesper Juhl
2011-01-13mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli
2011-01-13thp: KSM on THPAndrea Arcangeli
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: compound_trans_orderAndrea Arcangeli
2011-01-13thp: fix memory-failure hugetlbfs vs THP collisionAndrea Arcangeli
2011-01-13thp: add debug checks for mapcount related invariantsAndrea Arcangeli
2011-01-13thp: transparent hugepage sysfs meminfoDavid Rientjes
2011-01-13thp: scale nr_rotated to balance memory pressureRik van Riel
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel
2011-01-13thp: disable transparent hugepages by default on small systemsRik van Riel
2011-01-13thp: use compaction for all allocation ordersAndrea Arcangeli