summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson1-0/+3
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2-0/+3
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson1-1/+0
2013-05-26net: add netnotifier event for upper device changeJiri Pirko1-0/+1
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+9
2013-05-25ASoC: Add ssm2518 supportLars-Peter Clausen1-0/+22
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-8/+32
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-23/+81
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-05-25linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-25wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine1-2/+7
2013-05-25rapidio: make enumeration/discovery configurableAlexandre Bounine2-1/+13
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+20
2013-05-24cgroup: update iterators to use cgroup_next_sibling()Tejun Heo1-4/+14
2013-05-24cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo1-0/+10
2013-05-24cgroup: make cgroup_is_removed() staticTejun Heo1-1/+0
2013-05-24Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo1-1/+1
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo1-1/+1
2013-05-24Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2013-05-23dmaengine: ste_dma40: Correct copy/paste errorLee Jones1-1/+1
2013-05-23ARM: ux500: Remove DMA address look-up tableLee Jones1-2/+0
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones1-2/+0
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones1-4/+2
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones1-4/+0
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones1-4/+0
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-3/+6
2013-05-23sched: add cond_resched_rcu() helperSimon Horman1-0/+9
2013-05-23netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso1-1/+1
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-0/+16
2013-05-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-05-23mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown1-0/+3
2013-05-23Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-2/+0
2013-05-22bcma: support SPROM rev 10Rafał Miłecki1-0/+1
2013-05-22spi: introduce macros to set bits_per_word_maskStephen Warren1-0/+2
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2013-05-22jbd: change journal_invalidatepage() to accept lengthLukas Czerner1-1/+1
2013-05-22jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner1-1/+1
2013-05-22mm: change invalidatepage prototype to accept lengthLukas Czerner3-3/+5
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier1-0/+1
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-21mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax1-1/+1
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar1-0/+2
2013-05-21phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+2
2013-05-21phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+12
2013-05-21rps: selective flow shedding during softnet overflowWillem de Bruijn1-0/+17
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley1-0/+46
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing1-1/+0