summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-14xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-14drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-14leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2015-01-14cxgb4vf: 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-13Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+15
2015-01-13Merge 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-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2015-01-13Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-16/+13
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko2-2/+5
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann1-3/+2
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King1-3/+5
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown1-1/+1
2015-01-13simplefb: Fix build failure on SparcHans de Goede1-1/+1
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich2-1/+72
2015-01-13staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-13staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley1-0/+8
2015-01-13staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2-5/+7
2015-01-13staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin1-2/+4
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-13Merge tag 'v3.19-rockhip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette2-21/+34
2015-01-13usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov1-1/+1
2015-01-13MAINTAINERS: add me as ibmveth maintainerThomas Falcon1-1/+1
2015-01-13tipc: fix bug in broadcast retransmit codeJon Paul Maloy1-2/+3
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven1-1/+1
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-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-4/+21
2015-01-12arm64: compat: wire up compat_sys_execveatWill Deacon2-1/+3
2015-01-12ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18
2015-01-12ARM: at91/dt: sam9263: Add missing clocks to lcdc nodeAlexander Stein1-0/+2
2015-01-12ARM: at91: sama5d3: dt: correct the sound routeBo Shen1-1/+1
2015-01-12ARM: at91/dt: sama5d4: fix the timer reg lengthBo Shen1-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-12usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler1-1/+1
2015-01-12usb: serial: silence all non-critical read errorsJeremiah Mahler1-1/+1