summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann317-1364/+4149
2013-03-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+3
2013-03-15input/joystick: use get_cycles on ARMArnd Bergmann1-6/+2
2013-03-15[media] s5p-fimc: fix s5pv210 buildArnd Bergmann1-1/+1
2013-03-15clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann1-1/+1
2013-03-15list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-7/+9
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo1-6/+5
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong1-4/+6
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik1-1/+4
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen1-0/+6
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo1-1/+0
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo1-0/+3
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris3-39/+64
2013-03-14ARM: i.MX25: Fix DT compilationSascha Hauer1-0/+5
2013-03-14ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches1-12/+8
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches3-3/+76
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3
2013-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds11-0/+12
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-174/+144
2013-03-14idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-14UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-14UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-14decompressors: fix typo "POWERPC"Paul Bolle1-1/+1
2013-03-14mm/fremap.c: fix oops on error pathAndrew Morton1-2/+4
2013-03-14idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2-52/+55
2013-03-14tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-14zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-03-14workqueue: convert to idr_alloc()Tejun Heo1-3/+4
2013-03-14nfsd: convert to idr_alloc()Tejun Heo1-3/+2
2013-03-14nfsd: remove unused get_new_stid()Tejun Heo1-31/+0
2013-03-14kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-03-14signal: always clear sa_restorer on execveKees Cook1-0/+3
2013-03-14mm: remove_memory(): fix end_pfn settingToshi Kani1-1/+1
2013-03-14include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-218/+531
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-33/+91
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-90/+126
2013-03-14userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman2-1/+8
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-13ext2: Fix BUG_ON in evict() on inode deletionJan Kara2-1/+2
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold1-1/+0