summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25ASoC: Add ssm2518 supportLars-Peter Clausen
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24cgroup: update iterators to use cgroup_next_sibling()Tejun Heo
2013-05-24cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo
2013-05-24cgroup: make cgroup_is_removed() staticTejun Heo
2013-05-24Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23dmaengine: ste_dma40: Correct copy/paste errorLee Jones
2013-05-23ARM: ux500: Remove DMA address look-up tableLee Jones
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23sched: add cond_resched_rcu() helperSimon Horman
2013-05-23netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-05-22bcma: support SPROM rev 10Rafał Miłecki
2013-05-22spi: introduce macros to set bits_per_word_maskStephen Warren
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-21jbd: change journal_invalidatepage() to accept lengthLukas Czerner
2013-05-21jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier