summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-25/+6
* sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-47/+4
* sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-182-0/+92
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-183-3/+3
|\
| * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch2009-12-183-3/+3
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-174024-254268/+404390
|\|
| * sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin2009-12-171-3/+3
| * Fix breakage in shmem.cAl Viro2009-12-161-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/+6
| | * 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-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