summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-29Linux 4.4-rc3v4.4-rc3Linus Torvalds
2015-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-11-27Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-27Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-28Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-11-27Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle
2015-11-27Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-27Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-11-27Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-11-27Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26Merge tag 'powerpc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2015-11-26xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin