Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e670b29815f301e47e81d42006c80be6b7aff01d
/
arch
/
mips
/
mm
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
cab25bc
MIPS: Extend hardware table walking support to MIPS64
by Paul Burton
· 9 years ago
00bf1c6
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
by Paul Burton
· 9 years ago
c676589
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
by Paul Burton
· 9 years ago
974a0b6
MIPS: tlbex: Remove some RIXI redundancy
by Paul Burton
· 9 years ago
dbfd657
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
by Paul Burton
· 9 years ago
77c5b5d
kmap_atomic_to_page() has no users, remove it
by Nicolas Pitre
· 9 years ago
d478b08
MIPS: Allow L2 prefetch to be configured via debugfs
by Paul Burton
· 9 years ago
4d03551
MIPS: Enable L2 prefetching for CM >= 2.5
by Paul Burton
· 9 years ago
0551399
MIPS: Remove invalid check
by Andrzej Hajda
· 9 years ago
5396005
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
by James Hogan
· 10 years ago
e060f6e
MIPS: Initialise MAARs on secondary CPUs
by Paul Burton
· 9 years ago
651ca7f
MIPS: print MAAR configuration during boot
by Paul Burton
· 9 years ago
def3ab5
MIPS: mm: compile maar_init unconditionally
by Paul Burton
· 9 years ago
1e89375
dma-mapping: consolidate dma_{alloc,free}_noncoherent
by Christoph Hellwig
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
e3b2883
MIPS: Set trap_no field in thread_struct on exception.
by Ralf Baechle
· 9 years ago
8c17246
MIPS: Add implementation of dma_map_ops.mmap()
by Alex Smith
· 9 years ago
3c865dd
MIPS: Refactor dumping of TLB registers for r3k/r4k
by James Hogan
· 9 years ago
cbd95a89
MIPS: mm: default platform_maar_init using bootmem data
by Paul Burton
· 9 years ago
c014d16
MIPS: Add platform callback before initializing the L2 cache
by Markos Chandras
· 9 years ago
7d53e9c
MIPS: CM3: Add support for CM3 L2 cache.
by Paul Burton
· 9 years ago
4e88a86
MIPS: Add cases for CPU_I6400
by Markos Chandras
· 9 years ago
55fdcb2
MIPS: Partially disable RIXI support.
by Ralf Baechle
· 9 years ago
e070dab
MIPS: Handle page faults of executable but unreadable pages correctly.
by Ralf Baechle
· 9 years ago
1e18ac7
MIPS: c-r4k: Extend way_string array
by Paul Burton
· 9 years ago
cccf34e
MIPS: c-r4k: Fix cache flushing for MT cores
by Markos Chandras
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1e51714c
MIPS: use for_each_sg()
by Akinobu Mita
· 10 years ago
8fe4908
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
by James Hogan
· 10 years ago
a3ae565
MIPS: tlbex: Fix broken offsets on r2 without XPA
by James Hogan
· 10 years ago
a2d25e6
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
by Paul Gortmaker
· 10 years ago
9a8f4ea
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
by Paul Gortmaker
· 10 years ago
b1f7e11
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
by Paul Gortmaker
· 10 years ago
9a20b09
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
by Maciej W. Rozycki
· 10 years ago
3bcb03f
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
by Maciej W. Rozycki
· 10 years ago
dbfbf60
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
by Maciej W. Rozycki
· 10 years ago
755af33
MIPS: c-r4k: Fix typo in probe_scache()
by Joshua Kinard
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
ce01948
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
by David Hildenbrand
· 10 years ago
2cb7c9c
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
by David Hildenbrand
· 10 years ago
e05cb56
MIPS: tlb-r4k: Fix PG_ELPA comment
by James Hogan
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
1f0569d
mips: extract logic for mmap_rnd()
by Kees Cook
· 10 years ago
3e20a26
Merge branch '4.0-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
9eaffa8
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
by Ralf Baechle
· 10 years ago
e2e7f29
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
by Maciej W. Rozycki
· 10 years ago
3057739
MIPS: Add R16000 detection
by Joshua Kinard
· 10 years ago
0acbfc6
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
by Ralf Baechle
· 10 years ago
4d46a67
MIPS: Fix race condition in lazy cache flushing.
by Lars Persson
· 10 years ago
5b9593f
Revert "MIPS: Remove race window in page fault handling"
by Lars Persson
· 10 years ago
c5b3678
MIPS: Add support for XPA.
by Steven J. Hill
· 10 years ago
be0c37c
MIPS: Rearrange PTE bits into fixed positions.
by Steven J. Hill
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
8fc5ec7
MIPS: mm: Remove dead macro definitions
by Andreas Ruprecht
· 10 years ago
e3d0ead
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
by David Daney
· 10 years ago
a5770df
MIPS: Add set/clear CP0 macros for PageGrain register
by Steven J. Hill
· 10 years ago
b5ad2c2
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
by Markos Chandras
· 10 years ago
4ee4862
MIPS: mm: c-r4k: Set the correct ISA level
by Markos Chandras
· 10 years ago
77f3ee5
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
by Leonid Yegoshin
· 10 years ago
d2e6d30
MIPS: mm: page: Add MIPS R6 support
by Markos Chandras
· 10 years ago
a168b8f
MIPS: mm: Add MIPS R6 instruction encodings
by Leonid Yegoshin
· 10 years ago
51eec48e
MIPS: mm: uasm: Add signed 9-bit immediate related macros
by Leonid Yegoshin
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
d79d853
MIPS: mm: Add debug information for userland SIGSEGV signals.
by Markos Chandras
· 10 years ago
a7b7807
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
by Andrea Arcangeli
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
dbf3b7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
9ead863
MIPS: Fix C0_Pagegrain[IEC] support.
by David Daney
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
4218091
mips/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
070e76c
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
by Leonid Yegoshin
· 10 years ago
e2965cd
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
by Steven J. Hill
· 10 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
c441d4a
MIPS: mm: Only build one microassembler that is suitable
by Maciej W. Rozycki
· 10 years ago
d74b017
MIPS: BMIPS: Add special cache handling in c-r4k.c
by Kevin Cernekee
· 10 years ago
0dc294c
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
by Ralf Baechle
· 10 years ago
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
6a8dff6
MIPS: tlb-r4k: Add missing HTW stop/start sequences
by Markos Chandras
· 10 years ago
9e0f162
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
by David Daney
· 10 years ago
857b50f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b0e2a55
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f464938
MIPS: DMA: Add cma support
by Zubair Lutfullah Kakakhel
· 10 years ago
0b70068
mm: export symbol dependencies of is_zero_pfn()
by Ard Biesheuvel
· 10 years ago
2a4a8b1
MIPS: Remove race window in page fault handling
by Lars Persson
· 10 years ago
475d592
Merge branch '3.16-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
ab9988a
MIPS: Initialise MAARs
by Paul Burton
· 10 years ago
5890f70
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
by Leonid Yegoshin
· 10 years ago
f1014d1
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
by Markos Chandras
· 10 years ago
1062080
MIPS: bugfix: missed cache flush of TLB refill handler
by Leonid Yegoshin
· 10 years ago
6ee1d93
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
by Rafał Miłecki
· 10 years ago
d377732
Revert "MIPS: Delete unused function add_temporary_entry."
by Rafał Miłecki
· 10 years ago
e5cd534
MIPS: Remove incorrect NULL check in local_flush_tlb_page()
by Emil Goode
· 10 years ago
bf4aac0
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
by Maciej W. Rozycki
· 10 years ago
Next »