summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-1413-113/+145
|\
| * Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-135-16/+12
| |\
| | * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-135-16/+12
| * | Merge branch 'linus' into idle-testLen Brown2011-01-135511-222164/+413450
| |\|
| * | intel_idle: open broadcast clock eventShaohua Li2011-01-121-1/+46
| * | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-122-1/+2
| * | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-122-1/+8
| * | cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0
| * | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown2011-01-121-1/+0
| * | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-122-2/+1
| * | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-121-4/+0
| * | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger2011-01-121-1/+1
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-127-40/+32
| * | cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki2011-01-121-41/+41
| * | intel_idle: update Sandy Bridge core C-state residency targetsLen Brown2011-01-121-4/+4
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2011-01-141-1/+1
|\ \ \
| * | | SFI: use ioremap_cache() instead of ioremap()Len Brown2011-01-121-1/+1
| |/ /
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-146-14/+40
|\ \ \
| * | | fs: fix do_last error case when need_reval_dotJ. R. Okajima2011-01-141-4/+6
| * | | nfs: add missing rcu-walk checkNick Piggin2011-01-141-1/+5
| * | | fs: hlist UP debug fixupNick Piggin2011-01-142-3/+5
| * | | fs: fix dropping of rcu-walk from force_reval_pathNick Piggin2011-01-141-0/+8
| * | | fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin2011-01-141-0/+10
| * | | fs: small rcu-walk documentation fixesNick Piggin2011-01-142-6/+6
* | | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-1410-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-143-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-143-7/+5
* | | | memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl2011-01-141-6/+3
* | | | memcg: fix deadlock between cpuset and memcgDaisuke Nishimura2011-01-141-35/+49
* | | | memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim2011-01-141-1/+0
* | | | memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner2011-01-141-2/+3
* | | | memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki2011-01-142-5/+35
* | | | memcg: create extensible page stat update routinesGreg Thelen2011-01-143-14/+37
* | | | memcg: document cgroup dirty memory interfacesGreg Thelen2011-01-141-0/+74