Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4290455a88d3438340da33eef3652975212c2929
/
arch
/
mips
/
include
ffc9972
Merge 4.9.62 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
71bcb37
MIPS: Fix CM region target definitions
by Paul Burton
· 7 years ago
fd67b2f
Merge 4.9.58 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
0054c0b
MIPS: Fix minimum alignment requirement of IRQ stack
by Matt Redfearn
· 8 years ago
012bc8b
Merge 4.9.54 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
3798fd1
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
by Matt Redfearn
· 8 years ago
9ae2c67
Merge 4.9.40 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
040078a
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
by Maciej W. Rozycki
· 8 years ago
3fe100e
BACKPORT [FROMLIST] New getsockopt option to get socket cookie
by Chenbo Feng
· 8 years ago
aa6b1da
MIPS: Only change $28 to thread_info if coming from user mode
by Matt Redfearn
· 8 years ago
742817b
MIPS: Introduce irq_stack
by Matt Redfearn
· 8 years ago
1e7deb9
MIPS: End spinlocks with .insn
by Paul Burton
· 8 years ago
ad8387a
MIPS: VDSO: avoid duplicate CAC_BASE definition
by Arnd Bergmann
· 8 years ago
ef674c5
MIPS: Fix special case in 64 bit IP checksumming.
by Ralf Baechle
· 8 years ago
1031398
MIPS: Mask out limit field when calculating wired entry count
by Paul Burton
· 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
e1e575f
KVM: MIPS: Precalculate MMIO load resume PC
by James Hogan
· 8 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
74f1077
MIPS: ptrace: Fix regs_return_value for kernel context
by Marcin Nowakowski
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
54c721b
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
by Hidehiro Kawai
· 8 years ago
93c26d7
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cabca8c
MIPS: Enable hardened usercopy
by Paul Burton
· 8 years ago
ea03623
uprobes: remove function declarations from arch/{mips,s390}
by Marcin Nowakowski
· 8 years ago
9a01c3e
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
by Chris Metcalf
· 8 years ago
08ea8c0
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
by Baoyou Xie
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3f5f0a4
MIPS: generic: Convert SEAD-3 to a generic board
by Paul Burton
· 8 years ago
eed0eab
MIPS: generic: Introduce generic DT-based board support
by Paul Burton
· 8 years ago
3ffc17d
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
by Paul Burton
· 8 years ago
20d3306
MIPS: Support per-device DMA coherence
by Paul Burton
· 8 years ago
f230202
MIPS: Sanitise coherentio semantics
by Paul Burton
· 8 years ago
c5611df
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
by Paul Burton
· 8 years ago
ab96b03
MIPS: PCI: Inline pcibios_assign_all_busses
by Paul Burton
· 8 years ago
88555b4
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
by Paul Burton
· 8 years ago
23dac14
MIPS: PCI: Use struct list_head lists
by Paul Burton
· 8 years ago
5d2949e
irqchip: i8259: Remove unused i8259A_irq_pending
by Paul Burton
· 8 years ago
19afc3d
irqchip: i8259: Allow platforms to override poll function
by Paul Burton
· 8 years ago
29abfbd
mips: separate extable.h, switch module.h to it
by Al Viro
· 8 years ago
7afd2a5
MIPS: SEAD3: Probe EHCI controller using DT
by Paul Burton
· 8 years ago
a34e938
MIPS: SEAD3: Probe ethernet controller using DT
by Paul Burton
· 8 years ago
c11e3b4
MIPS: SEAD3: Probe UARTs using DT
by Paul Burton
· 8 years ago
b6d5e47
MIPS: SEAD3: Probe interrupt controllers using DT
by Paul Burton
· 8 years ago
7688c53
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
by Matt Redfearn
· 8 years ago
01882b4
MIPS: c-r4k: Split user/kernel flush_icache_range()
by James Hogan
· 8 years ago
7745199
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
by Matt Redfearn
· 8 years ago
929d4f5
MIPS: pm-cps: Add MIPSr6 CPU support
by Matt Redfearn
· 8 years ago
6622ada
MIPS: Barrier: Add definitions of SYNC stype values
by Matt Redfearn
· 8 years ago
6376d7b
MIPS: Octeon: Delete unused cvmx-mdio.h
by Aaro Koskinen
· 8 years ago
0a1e192
MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.
by Aaro Koskinen
· 8 years ago
80c73b3
MIPS: Octeon: Delete unused cvmx_override_board_link_get.
by Aaro Koskinen
· 8 years ago
db19462
MIPS: Squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
60219c5
MIPS: Add RTC support for Loongson1C board
by Yang Ling
· 8 years ago
12e3280
MIPS: Loongson1C: Add board support
by Yang Ling
· 9 years ago
a1ca838
MIPS: Add CPU support for Loongson1C
by Yang Ling
· 9 years ago
6605d15
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
by Paul Burton
· 8 years ago
72c70f0
MIPS: Stop setting I6400 FTLBP
by Paul Burton
· 8 years ago
ddabfa5
MIPS: uprobes: remove incorrect set_orig_insn
by Marcin Nowakowski
· 8 years ago
d9ab710
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into next
by Radim Krčmář
· 8 years ago
25b08c7
KVM: MIPS: Invalidate TLB by regenerating ASIDs
by James Hogan
· 8 years ago
831e45d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
3312eca
MIPS: Octeon: mangle-port: fix build failure with VDSO code
by Aaro Koskinen
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e69d700
mips: copy_from_user() must zero the destination on access_ok() failure
by Al Viro
· 8 years ago
3cbc6fc
MIPS: Add a missing ".set pop" in an early commit
by Huacai Chen
· 8 years ago
951c39c
MIPS: paravirt: Fix undefined reference to smp_bootstrap
by Matt Redfearn
· 8 years ago
e8c24d3
x86/pkeys: Allocation/free syscalls
by Dave Hansen
· 8 years ago
f6f7017
KVM: MIPS: Override HVA error values for EVA
by James Hogan
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
by Suraj Jitindar Singh
· 8 years ago
a5ff1b3
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
by Masahiro Yamada
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
4a89cf8
Merge branch '4.7-fixes' into mips-for-linux-next
by Ralf Baechle
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0d8d83d
MIPS: Use CPHYSADDR to implement mips32 __pa
by Paul Burton
· 8 years ago
15f37e1
MIPS: store the appended dtb address in a variable
by Jonas Gorski
· 9 years ago
d1e63c9
MIPS: Factor o32 specific code into signal_o32.c
by Harvey Hunt
· 9 years ago
1a770b8
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
by Paul Burton
· 9 years ago
432c6ba
MIPS: Use per-mm page to execute branch delay slot instructions
by Paul Burton
· 9 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
6002bdd
MIPS: Fix definition of KSEGX() for 64-bit
by James Hogan
· 9 years ago
640511a
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
by James Hogan
· 9 years ago
0758b11
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
by James Hogan
· 9 years ago
826e99b
MIPS: SMP: Update cpu_foreign_map on CPU disable
by James Hogan
· 9 years ago
233b2ca
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
by James Hogan
· 8 years ago
71471e2
MIPS: Octeon: Remove forced mappings of USB interrupts.
by Steven J. Hill
· 8 years ago
7ae0ae4
Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
22cc1b6
spi: octeon: Move include file from arch/mips to drivers/spi
by Jan Glauber
· 8 years ago
e9cbf62
MIPS: Fix MSA asm warnings in control reg accessors
by James Hogan
· 9 years ago
1685ddb
MIPS: Octeon: Changes to support readq()/writeq() usage.
by Steven J. Hill
· 9 years ago
acd168c
MIPS: Fix page table corruption on THP permission changes.
by David Daney
· 9 years ago
88d02a2
MIPS: Fix page table corruption on THP permission changes.
by David Daney
· 9 years ago
d85ebff
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
by James Hogan
· 9 years ago
1b49260
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
by Paul Burton
· 9 years ago
1c66b79
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
by Paul Burton
· 9 years ago
Next »