summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han1-57/+10
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han1-6/+2
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han1-7/+3
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han1-39/+11
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han1-5/+4
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-11alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar1-1/+1
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2-7/+11
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds11-79/+355
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-269/+85
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds12-154/+128
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds20-182/+512
2013-07-11ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi1-17/+22
2013-07-11ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi1-10/+1
2013-07-11ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi1-14/+2
2013-07-11ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi1-3/+14
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds18-272/+694
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman14-124/+291
2013-07-11vhost: Remove custom vhost rcu usageAsias He4-26/+12
2013-07-11vhost-scsi: Always access vq->private_data under vq mutexAsias He1-7/+4
2013-07-11vhost-net: Always access vq->private_data under vq mutexAsias He1-11/+10
2013-07-11ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna1-4/+4
2013-07-11spi: revert master->setup function removal for altera and nuc900Stephen Warren2-0/+25
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming1-7/+0
2013-07-11efivars: check for EFI_RUNTIME_SERVICESMatt Fleming1-0/+3
2013-07-11sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-11ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-11Revert "Makefile: Fix install error with make -j option"Linus Torvalds1-1/+1
2013-07-11macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-11tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-11ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-11ext4: fix warning in ext4_evict_inode()Jan Kara1-13/+19
2013-07-11Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-17/+31
2013-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-53/+6
2013-07-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds23-66/+1592
2013-07-11mm: remove free_area_cacheMichel Lespinasse17-66/+0
2013-07-11zswap: add documentationSeth Jennings1-0/+68
2013-07-11zswap: add to mm/Seth Jennings3-0/+964
2013-07-11zbud: add to mm/Seth Jennings4-0/+560
2013-07-11r8169: add a new chip for RTL8411hayeswang1-0/+67