summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-2/+2
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-5/+5
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+10
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-8/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+2
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-348/+298
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+3
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-130/+0
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+0
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-0/+90
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-41/+94
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-60/+23
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-65/+7
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-40/+4
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+6
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder-1/+1
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck-3/+0
2018-05-24MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki-2/+2
2018-05-24MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki-0/+4
2018-05-24MIPS: ptrace: Make FPU context layout comments match realityMaciej W. Rozycki-4/+4
2018-05-22MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas-5/+3
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+31
2018-05-21MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn-14/+14
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner-6/+26
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang-1/+1
2018-05-16signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptionsGuenter Roeck-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-40/+4
2018-05-15MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn-39/+39
2018-05-15MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn-10/+2
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn-5/+7
2018-05-15MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn-0/+19
2018-05-14bpf, mips: remove unused functionDaniel Borkmann-26/+0
2018-05-14MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni-0/+20
2018-05-14MIPS: mscc: Add switch to ocelotAlexandre Belloni-0/+88
2018-05-14MIPS: JZ4740: Drop old platform reset codePaul Cercueil-31/+0
2018-05-14MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil-0/+2
2018-05-14MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil-1/+4
2018-05-14MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil-17/+8
2018-05-14MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King-1/+1
2018-05-14MIPS: Re-use kstrtobool_from_user()Andy Shevchenko-8/+1
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang-39/+30
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang-16/+16
2018-05-14MIPS: sni: Remove the read_persistent_clock()Baolin Wang-6/+0
2018-05-14MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki-4/+4