aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds195-3263/+8018
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-33/+22
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds474-13050/+36213
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds5-38/+48
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-228/+949
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-42/+165
2014-10-10mm: Support fadvise without CONFIG_MMUJosh Triplett1-1/+2
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller1-3/+4
2014-10-10Merge branch 'bcmgenet_systemport'David S. Miller3-7/+9
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+2
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+3
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli1-5/+4
2014-10-10Merge branch 'net-drivers-pgcnt'David S. Miller5-23/+30
2014-10-10net: fix races in page->_count manipulationEric Dumazet1-7/+18
2014-10-10mlx4: fix race accessing page->_countEric Dumazet1-3/+3
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet1-5/+3
2014-10-10igb: fix race accessing page->_countEric Dumazet1-4/+3
2014-10-10fm10k: fix race accessing page->_countEric Dumazet1-4/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer3-2/+36
2014-10-10flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck1-13/+23
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs1-2/+2
2014-10-10net: filter: fix the commentsLi RongQing1-6/+3
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing1-2/+2
2014-10-10Merge branch 'macvlan'David S. Miller1-8/+13
2014-10-10macvlan: optimize the receive path[email protected]1-5/+10
2014-10-10macvlan: pass 'bool' type to macvlan_count_rx()[email protected]1-3/+3
2014-10-10audit: cull redundancy in audit_rule_changeRichard Guy Briggs1-11/+7
2014-10-10audit: WARN if audit_rule_change called illegallyEric Paris1-1/+2
2014-10-10Merge branch 'xgene'David S. Miller12-75/+566
2014-10-10drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian1-6/+22
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian6-30/+438
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian4-41/+78
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2-2/+31
2014-10-10Documentation: dts: Update section header for APM X-GeneIyappan Subramanian1-1/+3
2014-10-10MAINTAINERS: Update APM X-Gene sectionIyappan Subramanian1-1/+0
2014-10-10audit: put rule existence check in canonical orderRichard Guy Briggs1-1/+1
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov1-0/+1
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-162/+7
2014-10-10perf ui browsers: Add missing includeArnaldo Carvalho de Melo1-0/+1
2014-10-10perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2-26/+26
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller10-42/+69
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers1-2/+2
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2014-10-10perf session: Don't count per evsel eventsArnaldo Carvalho de Melo1-16/+0
2014-10-10RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen1-19/+19
2014-10-10RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2-103/+101
2014-10-10RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen1-9/+3
2014-10-10RDMA/ocrdma: Remove a unused-label warningLi RongQing1-0/+2
2014-10-10RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma1-5/+5
2014-10-10RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier1-4/+5