summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+15
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-46/+107
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-16/+13
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown1-1/+1
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich2-1/+72
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-90/+69
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-34/+86
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds16-129/+78
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2-6/+10
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov1-1/+1
2015-01-12MAINTAINERS: add me as ibmveth maintainerThomas Falcon1-1/+1
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy1-2/+3
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha1-0/+2
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni1-5/+5
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel1-1/+1
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross1-0/+2
2015-01-12xen: use correct type for physical addressesJuergen Gross1-2/+2
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross1-6/+3
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross1-1/+1
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke1-9/+60
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2-0/+28
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni1-8/+7
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2-0/+30
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter1-15/+8
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter1-3/+2
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter1-6/+3
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller9-21/+58
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-35/+38
2015-01-11packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger1-1/+1
2015-01-11alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet1-13/+5
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5