summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-06-24Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-24EDAC: Update Documentation/edac.txtBorislav Petkov
2015-06-24EDAC: Fix typos in Documentation/edac.txtRami Rosen
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot
2015-06-24arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS supportThor Thayer
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-24Merge branch 'ipv4-nexthop-link-status'David S. Miller
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-06-24net: switchdev: ignore unsupported bridge flagsVivien Didelot
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov
2015-06-24Merge branch 'mlx-next'David S. Miller
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha