summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn
2018-05-14MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2018-03-09MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-19MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-05MIPS: generic: Fix machine compatible matchingJames Hogan
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan
2018-01-18MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman