summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton
2018-06-28MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-06-28MIPS: Call dump_stack() from show_regs()Paul Burton
2018-06-24MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}Paul Burton
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton
2018-06-19MIPS: Add syscall detection for restartable sequencesPaul Burton
2018-06-19MIPS: Add support for restartable sequencesPaul Burton
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-06-19mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-06-18MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus 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-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-05-24MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-05-24MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-05-24MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki
2018-05-22MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-05-16signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptionsGuenter Roeck
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn