Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e24e90f2ca72f7e68e41f3e99fc2838909c36e9
/
arch
/
mips
/
mm
7bb3940
MIPS: mm: Fix broken microMIPS kernel regression.
by Steven J. Hill
· 11 years ago
8229f1a
mips: export flush_icache_range
by Kees Cook
· 11 years ago
c579d31
MIPS: Loongson: Add basic Loongson-3 CPU support
by Huacai Chen
· 11 years ago
d7b1205
MIPS: Use current_cpu_type() instead of c->cputype
by Wu Zhangjin
· 14 years ago
f36c472
MIPS: Add support for the M5150 processor
by Leonid Yegoshin
· 11 years ago
8005711
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
by Manuel Lauss
· 11 years ago
4676f93
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
by Leonid Yegoshin
· 11 years ago
80ca69f
MIPS: mm: c-r4k: Add support for flushing user pages from cache
by Markos Chandras
· 11 years ago
4caa906
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
by Leonid Yegoshin
· 11 years ago
0893d3f
MIPS: mm: init: Add free_init_pages() callback for EVA
by Markos Chandras
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
0ee958e
MIPS: Coherent Processing System SMP implementation
by Paul Burton
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
02dc6bf
MIPS: mm: c-r4k: Detect instruction cache aliases
by Markos Chandras
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
885014b
MIPS: improve checks for noncoherent DMA
by Felix Fietkau
· 11 years ago
26ab96d
MIPS: Add support for interAptiv cores
by Leonid Yegoshin
· 11 years ago
75b5b5e
MIPS: Add support for FTLBs
by Leonid Yegoshin
· 11 years ago
601cfa7
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
by Leonid Yegoshin
· 11 years ago
708ac4b
MIPS: Add support for the proAptiv cores
by Leonid Yegoshin
· 11 years ago
c01905e
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
by Markos Chandras
· 11 years ago
175cba8
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
by Markos Chandras
· 11 years ago
43a0684
MIPS: fix blast_icache32 on loongson2
by Aaro Koskinen
· 11 years ago
bad009f
MIPS: fix case mismatch in local_r4k_flush_icache_range()
by Huacai Chen
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
14bd8c0
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
by Ralf Baechle
· 11 years ago
f4ae17a
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
by Jayachandran C
· 11 years ago
4e7f726
MIPS: Remove unnecessary platform dma helper functions
by Felix Fietkau
· 11 years ago
c2377a4
MIPS: Move definition of SMP processor id register to header file
by Jayachandran C
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
5596b0b
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
by Yoichi Yuasa
· 11 years ago
55c25c2
MIPS: mm: Move some checks out of 'for' loop in DMA operations
by Jayachandran C
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
9213ad7
MIPS: 74K/1074K: Correct erratum workaround.
by Maciej W. Rozycki
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
69f24d1
MIPS: Optimize current_cpu_type() for better code.
by Ralf Baechle
· 11 years ago
ff52205
MIPS: Fix accessing to per-cpu data when flushing the cache
by Ralf Baechle
· 11 years ago
5a7d8a2
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
eb37e6d
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
d451e73
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
by Jerin Jacob
· 11 years ago
356948f
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
bf9621a
MIPS: Export copy_from_user_page() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
4d85419
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
f86f55d
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
by Jim Quinlan
· 11 years ago
62597c6
MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.
by David Daney
· 11 years ago
4723b20
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
by David Daney
· 11 years ago
774b617
MIPS: tlbex: Guard tlbmiss_handler_setup_pgd
by Tony Wu
· 11 years ago
5b167c1
MIPS: Fix get_user_page_fast() for mips with cache alias
by Kamal Dasu
· 12 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
38a997a
MIPS: tlbex: fix broken build in v3.11-rc1
by Aaro Koskinen
· 11 years ago
afc813a
MIPS: tlbex: Fix typo in r3000 tlb store handler
by Tony Wu
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 12 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
6ac5310
Merge branch '3.10-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
1132137
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
42a1117
MIPS: Fix typos and cleanup comment
by Tony Wu
· 12 years ago
fc192e5
MIPS: Cleanup indentation and whitespace
by Tony Wu
· 12 years ago
6ba045f
MIPS: Move generated code to .text for microMIPS
by Jayachandran C
· 12 years ago
3f90b82
MIPS: tlbex: Fix size of area to be flushed.
by Ralf Baechle
· 11 years ago
a3d9086
MIPS: Flush TLB handlers directly after writing them
by Jonas Gorski
· 12 years ago
73acc7d
MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers
by Ralf Baechle
· 12 years ago
55e9741
MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.
by Ralf Baechle
· 12 years ago
0e6ecc1
MIPS: Fixup check for invalid scratch register
by Jayachandran C
· 12 years ago
7777b93
MIPS: Allow platform specific scratch registers
by Jayachandran C
· 12 years ago
4954a9a
MIPS: Support SWIOTLB in default dma operations
by Jayachandran C
· 12 years ago
c3fc5cd
MIPS: Implement HAVE_CONTEXT_TRACKING.
by Ralf Baechle
· 12 years ago
be8a6d4
MIPS: Remove duplicate definition of check_for_high_segbits.
by David Daney
· 12 years ago
48c4ac9
Revert "MIPS: Allow ASID size to be determined at boot time."
by David Daney
· 12 years ago
8ea6cd7
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
by David Daney
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
5e0e61d
Merge branch 'next/kvm' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
2a0b24f
MIPS: microMIPS: Add support for exception handling.
by Steven J. Hill
· 12 years ago
cf6d905
MIPS: microMIPS: Fix macro naming in micro-assembler.
by Steven J. Hill
· 12 years ago
8fe4bb9
MIPS: microMIPS: Fix incorrect mask for jump immediate.
by Steven J. Hill
· 12 years ago
f6b06d9
MIPS: microMIPS: Support dynamic ASID sizing.
by Steven J. Hill
· 12 years ago
d532f3d
MIPS: Allow ASID size to be determined at boot time.
by Steven J. Hill
· 12 years ago
f2e3656
MIPS: Export routines needed by the KVM module.
by Sanjay Lal
· 12 years ago
9b3539e
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
8759934
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
by Huacai Chen
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b6d92b4
MIPS: Add option to disable software I/O coherency.
by Steven J. Hill
· 12 years ago
a6a4834
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
by Steven J. Hill
· 12 years ago
abc597f
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
by Steven J. Hill
· 12 years ago
0f35486
mm/MIPS: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
31605922
mm/MIPS: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
2f96b8c
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
by David Howells
· 12 years ago
0bfbf6a
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
by Ralf Baechle
· 12 years ago
adb3789
MIPS: Fix ISA level which causes secondary cache init bypassing and more
by Deng-Cheng Zhu
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
f8fa481
MIPS: Add support for the M14KEc core.
by Steven J. Hill
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
196897a
mips: Move __virt_addr_valid() to a place for MIPS 64
by Steven Rostedt
· 12 years ago
Next »