Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | MIPS: c-r4k: Local flush_icache_range cache op override | James Hogan | 1 | -6/+18 |
2016-07-29 | MIPS: c-r4k: Split r4k_flush_kernel_vmap_range() | James Hogan | 1 | -8/+17 |
2016-07-29 | MIPS: c-r4k: Exclude sibling CPUs in SMP calls | James Hogan | 3 | -7/+18 |
2016-07-29 | MIPS: c-r4k: Fix valid ASID optimisation | James Hogan | 1 | -13/+35 |
2016-07-29 | MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg | James Hogan | 1 | -19/+51 |
2016-07-29 | MIPS: c-r4k: Avoid dcache flush for sigtramps | James Hogan | 1 | -6/+10 |
2016-07-29 | MIPS: c-r4k: Fix sigtramp SMP call to use kmap | James Hogan | 1 | -6/+69 |
2016-07-29 | MIPS: c-r4k: Fix protected_writeback_scache_line for EVA | James Hogan | 1 | -0/+4 |
2016-07-29 | MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack | James Hogan | 1 | -8/+1 |
2016-07-29 | MIPS: SMP: Update cpu_foreign_map on CPU disable | James Hogan | 6 | -1/+7 |
2016-07-29 | MIPS: SMP: Clear ASID without confusing has_valid_asid() | James Hogan | 2 | -2/+19 |
2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2 | -0/+3 |
2016-07-28 | MIPS: Octeon: Improve USB reset code for OCTEON II. | Steven J. Hill | 1 | -48/+60 |
2016-07-28 | MIPS: Octeon: Put restrictions on DMA descriptors. | Steven J. Hill | 1 | -1/+5 |
2016-07-28 | MIPS: Octeon: Remove forced mappings of USB interrupts. | Steven J. Hill | 2 | -14/+0 |
2016-07-28 | KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace | David Howells | 2 | -2/+2 |
2016-07-28 | MIPS: Print segment physical address when EU=1 | James Hogan | 1 | -5/+8 |
2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -328/+0 |
2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 7 | -7/+7 |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+12 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -19/+154 |
2016-07-25 | MIPS: ath79: Add missing include file | Guenter Roeck | 1 | -0/+1 |
2016-07-24 | spi: octeon: Move include file from arch/mips to drivers/spi | Jan Glauber | 1 | -328/+0 |
2016-07-24 | MIPS: tlbex: Avoid duplicated single_insn_swpd | James Hogan | 1 | -1/+1 |
2016-07-24 | MIPS: uasm: Handle low values in uasm_in_compat_space_p() | James Hogan | 1 | -5/+1 |
2016-07-24 | MIPS: Add default configuration for ath25 | Sergey Ryazanov | 1 | -0/+119 |
2016-07-24 | MIPS: Fix MSA asm warnings in control reg accessors | James Hogan | 1 | -0/+2 |
2016-07-24 | MIPS: Pistachio: Remove plat_setup_iocoherency | Zubair Lutfullah Kakakhel | 2 | -26/+1 |
2016-07-24 | MIPS: Lantiq: Register IRQ handler for virtual IRQ number | Hauke Mehrtens | 1 | -1/+1 |
2016-07-24 | MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-07-24 | MIPS: Lantiq: Use the real EXIN count | John Crispin | 1 | -3/+3 |
2016-07-24 | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 1 | -9/+10 |
2016-07-24 | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 1 | -9/+10 |
2016-07-24 | MIPS: Move CPU Hotplug config option into submenu | Matt Redfearn | 1 | -10/+10 |
2016-07-24 | MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors | Matt Redfearn | 1 | -5/+27 |
2016-07-24 | MIPS: smp-cps: Allow booting of CPU other than VP0 within a core | Matt Redfearn | 1 | -4/+5 |
2016-07-24 | MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES | Huacai Chen | 1 | -7/+7 |
2016-07-24 | MIPS: Don't register r4k sched clock when CPUFREQ enabled | Huacai Chen | 1 | -1/+3 |
2016-07-24 | MIPS: Fix r4k clockevents registration | Huacai Chen | 1 | -6/+1 |
2016-07-21 | MIPS: traps: return correct si code for accessing nonmapped addresses | Petar Jovanovic | 1 | -1/+3 |
2016-07-21 | MIPS: Octeon: Off by one in octeon_irq_gpio_map() | Dan Carpenter | 1 | -1/+1 |
2016-07-21 | bpf, mips: fix off-by-one in ctx offset allocation | Daniel Borkmann | 1 | -1/+1 |
2016-07-21 | MIPS: RM7000: Double locking bug in rm7k_tc_disable() | Dan Carpenter | 1 | -1/+1 |
2016-07-21 | MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATA | Matt Redfearn | 1 | -0/+2 |
2016-07-15 | MIPS/Loongson-3: Convert oprofile to hotplug state machine | Richard Cochran | 1 | -21/+14 |
2016-07-13 | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner | 1 | -5/+12 |
2016-07-11 | MIPS: Octeon: Changes to support readq()/writeq() usage. | Steven J. Hill | 3 | -31/+32 |
2016-07-08 | rtc: ds1286: move header to linux/rtc | Alexandre Belloni | 1 | -1/+1 |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 1 | -5/+12 |