summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsPaul Burton
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill
2017-08-07MIPS: gitignore: ignore generated .c filesBartosz Golaszewski
2017-08-07MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni
2017-08-06Linux 4.13-rc4v4.13-rc4Linus Torvalds
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger
2017-08-05ext4: silence array overflow warningDan Carpenter
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas