summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie16-917/+948
2015-11-27Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-17/+124
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-123/+124
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-20/+4
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle3-5/+9
2015-11-27Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-54/+24
2015-11-27Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-2/+12
2015-11-27Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-4/+4
2015-11-27Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-1/+2
2015-11-27ALSA: hda - Skip ELD notification during system suspendTakashi Iwai1-0/+6
2015-11-27spi: bugfix: spi_message.transfer_length does not get resetMartin Sperl1-0/+1
2015-11-27Merge tag 'asoc-fix-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai9311-234777/+453759
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann3-3/+3
2015-11-26ext4: add "static" to ext4_seq_##name##_fops structXu Cang1-1/+1
2015-11-26ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro1-1/+1
2015-11-26ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro1-1/+1
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-19/+121
2015-11-26Merge tag 'powerpc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-5/+32
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel1-16/+107
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel1-1/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2-16/+31
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky3-2/+13
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12
2015-11-26xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2015-11-26rtc: ds1307: fix alarm reading at probe timeSimon Guinot1-5/+7
2015-11-26drm/vmwgfx: fix a warning messageDan Carpenter1-1/+1
2015-11-26remoteproc: fix memory leak of remoteproc ida cache layersSuman Anna1-0/+2
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas1-61/+8
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon1-12/+26
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin1-1/+1
2015-11-26drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom1-1/+1
2015-11-26nios2: fix cache coherencyLey Foon Tan1-20/+4
2015-11-26remoteproc: avoid stack overflow in debugfs fileArnd Bergmann1-1/+1
2015-11-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris1-2/+2
2015-11-26Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen1-1/+1
2015-11-26Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-76/+145
2015-11-26block/sd: Fix device-imposed transfer length limitsMartin K. Petersen5-37/+51
2015-11-26scsi_debug: fix prevent_allow+verify regressionsDouglas Gilbert1-4/+5
2015-11-26MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem.Martin K. Petersen1-1/+3
2015-11-26sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen1-5/+18
2015-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+10
2015-11-26Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-67/+106
2015-11-26Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-23/+5
2015-11-26Merge tag 'v4.4-rc2' into fixesArnd Bergmann334-5497/+4149
2015-11-26Merge tag 'imx-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2-4/+5
2015-11-26intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates1-0/+2