summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1641-22/+5161
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-144-6/+6
| * powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-121-0/+3
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-125-2/+16
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-125-7/+106
| * wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-121-3/+115
| * powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-126-0/+94
| * powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-121-0/+3
| * powerpc: wii: default configAlbert Herranz2009-12-121-0/+1406
| * powerpc: wii: platform supportAlbert Herranz2009-12-123-1/+211
| * powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-123-0/+264
| * powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
| * powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-124-2/+191
| * powerpc: wii: device treeAlbert Herranz2009-12-122-0/+402
| * powerpc: gamecube: default configAlbert Herranz2009-12-121-0/+1061
| * powerpc: gamecube: platform supportAlbert Herranz2009-12-123-0/+127
| * powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-123-0/+289
| * powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-124-0/+316
| * powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-121-1/+1
| * powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-121-1/+1
| * powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-121-0/+4
| * powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-124-1/+153
| * powerpc: gamecube: device treeAlbert Herranz2009-12-122-0/+223
| * powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-123-1/+172
* | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-1628-1/+11394
|\ \
| * | drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-1522-0/+7915
| * | drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-155-0/+3474
| * | drm/ttm: Add more driver type enumsJakob Bornecrantz2009-12-151-1/+5
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-1619-126/+922
|\ \ \
| * | | HWPOISON: Remove stray phrase in a commentAndi Kleen2009-12-161-1/+0
| * | | HWPOISON: Try to allocate migration page on the same nodeAndi Kleen2009-12-161-1/+2
| * | | HWPOISON: Don't do early filtering if filter is disabledAndi Kleen2009-12-161-0/+3
| * | | HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen2009-12-162-3/+13
| * | | HWPOISON: Add soft page offline supportAndi Kleen2009-12-165-7/+297
| * | | HWPOISON: Undefine short-hand macros after use to avoid namespace conflictAndi Kleen2009-12-161-0/+13
| * | | HWPOISON: Use new shake_page in memory_failureAndi Kleen2009-12-161-1/+8
| * | | HWPOISON: Use correct name for MADV_HWPOISON in documentationAndi Kleen2009-12-161-1/+1
| * | | HWPOISON: mention HWPoison in Kconfig entryAndi Kleen2009-12-161-1/+1
| * | | HWPOISON: Use get_user_page_fast in hwpoison madviseAndi Kleen2009-12-161-2/+1
| * | | HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li2009-12-163-0/+11
| * | | HWPOISON: add memory cgroup filterAndi Kleen2009-12-164-0/+70
| * | | memcg: add accessor to mem_cgroup.cssWu Fengguang2009-12-162-0/+12
| * | | memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang2009-12-162-7/+10
| * | | HWPOISON: add page flags filterWu Fengguang2009-12-165-0/+43
| * | | mm: export stable page flagsWu Fengguang2009-12-163-42/+51
| * | | HWPOISON: limit hwpoison injector to known page typesWu Fengguang2009-12-163-3/+43
| * | | HWPOISON: add fs/device filtersWu Fengguang2009-12-164-0/+72
| * | | HWPOISON: return 0 to indicate success reliablyWu Fengguang2009-12-161-2/+6
| * | | HWPOISON: make semantics of IGNORED/DELAYED clearWu Fengguang2009-12-161-15/+7
| * | | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-165-9/+114
OpenPOWER on IntegriCloud