summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter
2012-09-11ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter
2012-09-11ARM: clk-imx35: Fix SSI clock registrationFabio Estevam
2012-09-11ARM: clk-imx25: Fix SSI clock registrationFabio Estevam
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter
2012-09-11crypto: authenc - Fix crash with zero-length assoc dataHerbert Xu
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown
2012-09-10serial: pl011: delete reset callbackLinus Walleij
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun
2012-09-10serial: omap: Request pins using pinctrl frameworkTony Lindgren
2012-09-10serial: omap: fix DeviceTree bootFelipe Balbi
2012-09-10drm/omap: add more new timings fieldsRob Clark
2012-09-10drm/omap: update for interlacedRob Clark
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-09-11Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork
2012-09-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-10workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan
2012-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-10workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan
2012-09-10pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash
2012-09-10pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash
2012-09-10arm: mm: fix DMA pool affiliation checkThomas Petazzoni
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong
2012-09-10ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-09KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie