summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | xtensa: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
| * | | | | | | | | | | | | | | mn10300: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
| * | | | | | | | | | | | | | | alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
| * | | | | | | | | | | | | | | arm: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
| * | | | | | | | | | | | | | | m32r: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+2
| * | | | | | | | | | | | | | | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-245-3/+5
| * | | | | | | | | | | | | | | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-246-18/+42
* | | | | | | | | | | | | | | | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-21248-1024/+4066
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele2017-02-171-0/+1
| * | | | | | | | | | | | | | | | MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey2017-02-171-2/+8
| * | | | | | | | | | | | | | | | MIPS: DTS: Add img directory to MakefileIan Pozella2017-02-171-0/+1
| * | | | | | | | | | | | | | | | MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-02-171-1/+0
| * | | | | | | | | | | | | | | | MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal2017-02-171-3/+2
| * | | | | | | | | | | | | | | | MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau2017-02-171-4/+4
| * | | | | | | | | | | | | | | | MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-02-171-8/+12
| * | | | | | | | | | | | | | | | MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-02-171-0/+2
| * | | | | | | | | | | | | | | | MIPS: OCTEON: Enable DEVTMPFSJames Hogan2017-02-151-0/+1
| * | | | | | | | | | | | | | | | MIPS: lantiq: Set physical_memsizeHauke Mehrtens2017-02-151-0/+6
| * | | | | | | | | | | | | | | | MIPS: sysmips: Remove duplicated include from syscall.cWei Yongjun2017-02-141-1/+0
| * | | | | | | | | | | | | | | | MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-1473-78/+69
| * | | | | | | | | | | | | | | | MIPS: Unify perf counter register definitionsJames Hogan2017-02-143-59/+69
| * | | | | | | | | | | | | | | | MIPS: Disable stack checks on MIPS kernelsJoshua Kinard2017-02-141-0/+15
| * | | | | | | | | | | | | | | | MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-144-2/+560
| * | | | | | | | | | | | | | | | MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-02-131-21/+17
| * | | | | | | | | | | | | | | | MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn2017-02-131-2/+2
| * | | | | | | | | | | | | | | | MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-02-131-1/+1
| * | | | | | | | | | | | | | | | MIPS: Fix distclean with Makefile.postlinkMatt Redfearn2017-02-131-1/+1
| * | | | | | | | | | | | | | | | MIPS: Fix cacheinfo overflowJames Hogan2017-02-131-1/+3
| * | | | | | | | | | | | | | | | MIPS: Fix protected_cache(e)_op() for microMIPSPaul Burton2017-02-131-2/+4
| * | | | | | | | | | | | | | | | Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-139-54/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | MIPS: Add return errors to protected cache opsJames Hogan2017-02-031-20/+35
| | * | | | | | | | | | | | | | | | MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-032-17/+42
| | * | | | | | | | | | | | | | | | MIPS: uasm: Add include guards in asm/uasm.hJames Hogan2017-02-031-0/+5
| | * | | | | | | | | | | | | | | | MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-033-1/+7
| | * | | | | | | | | | | | | | | | MIPS: Move pgd_alloc() out of headerJames Hogan2017-02-023-16/+27
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens2017-01-251-18/+20
| * | | | | | | | | | | | | | | | mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav2017-01-251-2/+5
| * | | | | | | | | | | | | | | | MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn2017-01-251-0/+1
| * | | | | | | | | | | | | | | | MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab2017-01-254-0/+171
| * | | | | | | | | | | | | | | | MIPS: syscall: Return directly in mips_mmap()Markus Elfring2017-01-251-9/+2
| * | | | | | | | | | | | | | | | MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring2017-01-251-2/+3
| * | | | | | | | | | | | | | | | MIPS: Return directly in 32_mmap2()Markus Elfring2017-01-251-8/+3
| * | | | | | | | | | | | | | | | MIPS: Avoid old-style declarationArnd Bergmann2017-01-254-5/+5
| * | | | | | | | | | | | | | | | MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-01-251-1/+1
| * | | | | | | | | | | | | | | | MIPS: Octeon: Avoid empty-body warningArnd Bergmann2017-01-251-10/+5
| * | | | | | | | | | | | | | | | MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann2017-01-251-14/+6
| * | | | | | | | | | | | | | | | MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-01-253-31/+0
| * | | | | | | | | | | | | | | | MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2017-01-252-4/+4
| * | | | | | | | | | | | | | | | MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-01-251-14/+0
| * | | | | | | | | | | | | | | | MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-01-251-2/+2