summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-163-1/+28
|\
| * intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse2010-08-101-1/+1
| * intr-remap: allow disabling source id checkingChris Wright2010-08-102-0/+27
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-1611-331/+211Star
|\ \
| * | mtd/nand_ids: Fix buswidthBrian Norris2010-08-131-1/+1
| * | mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1
| * | mtd/m25p80: retlen is never NULLDan Carpenter2010-08-121-8/+4Star
| * | MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
| * | gen_nand: Test if nr_chips field is validMarek Vasut2010-08-121-0/+5
| * | BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-122-0/+2
| * | nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong2010-08-121-5/+6
| * | nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong2010-08-121-0/+14
| * | nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong2010-08-121-2/+2
| * | nand/denali: change read_status function methodChuanxiao Dong2010-08-121-7/+5Star
| * | nand/denali: Fixed check patch warningsChuanxiao Dong2010-08-121-12/+13
| * | ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-123-0/+3
| * | mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-112-19/+22
| * | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong2010-08-112-184/+42Star
| * | nand/denali: Fixed handle ECC error bugsChuanxiao Dong2010-08-111-16/+29
| * | nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong2010-08-111-76/+62Star
| * | nand/denali: Fixed probe function bugsChuanxiao Dong2010-08-111-21/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-1630-206/+218
|\ \ \
| * | | arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-151-9/+11
| * | | arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf2010-08-151-2/+6
| * | | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf2010-08-151-3/+2Star
| * | | arch/tile: Rename the hweight() implementations to __arch_hweight()Chris Metcalf2010-08-141-4/+5
| * | | Merge branch 'master' into for-linusChris Metcalf2010-08-141214-13456/+45563
| |\ \ \
| * | | | arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-131-2/+12
| * | | | arch/tile: Various cleanups.Chris Metcalf2010-08-1311-92/+40Star
| * | | | arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-134-48/+105
| * | | | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf2010-08-133-4/+8
| * | | | arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-131-14/+19
| * | | | arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-131-2/+2
| * | | | arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0Star
| * | | | arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0Star
| * | | | Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-131-1/+5
| * | | | arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2010-08-112-3/+3
| * | | | tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori2010-08-111-21/+0Star
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-1125-501/+740
| |\ \ \ \
* | | | | | mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-152-1/+15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-1514-27/+147
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-152-11/+19
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: Add Ian Lartey as comaintaner for Wolfson devicesMark Brown2010-08-131-0/+1
| | * | | | | | MAINTAINERS: Make Wolfson entry also cover CODEC driversMark Brown2010-08-131-3/+3
| | * | | | | | ASoC: Only tweak WM8994 chip configuration on devices up to rev DMark Brown2010-08-131-7/+13
| | * | | | | | ASoC: Optimise DSP performance for WM8994Mark Brown2010-08-131-2/+3
| * | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-1510-15/+120
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-135-12/+25
| | * | | | | | | ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-135-3/+95
| * | | | | | | | ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter2010-08-151-0/+8