summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bitMagnus Damm2011-01-201-1/+9
* ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settingsSimon Horman2011-01-191-3/+2
* ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTPMagnus Damm2011-01-181-1/+1
* ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3Magnus Damm2011-01-181-1/+1
* ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()Magnus Damm2011-01-181-1/+0
* ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt updateMagnus Damm2011-01-181-4/+7
* ARM: mach-shmobile: ag5evm: Add IrDA supportKuninori Morimoto2011-01-182-1/+29
* ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rateKuninori Morimoto2011-01-181-1/+3
* Merge branch 'common/mmcif' into rmobile-latestPaul Mundt2011-01-14181-2132/+9940
|\
| * mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-141-2/+2
| * Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-1310-371/+1408
| |\
| | * xen/p2m: Fix module linking error.Konrad Rzeszutek Wilk2011-01-111-0/+1
| | * xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-113-9/+60
| | * xen gntdev: use gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-7/+30
| | * xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-112-0/+41
| | * xen p2m: transparently change the p2m mappings in the m2p overrideStefano Stabellini2011-01-111-0/+12
| | * xen/gntdev: Fix circular locking dependencyDaniel De Graaf2011-01-111-2/+7
| | * xen/gntdev: stop using "token" argumentJeremy Fitzhardinge2011-01-111-2/+2
| | * xen: gntdev: move use of GNTMAP_contains_pte next to the map_opIan Campbell2011-01-111-3/+5
| | * xen: add m2p override mechanismJeremy Fitzhardinge2011-01-112-3/+93
| | * xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-113-366/+378
| | * xen/gntdev: add VM_PFNMAP to vmaJeremy Fitzhardinge2011-01-111-1/+1
| | * xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-114-0/+763
| | * xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-111-1/+38
| * | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-01-133-16/+10
| |\ \
| | * | xen-platform: Fix compile errors if CONFIG_PCI is not enabled.Konrad Rzeszutek Wilk2011-01-121-1/+1
| | * | xen: rename platform-pci module to xen-platform-pci.Ian Campbell2011-01-121-1/+2
| | * | xen-platform: use PCI interfaces to request IO and MEM resources.Ian Campbell2011-01-121-14/+7
| | |/
| * | memcg: fix memory migration of shmem swapcacheDaisuke Nishimura2011-01-133-7/+5
| * | memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl2011-01-131-6/+3
| * | memcg: fix deadlock between cpuset and memcgDaisuke Nishimura2011-01-131-35/+49
| * | memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim2011-01-131-1/+0
| * | memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner2011-01-131-2/+3
| * | memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki2011-01-132-5/+35
| * | memcg: create extensible page stat update routinesGreg Thelen2011-01-133-14/+37
| * | memcg: document cgroup dirty memory interfacesGreg Thelen2011-01-131-0/+74
| * | memcg: add page_cgroup flags for dirty page trackingGreg Thelen2011-01-131-0/+23
| * | mm: batch activate_page() to reduce lock contentionShaohua Li2011-01-133-13/+92
| * | mm: simplify code of swap.cShaohua Li2011-01-131-47/+54
| * | mm/page_alloc.c: don't cache `current' in a localAndrew Morton2011-01-131-14/+10
| * | mm: fix hugepage migrationHugh Dickins2011-01-131-17/+6
| * | mm: fix migration hangs on anon_vma lockHugh Dickins2011-01-131-29/+19
| * | ksm: drain pagevecs to lruHugh Dickins2011-01-131-0/+12
| * | hugetlb: fix handling of parse errors in sysfsEric B Munson2011-01-131-4/+2
| * | hugetlb: do not allow pagesize >= MAX_ORDER pool adjustmentEric B Munson2011-01-131-2/+21
| * | hugetlb: check the return value of string conversion in sysctl handlerMichal Hocko2011-01-131-6/+12
| * | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi2011-01-131-1/+1
| * | mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()Andrew Morton2011-01-131-1/+1
| * | mm/dmapool.c: take lock only once in dma_pool_free()Rolf Eike Beer2011-01-131-8/+6
| * | mm/page_alloc.c: simplify calculation of combined index of adjacent buddy listsKyongHo Cho2011-01-131-15/+10
OpenPOWER on IntegriCloud