summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2018-05-15MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn
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-14bpf, mips: remove unused functionDaniel Borkmann
2018-05-14MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni
2018-05-14MIPS: mscc: Add switch to ocelotAlexandre Belloni
2018-05-14MIPS: JZ4740: Drop old platform reset codePaul Cercueil
2018-05-14MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil
2018-05-14MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil
2018-05-14MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil
2018-05-14MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King
2018-05-14MIPS: Re-use kstrtobool_from_user()Andy Shevchenko
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-14MIPS: sni: Remove the read_persistent_clock()Baolin Wang
2018-05-14MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki