Age | Commit message (Expand) | Author | Files | Lines |
2014-08-14 | Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -206/+408 |
2014-08-14 | Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 40 | -471/+1050 |
2014-08-14 | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 39 | -1311/+2932 |
2014-08-14 | Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -110/+106 |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 72 | -531/+3114 |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 8 | -9/+15 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 33 | -1077/+918 |
2014-08-14 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -70/+324 |
2014-08-14 | Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2014-08-14 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 54 | -1288/+1967 |
2014-08-14 | Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 116 | -2044/+2252 |
2014-08-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 17 | -196/+189 |
2014-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 11 | -423/+538 |
2014-08-14 | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 17 | -55/+53 |
2014-08-12 | reiserfs: Fix use after free in journal teardown | Jan Kara | 2 | -7/+21 |
2014-08-12 | sparc64: Fix pcr_ops initialization and usage bugs. | David S. Miller | 3 | -3/+8 |
2014-08-12 | sparc64: Do not disable interrupts in nmi_cpu_busy() | David S. Miller | 1 | -1/+0 |
2014-08-12 | Merge branch 'bcmgenet' | David S. Miller | 2 | -15/+30 |
2014-08-12 | net: bcmgenet: correctly resume adapter from Wake-on-LAN | Florian Fainelli | 1 | -4/+6 |
2014-08-12 | net: bcmgenet: update UMAC_CMD only when link is detected | Florian Fainelli | 1 | -2/+6 |
2014-08-12 | net: bcmgenet: correctly suspend and resume PHY device | Florian Fainelli | 1 | -2/+11 |
2014-08-12 | net: bcmgenet: request and enable main clock earlier | Florian Fainelli | 1 | -7/+7 |
2014-08-12 | net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin... | Rickard Strandqvist | 1 | -0/+1 |
2014-08-12 | xen-netfront: Fix handling packets on compound pages with skb_linearize | Zoltan Kiss | 1 | -3/+4 |
2014-08-12 | net: fec: Support phys probed from devicetree and fixed-link | Uwe Kleine-König | 3 | -22/+84 |
2014-08-12 | smsc: replace WARN_ON() with WARN_ON_SMP() | Sanjeev Sharma | 1 | -1/+1 |
2014-08-12 | xen-netback: Don't deschedule NAPI when carrier off | Zoltan Kiss | 1 | -5/+1 |
2014-08-12 | Merge tag 'efi-urgent' into x86/efi | H. Peter Anvin | 6 | -24/+73 |
2014-08-11 | net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile | Andreas Ruprecht | 1 | -1/+1 |
2014-08-11 | wan: wanxl: Remove typedefs from struct names | Himangi Saraogi | 1 | -31/+32 |
2014-08-11 | m68k/atari: EtherNEC - ethernet support (ne) | Michael Schmitz | 2 | -1/+4 |
2014-08-11 | net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ... | Rickard Strandqvist | 1 | -0/+1 |
2014-08-11 | hdlc: Remove typedefs from struct names | Himangi Saraogi | 1 | -31/+32 |
2014-08-11 | airo_cs: Remove typedef local_info_t | Himangi Saraogi | 1 | -12/+13 |
2014-08-11 | atmel: Remove typedef atmel_priv_ioctl | Himangi Saraogi | 1 | -4/+4 |
2014-08-11 | com20020_cs: Remove typedef com20020_dev_t | Himangi Saraogi | 1 | -8/+8 |
2014-08-11 | ethernet: amd: Remove typedef local_info_t | Himangi Saraogi | 1 | -20/+20 |
2014-08-11 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 6 | -61/+56 |
2014-08-11 | Merge branch 'apm_xgene' | David S. Miller | 15 | -3/+2404 |
2014-08-11 | drivers: net: Add APM X-Gene SoC ethernet driver support. | Iyappan Subramanian | 11 | -0/+2299 |
2014-08-11 | dts: Add bindings for APM X-Gene SoC ethernet driver | Iyappan Subramanian | 2 | -3/+31 |
2014-08-11 | Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver | Iyappan Subramanian | 1 | -0/+66 |
2014-08-11 | MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver | Iyappan Subramanian | 1 | -0/+8 |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 36 | -465/+645 |
2014-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -86/+39 |
2014-08-11 | fix copy_tree() regression | Al Viro | 1 | -7/+24 |
2014-08-11 | __generic_file_write_iter(): fix handling of sync error after DIO | Al Viro | 1 | -1/+1 |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 59 | -984/+4031 |
2014-08-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 18 | -21/+1093 |