aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | MIPS: KVM: Combine handle_tlb_ld/st_missJames Hogan2016-06-14
| * | | | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-14
| * | | | MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-14
| * | | | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-14
| * | | | MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan2016-06-14
| * | | | MIPS: KVM: Clean up TLB management hazardsJames Hogan2016-06-14
| * | | | MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-14
| * | | | MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-14
| * | | | MIPS: KVM: Simplify even/odd TLB handlingJames Hogan2016-06-14
| * | | | MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-14
| * | | | MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-14
| * | | | MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-14
| * | | | MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-14
| * | | | MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-14
| * | | | MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan2016-06-14
| * | | | MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-14
| * | | | MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-14
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \ \ \ \
| * | | | | MIPS: ath79: Add missing include fileGuenter Roeck2016-07-25
| * | | | | mips: use of_platform_default_populate() to populate default busKefeng Wang2016-06-23
| * | | | | mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \ \ \
| * | | | | MIPS/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \ \ \
| * | | | | MIPS/Loongson-3: Convert oprofile to hotplug state machineRichard Cochran2016-07-15
| * | | | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-27
|\ \ \ \ \ \
| * | | | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-24
| |/ / / / /
* | | | | | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-27
|\ \ \ \ \ \
| * | | | | | mips: use the new LED disk activity triggerStephan Linz2016-06-27
| | |_|_|/ / | |/| | | |
* | | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-07
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-28
| | * | | | clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano2016-06-28
| | | |_|/ | | |/| |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra2016-06-16
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | | | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| | |/ / | |/| |
* | | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-06
| |/ / |/| |
* | | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-01
* | | mips: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
| |/ |/|
* | MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan2016-06-14
* | MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan2016-06-14
* | MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-14
* | MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-14
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-28
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-28