Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6d06b0d25209c80e99c1e89700f1e09694a3766b
/
arch
/
mips
/
include
9849a56
arch, mm: convert all architectures to use 5level-fixup.h
by Kirill A. Shutemov
· 8 years ago
fc69910
MIPS: Add missing include files
by Arnd Bergmann
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
e6d930b
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0f002fd
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 8 years ago
66fd848
MIPS: Fix special case in 64 bit IP checksumming.
by Ralf Baechle
· 8 years ago
2654294
MIPS: Unify perf counter register definitions
by James Hogan
· 8 years ago
93e502b
MIPS: OCTEON: Platform support for OCTEON III USB controller
by Steven J. Hill
· 8 years ago
f229454
MIPS: Fix protected_cache(e)_op() for microMIPS
by Paul Burton
· 8 years ago
f700a42
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
by James Hogan
· 8 years ago
12ed1fa
KVM: MIPS: Allow multiple VCPUs to be created
by James Hogan
· 8 years ago
ad58d4d
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
by James Hogan
· 10 years ago
013044c
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
by James Hogan
· 8 years ago
7801bbe
KVM: MIPS/T&E: Implement CP0_EBase register
by James Hogan
· 8 years ago
654229a
KVM: MIPS/T&E: Move CP0 register access into T&E
by James Hogan
· 8 years ago
230c572
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
by James Hogan
· 10 years ago
411740f
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
by James Hogan
· 8 years ago
f0c0c33
KVM: MIPS/MMU: Add GPA PT mkclean helper
by James Hogan
· 8 years ago
64ebc9e
KVM: MIPS/T&E: Handle read only GPA in TLB mod
by James Hogan
· 8 years ago
577ed7f
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
by James Hogan
· 10 years ago
b620911
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
by James Hogan
· 8 years ago
4cf74c9
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
by James Hogan
· 8 years ago
1880afd
KVM: MIPS/T&E: Add lockless GVA access helpers
by James Hogan
· 8 years ago
06c158c
KVM: MIPS/MMU: Convert guest physical map to page table
by James Hogan
· 10 years ago
6a97c77
KVM: MIPS: Use CP0_BadInstr[P] for emulation
by James Hogan
· 10 years ago
122e51d
KVM: MIPS: Improve kvm_get_inst() error return
by James Hogan
· 8 years ago
a1ecc54
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
by James Hogan
· 8 years ago
a98dd74
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
by James Hogan
· 8 years ago
7071a88
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
by James Hogan
· 8 years ago
49ec508
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
by James Hogan
· 8 years ago
dacc3ed
KVM: MIPS: Use uaccess to read/modify guest instructions
by James Hogan
· 9 years ago
7a156e9
KVM: MIPS: Drop vm_init() callback
by James Hogan
· 8 years ago
4c86460
KVM: MIPS/MMU: Convert commpage fault handling to page tables
by James Hogan
· 8 years ago
7e3d2a7
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
by James Hogan
· 8 years ago
aba8592
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
by James Hogan
· 8 years ago
a31b50d
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
by James Hogan
· 8 years ago
57e3869
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
by James Hogan
· 8 years ago
a7cfa7a
KVM: MIPS: Add fast path TLB refill handler
by James Hogan
· 8 years ago
7faa6ee
KVM: MIPS/T&E: Activate GVA page tables in guest context
by James Hogan
· 8 years ago
630766b
KVM: MIPS: Wire up vcpu uninit
by James Hogan
· 8 years ago
a7ebb2e
KVM: MIPS/T&E: active_mm = init_mm in guest context
by James Hogan
· 8 years ago
a2c046e
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
by James Hogan
· 8 years ago
c550d53
KVM: MIPS: Remove duplicated ASIDs from vcpu
by James Hogan
· 8 years ago
a60b843
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
by James Hogan
· 8 years ago
1534b396
KVM: MIPS/MMU: Simplify ASID restoration
by James Hogan
· 10 years ago
7170bdc
MIPS: Add return errors to protected cache ops
by James Hogan
· 8 years ago
722b454
MIPS: Export some tlbex internals for KVM to use
by James Hogan
· 8 years ago
93a93c2
MIPS: uasm: Add include guards in asm/uasm.h
by James Hogan
· 8 years ago
814f91b
MIPS: Move pgd_alloc() out of header
by James Hogan
· 8 years ago
b672592
sched/cputime: Remove generic asm headers
by Frederic Weisbecker
· 8 years ago
e709305
MIPS: BCM47XX: Add Luxul devices to the database
by Dan Haab
· 8 years ago
1742ac2
MIPS: VDSO: avoid duplicate CAC_BASE definition
by Arnd Bergmann
· 8 years ago
b668970
MIPS: Fix modversions
by Arnd Bergmann
· 8 years ago
815dd18
treewide: Consolidate get_dma_ops() implementations
by Bart Van Assche
· 8 years ago
5657933
treewide: Move dma_ops from struct dev_archdata into struct device
by Bart Van Assche
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
0888958
MIPS: End asm function prologue macros with .insn
by Paul Burton
· 8 years ago
858e2b2
MIPS: Use generic asm/export.h
by Paul Burton
· 8 years ago
5c01918
MIPS: IRQ: Remove useless i8259_of_init() prototype.
by Ralf Baechle
· 8 years ago
16eccef
MIPS: ralink: Add missing pinmux.
by John Crispin
· 8 years ago
0063fde
MIPS: platform: Allow for DTB to be moved during kernel relocation
by Marcin Nowakowski
· 8 years ago
39a3cb2
MIPS: elfcore: add correct copy_regs implementations
by Marcin Nowakowski
· 8 years ago
08c941b
MIPS: Move register dump routines out of ptrace code
by Marcin Nowakowski
· 8 years ago
c83c2ee
MIPS: kexec: remove SMP_DUMP
by Marcin Nowakowski
· 8 years ago
5e73ad3
MIPS: Loongson1: Add watchdog support for Loongson1 board
by Yang Ling
· 8 years ago
e31e450
MIPS: Loongson1: Remove several redundant RTC-related macros
by Yang Ling
· 8 years ago
3ae34be
MIPS: Remove RESTORE_ALL_AND_RET
by Paul Burton
· 8 years ago
3b4b823
MIPS: Cleanup LLBit handling in switch_to
by Paul Burton
· 8 years ago
e11124d
MIPS: Remove r2_emul_return from struct thread_info
by Paul Burton
· 8 years ago
35e6de3
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
by Paul Burton
· 8 years ago
1d79bf0
MIPS: Loongson1B: Modify DEFAULT_MEMSIZE
by Kelvin Cheung
· 9 years ago
5892d6a
MIPS: SMP: Remove cpu_callin_map
by Matt Redfearn
· 8 years ago
225844c
MIPS: Remove unused HIGHMEM_DEBUG macro
by Paul Burton
· 8 years ago
ca0c40c
MIPS: Use generic asm/unaligned.h
by Paul Burton
· 8 years ago
3ff72be
MIPS: Octeon: Enable KASLR
by Steven J. Hill
· 8 years ago
510d863
MIPS: Only change $28 to thread_info if coming from user mode
by Matt Redfearn
· 8 years ago
fe8bd18
MIPS: Introduce irq_stack
by Matt Redfearn
· 8 years ago
2b58a76
MIPS: Octeon: Kill cvmx_helper_link_autoconf()
by Aaro Koskinen
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
b0b3a37
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
1031398
MIPS: Mask out limit field when calculating wired entry count
by Paul Burton
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 8 years ago
4c8ee71
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
d839c60
MIPS: jz4740: Remove obsolete code
by Paul Cercueil
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
e1e575f6
KVM: MIPS: Precalculate MMIO load resume PC
by James Hogan
· 8 years ago
890658b
locking/mutex: Kill arch specific code
by Peter Zijlstra
· 9 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
11ed3e0
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
by Ralf Baechle
· 8 years ago
Next »