summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2009-12-172-28/+34
* Fix breakage in shmem.cAl Viro2009-12-171-0/+2
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-167-21/+25
|\
| * XFS: Free buffer pages array unconditionallyDave Chinner2009-12-161-2/+2
| * xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2009-12-162-14/+6Star
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-164-1/+9
| * xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig2009-12-161-4/+8
* | re-export alloc_file()Roland Dreier2009-12-161-0/+1
* | 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-131-0/+3
| * | powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-135-2/+16
| * | wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-135-7/+106
| * | wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-131-3/+115
| * | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-136-0/+94
| * | powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-131-0/+3
| * | powerpc: wii: default configAlbert Herranz2009-12-131-0/+1406
| * | powerpc: wii: platform supportAlbert Herranz2009-12-133-1/+211
| * | powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-133-0/+264
| * | powerpc: broadway processor supportAlbert Herranz2009-12-131-3/+3
| * | powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-134-2/+191
| * | powerpc: wii: device treeAlbert Herranz2009-12-132-0/+402
| * | powerpc: gamecube: default configAlbert Herranz2009-12-131-0/+1061
| * | powerpc: gamecube: platform supportAlbert Herranz2009-12-133-0/+127
| * | powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-133-0/+289
| * | powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-134-0/+316
| * | powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-131-1/+1
| * | powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-131-1/+1
| * | powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-131-0/+4
| * | powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-134-1/+153
| * | powerpc: gamecube: device treeAlbert Herranz2009-12-132-0/+223
| * | powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-133-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-1422-0/+7915
| * | | drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-145-0/+3474
| * | | drm/ttm: Add more driver type enumsJakob Bornecrantz2009-12-141-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/+0Star
| * | | | 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/+1Star
| * | | | 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