| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | MIPS: Fix memory regions reaching top of physical | James Hogan | 2016-09-13 | 1 | -0/+7 |
| * | | | | MIPS: uprobes: fix incorrect uprobe brk handling | Marcin Nowakowski | 2016-09-13 | 1 | -1/+1 |
| * | | | | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla | 2016-09-13 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mips: copy_from_user() must zero the destination on access_ok() failure | Al Viro | 2016-09-13 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-27 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | MIPS: KVM: Check for pfn noslot case | James Hogan | 2016-08-19 | 1 | -1/+1 |
| |/ |
|
* | | treewide: replace config_enabled() with IS_ENABLED() (2nd round) | Masahiro Yamada | 2016-08-26 | 1 | -2/+2 |
|/ |
|
* | MIPS: KVM: Propagate kseg0/mapped tlb fault errors | James Hogan | 2016-08-12 | 2 | -12/+35 |
* | MIPS: KVM: Fix gfn range check in kseg0 tlb faults | James Hogan | 2016-08-12 | 1 | -1/+1 |
* | MIPS: KVM: Add missing gfn range check | James Hogan | 2016-08-12 | 1 | -8/+15 |
* | MIPS: KVM: Fix mapped fault broken commpage handling | James Hogan | 2016-08-12 | 1 | -21/+28 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-08-06 | 67 | -795/+1397 |
|\ |
|
| * | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 2016-08-03 | 9 | -19/+20 |
| |\ |
|
| | * | MIPS: Fix MSA asm warnings in control reg accessors | James Hogan | 2016-07-24 | 1 | -0/+2 |
| | * | MIPS: Lantiq: Register IRQ handler for virtual IRQ number | Hauke Mehrtens | 2016-07-24 | 1 | -1/+1 |
| | * | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 2016-07-24 | 1 | -9/+10 |
| | * | MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES | Huacai Chen | 2016-07-24 | 1 | -7/+7 |
| | * | MIPS: Don't register r4k sched clock when CPUFREQ enabled | Huacai Chen | 2016-07-24 | 1 | -1/+3 |
| | * | MIPS: Fix r4k clockevents registration | Huacai Chen | 2016-07-24 | 1 | -6/+1 |
| | * | MIPS: traps: return correct si code for accessing nonmapped addresses | Petar Jovanovic | 2016-07-21 | 1 | -1/+3 |
| | * | MIPS: Octeon: Off by one in octeon_irq_gpio_map() | Dan Carpenter | 2016-07-21 | 1 | -1/+1 |
| | * | bpf, mips: fix off-by-one in ctx offset allocation | Daniel Borkmann | 2016-07-21 | 1 | -1/+1 |
| | * | MIPS: RM7000: Double locking bug in rm7k_tc_disable() | Dan Carpenter | 2016-07-21 | 1 | -1/+1 |
| * | | MIPS: mm: Fix definition of R6 cache instruction | Matt Redfearn | 2016-08-03 | 1 | -1/+1 |
| * | | MIPS: tools: Fix relocs tool compiler warnings | Harvey Hunt | 2016-08-03 | 1 | -8/+11 |
| * | | MIPS: Cobalt: Fix typo | Andrea Gelmini | 2016-08-03 | 1 | -2/+2 |
| * | | MIPS: Octeon: Fix typo | Andrea Gelmini | 2016-08-03 | 1 | -1/+1 |
| * | | MIPS: Lantiq: Fix build failure | Sudip Mukherjee | 2016-08-03 | 1 | -2/+2 |
| * | | MIPS: Use CPHYSADDR to implement mips32 __pa | Paul Burton | 2016-08-02 | 1 | -10/+28 |
| * | | MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds. | Aaro Koskinen | 2016-08-02 | 1 | -0/+15 |
| * | | MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts. | Aaro Koskinen | 2016-08-02 | 1 | -2/+3 |
| * | | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N. | Aaro Koskinen | 2016-08-02 | 3 | -41/+4 |
| * | | MIPS: store the appended dtb address in a variable | Jonas Gorski | 2016-08-02 | 7 | -15/+30 |
| * | | MIPS: ZBOOT: copy appended dtb to the end of the kernel | Jonas Gorski | 2016-08-02 | 3 | -36/+19 |
| * | | MIPS: ralink: fix spis group pinmux | Álvaro Fernández Rojas | 2016-08-02 | 1 | -1/+1 |
| * | | MIPS: Factor o32 specific code into signal_o32.c | Harvey Hunt | 2016-08-02 | 4 | -284/+293 |
| * | | MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present | Paul Burton | 2016-08-02 | 3 | -2/+26 |
| * | | MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 2016-08-02 | 12 | -133/+391 |
| * | | MIPS: Modify error handling | Amitoj Kaur Chawla | 2016-08-01 | 1 | -2/+2 |
| * | | MIPS: c-r4k: Use SMP calls for CM indexed cache ops | James Hogan | 2016-07-29 | 1 | -1/+1 |
| * | | MIPS: c-r4k: Avoid small flush_icache_range SMP calls | James Hogan | 2016-07-29 | 1 | -0/+21 |
| * | | MIPS: c-r4k: Local flush_icache_range cache op override | James Hogan | 2016-07-29 | 1 | -6/+18 |
| * | | MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() | James Hogan | 2016-07-29 | 1 | -8/+17 |
| * | | MIPS: c-r4k: Exclude sibling CPUs in SMP calls | James Hogan | 2016-07-29 | 3 | -7/+18 |
| * | | MIPS: c-r4k: Fix valid ASID optimisation | James Hogan | 2016-07-29 | 1 | -13/+35 |
| * | | MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg | James Hogan | 2016-07-29 | 1 | -19/+51 |
| * | | MIPS: c-r4k: Avoid dcache flush for sigtramps | James Hogan | 2016-07-29 | 1 | -6/+10 |
| * | | MIPS: c-r4k: Fix sigtramp SMP call to use kmap | James Hogan | 2016-07-29 | 1 | -6/+69 |
| * | | MIPS: c-r4k: Fix protected_writeback_scache_line for EVA | James Hogan | 2016-07-29 | 1 | -0/+4 |