aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds54-1127/+592
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds137-10772/+2242
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1503-69579/+63544
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds19-103/+167
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds3-48/+35
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2-20/+45
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds3-27/+25
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller60-260/+514
2012-05-20Linux 3.4Linus Torvalds1-1/+1
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack1-1/+14
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg3-13/+10
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack3-3/+21
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack1-3/+2
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg1-26/+0
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2-52/+14
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg3-81/+85
2012-05-19sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg1-15/+2
2012-05-19sparc32,leon: remove duplicate UART register definitionsSam Ravnborg1-25/+0
2012-05-19sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2-13/+14
2012-05-19sparc32: move trap table to a separate fileSam Ravnborg2-324/+419
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2-1/+1
2012-05-19sparc32: Remove asm/sysen.h header.David S. Miller1-15/+0
2012-05-19sparc32: Delete asm/smpprim.hDavid S. Miller1-54/+0
2012-05-19sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller1-2/+0
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller3-6/+1
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2-10/+5
2012-05-19sparc32: Remove completely unused code from asm/cache.hDavid S. Miller1-114/+0
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)1-0/+56
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet1-6/+20
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet1-6/+20
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet3-64/+94
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose1-2/+2
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose1-1/+1
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-65/+205
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2012-05-19sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet1-1/+4
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-19net: napi_frags_skb() is staticEric Dumazet2-3/+1
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet5-13/+15