summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11inet: fix spacing in assignmentCamelia Groza
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-11ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi
2013-07-11ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi
2013-07-11ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi
2013-07-11ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-07-11vhost: Remove custom vhost rcu usageAsias He
2013-07-11vhost-scsi: Always access vq->private_data under vq mutexAsias He
2013-07-11vhost-net: Always access vq->private_data under vq mutexAsias He
2013-07-11ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna
2013-07-11spi: revert master->setup function removal for altera and nuc900Stephen Warren
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming
2013-07-11efivars: check for EFI_RUNTIME_SERVICESMatt Fleming
2013-07-10sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven
2013-07-10ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-10Revert "Makefile: Fix install error with make -j option"Linus Torvalds
2013-07-10macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-10tuntap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-10ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-10ext4: fix warning in ext4_evict_inode()Jan Kara
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds