summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross
2015-01-12xen: use correct type for physical addressesJuergen Gross
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-12packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger
2015-01-12alx: fix alx_poll()Eric Dumazet
2015-01-12net: dnet: fix dnet_poll()Eric Dumazet
2015-01-11linux 3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-10Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-10Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover
2015-01-09MAINTAINERS: Add entry for iSER target driverSagi Grimberg
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09mutex: Always clear owner field upon mutex_unlock()Chris Wilson