summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-15usb: gadget: imx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: f_uac2: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-15usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun
2013-05-15usb: gadget: zero: fix error return code in zero_bind()Wei Yongjun
2013-05-15ARM: ux500: select REGULATOREmilio López
2013-05-15drm/gma500: Add fb gtt offset to fb basePatrik Jakobsson
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-15ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-15target: removed unused transport_state flagJoern Engel
2013-05-15target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger
2013-05-15Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...Jens Axboe
2013-05-15mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw
2013-05-15mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-05-15bcache: clarify free/available/unused spaceGabriel
2013-05-15bcache: drop "select CLOSURES"Paul Bolle
2013-05-15bcache: Fix incompatible pointer type warningEmil Goode
2013-05-15ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard
2013-05-15ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert
2013-05-14net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne
2013-05-14workqueue: correct handling of the pool spin_lockJoonsoo Kim
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi
2013-05-14sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings
2013-05-14sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-05-14rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-14fuse: allocate for_background dio requests based on io->async stateBrian Foster
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner
2013-05-14cgroup: initialize xattr before calling d_instantiate()Li Zefan
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas