aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-692/+835
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds39-124/+3421
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmLinus Torvalds11-86/+392
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds57-138/+274
2014-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+5
2014-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-171/+489
2014-10-18Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+1
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-36/+33
2014-10-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds5-293/+167
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds16-20/+278
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds9-89/+238
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds65-1172/+1210
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds45-562/+757
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds13-533/+266
2014-10-18Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds15-137/+207
2014-10-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds106-957/+2010
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+21
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-4/+4
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-18Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar7-11/+30
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-17netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing1-1/+2
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17[CIFS] Remove obsolete commentSteve French1-6/+4
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar1-21/+72