summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon
2010-12-17ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm
2010-12-17ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII
2010-12-17cciss: fix cciss_revalidate panicStephen M. Cameron
2010-12-17block: max hardware sectors limit wrapperMike Snitzer
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-17ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski
2010-12-17ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy
2010-12-17ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim
2010-12-16x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin
2010-12-16Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov
2010-12-16USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman
2010-12-16n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills
2010-12-16n_gsm: Fix message length handling when building headerKen Mills
2010-12-16MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens
2010-12-16MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens
2010-12-16MIPS: FDT size is a be32Thomas Chou
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee
2010-12-16MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen
2010-12-16MIPS: Separate two consecutive loads in memset.STony Wu
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli
2010-12-16MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney
2010-12-16MIPS: Don't clobber personality high bits.David Daney
2010-12-16MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen
2010-12-16MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro