aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-13
| * | | | MIPS: MAAR: Fix address alignmentJames Hogan2016-09-13
| * | | | MIPS: Fix memory regions reaching top of physicalJames Hogan2016-09-13
| * | | | MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski2016-09-13
| * | | | MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla2016-09-13
| | |/ / | |/| |
* | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\ \ \ \ | |/ / / |/| | |
| * | | mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-13
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-27
|\ \ \ | | |/ | |/|
| * | MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-19
| |/
* / treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-26
|/
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-12
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-12
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-12
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-03
| |\
| | * MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan2016-07-24
| | * MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens2016-07-24
| | * MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-24
| | * MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-07-24
| | * MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-07-24
| | * MIPS: Fix r4k clockevents registrationHuacai Chen2016-07-24
| | * MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic2016-07-21
| | * MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-21
| | * bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2016-07-21
| | * MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2016-07-21
| * | MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-03
| * | MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt2016-08-03
| * | MIPS: Cobalt: Fix typoAndrea Gelmini2016-08-03
| * | MIPS: Octeon: Fix typoAndrea Gelmini2016-08-03
| * | MIPS: Lantiq: Fix build failureSudip Mukherjee2016-08-03
| * | MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton2016-08-02
| * | MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.Aaro Koskinen2016-08-02
| * | MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts.Aaro Koskinen2016-08-02
| * | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen2016-08-02
| * | MIPS: store the appended dtb address in a variableJonas Gorski2016-08-02
| * | MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-02
| * | MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas2016-08-02
| * | MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt2016-08-02
| * | MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-02
| * | MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-02
| * | MIPS: Modify error handlingAmitoj Kaur Chawla2016-08-01
| * | MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan2016-07-29
| * | MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan2016-07-29
| * | MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan2016-07-29
| * | MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan2016-07-29
| * | MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-29
| * | MIPS: c-r4k: Fix valid ASID optimisationJames Hogan2016-07-29
| * | MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan2016-07-29
| * | MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan2016-07-29