summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2140-51/+80
|\
| * module.h: remove extable.h include now users have migratedPaul Gortmaker2017-02-091-1/+0
| * core: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-02-093-0/+3
| * cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| * hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| * microblaze: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| * unicore32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
| * score: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-263-3/+3
| * metag: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-2/+1
| * arc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+2
| * nios2: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
| * sparc: migrate exception table users onto extable.hPaul Gortmaker2017-01-261-0/+1
| * openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
| * frv: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
| * sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-245-5/+5
| * 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-21253-1030/+4091
|\ \
| * | 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
| * | Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski2017-02-141-1/+1
| * | 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