aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2011-01-13
|\
| * SFI: use ioremap_cache() instead of ioremap()Len Brown2011-01-11
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-13
|\ \
| * | fs: fix do_last error case when need_reval_dotJ. R. Okajima2011-01-13
| * | nfs: add missing rcu-walk checkNick Piggin2011-01-13
| * | fs: hlist UP debug fixupNick Piggin2011-01-13
| * | fs: fix dropping of rcu-walk from force_reval_pathNick Piggin2011-01-13
| * | fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin2011-01-13
| * | fs: small rcu-walk documentation fixesNick Piggin2011-01-13
* | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-13
|\ \ \
| * | | xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk2011-01-11
| * | | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-11
| * | | xen gntdev: use gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
| * | | xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
| * | | xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini2011-01-11
| * | | xen/gntdev: Fix circular locking dependencyDaniel De Graaf2011-01-11
| * | | xen/gntdev: stop using "token" argumentJeremy Fitzhardinge2011-01-11
| * | | xen: gntdev: move use of GNTMAP_contains_pte next to the map_opIan Campbell2011-01-11
| * | | xen: add m2p override mechanismJeremy Fitzhardinge2011-01-11
| * | | xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-11
| * | | xen/gntdev: add VM_PFNMAP to vmaJeremy Fitzhardinge2011-01-11
| * | | xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-11
| * | | xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-11
| | |/ | |/|
* | | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-01-13
|\ \ \
| * | | xen-platform: Fix compile errors if CONFIG_PCI is not enabled.Konrad Rzeszutek Wilk2011-01-12
| * | | xen: rename platform-pci module to xen-platform-pci.Ian Campbell2011-01-12
| * | | xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell2011-01-12
| |/ /
* | | memcg: fix memory migration of shmem swapcacheDaisuke Nishimura2011-01-13
* | | memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl2011-01-13
* | | memcg: fix deadlock between cpuset and memcgDaisuke Nishimura2011-01-13
* | | memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim2011-01-13
* | | memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner2011-01-13
* | | memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki2011-01-13
* | | memcg: create extensible page stat update routinesGreg Thelen2011-01-13
* | | memcg: document cgroup dirty memory interfacesGreg Thelen2011-01-13
* | | memcg: add page_cgroup flags for dirty page trackingGreg Thelen2011-01-13
* | | mm: batch activate_page() to reduce lock contentionShaohua Li2011-01-13
* | | mm: simplify code of swap.cShaohua Li2011-01-13
* | | mm/page_alloc.c: don't cache `current' in a localAndrew Morton2011-01-13
* | | mm: fix hugepage migrationHugh Dickins2011-01-13
* | | mm: fix migration hangs on anon_vma lockHugh Dickins2011-01-13
* | | ksm: drain pagevecs to lruHugh Dickins2011-01-13
* | | hugetlb: fix handling of parse errors in sysfsEric B Munson2011-01-13
* | | hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson2011-01-13
* | | hugetlb: check the return value of string conversion in sysctl handlerMichal Hocko2011-01-13
* | | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-13
* | | mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()Andrew Morton2011-01-13
* | | mm/dmapool.c: take lock only once in dma_pool_free()Rolf Eike Beer2011-01-13
* | | mm/page_alloc.c: simplify calculation of combined index of adjacent buddy listsKyongHo Cho2011-01-13
* | | brk: fix min_brk lower bound computation for COMPAT_BRKJiri Kosina2011-01-13