summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2013-03-15ARM: i.MX35: enable MAX clockSascha Hauer
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15ARM: Scorpion is a v7 architecture, not v6Stephen Boyd
2013-03-15Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2013-03-15ARM: mmp: add platform_device head file in gplugdHaojian Zhuang
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-14Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-03-14[media] s5p-fimc: fix s5pv210 buildArnd Bergmann
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-14ARM: i.MX25: Fix DT compilationSascha Hauer
2013-03-14ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton