Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ef43ebaa538e0cc9063cbf84593a05091bcace2
/
arch
/
sh
/
mm
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
b9e393c
sh: Create an sh debugfs root.
by Paul Mundt
· 17 years ago
2af8b3b
sh: Flag PMB support as EXPERIMENTAL.
by Paul Mundt
· 17 years ago
866e6b9
sh: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c31f2f3
sh/mm/pg-sh7705.c must #include <linux/fs.h>
by Adrian Bunk
· 17 years ago
a602cc0
sh: Fix multiple UTLB hit on UP SH-4.
by Hideo Saito
· 17 years ago
db02612
sh: __uncached_start only on sh32.
by Paul Mundt
· 17 years ago
38350e0
sh: Get SH-5 caches working again post-unification.
by Paul Mundt
· 17 years ago
f1f8926
sh: Update SH-5 flush_cache_sigtramp() for API changes.
by Paul Mundt
· 17 years ago
e7cc9a7
sh: trapped io support V2
by Magnus Damm
· 17 years ago
2a3eeba
sh: declared coherent memory support V2 fix
by Magnus Damm
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
f93e97e
sh: declared coherent memory support V2
by Magnus Damm
· 17 years ago
b62ad83
sh: Correct pte size mismatch for X2 TLB.
by Paul Mundt
· 17 years ago
52e8b11
sh: Provide a stubbed __set_fixmap() for nommu.
by Paul Mundt
· 17 years ago
9acb98f
sh: Stub in page_table_range_init() on nommu.
by Paul Mundt
· 17 years ago
2adb4e1
sh: Populate swapper_pg_dir with fixmap range.
by Stuart Menefy
· 17 years ago
cbaa118
sh: Preparation for uncached jumps through PMB.
by Stuart Menefy
· 17 years ago
53ff094
sh: Fix compile error of arch/sh/mm/pmb.c
by Nobuhiro Iwamatsu
· 17 years ago
a23ba43
sh: comment tidying for sh64->sh migration.
by Paul Mundt
· 17 years ago
eddeeb3
sh: Invalidate the TLB after applying PMB mappings.
by Stuart Menefy
· 17 years ago
9895f94
sh: clear/copy_page renames in lib and lib64.
by Paul Mundt
· 17 years ago
efddb4c
sh: Rename the _32 and _64 TLB flush variants.
by Paul Mundt
· 17 years ago
1e1ed39
sh: Copy over special CFLAGS for SH-5 TLB miss.
by Paul Mundt
· 17 years ago
60b2249
sh: Move over SH-5 TLB and cache support code.
by Paul Mundt
· 17 years ago
ddf7f1d
sh: Kill off a stray proc tlb reference in fault_64.
by Paul Mundt
· 17 years ago
711fe43
sh: Bump the MEMORY_SIZE default to something reasonable.
by Paul Mundt
· 17 years ago
36763b2
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
by Paul Mundt
· 17 years ago
811d50c
sh: Move in the SH-5 TLB miss.
by Paul Mundt
· 17 years ago
379a95d
sh: Tidy up various clear_page()/copy_page() definitions.
by Paul Mundt
· 17 years ago
ba2727b
sh: ioremap_64 needs after_bootmem.
by Paul Mundt
· 17 years ago
3eeffb3
sh: Split out tlb-flush in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
249cfea
sh: Split out pgtable.h in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
2b6a8d4
sh: ioremap_64 needs proc_fs.h.
by Paul Mundt
· 17 years ago
ad81eb9
sh: Split out ioremap in to _32 and _64 variants.
by Paul Mundt
· 17 years ago
079060c
sh: Fix up 64kB page size selection on SH-5.
by Paul Mundt
· 17 years ago
83ce3ac
sh: Split out extable.c _32 and _64 variants.
by Paul Mundt
· 17 years ago
8a7bcf0
sh: Add SH-5 support to the consistent DMA impl.
by Paul Mundt
· 17 years ago
36bcd39
sh: Split out 29-bit and 32-bit physical mode definitions.
by Paul Mundt
· 17 years ago
a09063d
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
by Paul Mundt
· 17 years ago
b5f42db
sh: Move CPU subtypes to Kconfig.sh.
by Paul Mundt
· 17 years ago
0f1a394
sh: lockless UTLB miss fast-path.
by Paul Mundt
· 17 years ago
1c6b2ca
sh: Kill off UTLB flush in fast-path.
by Paul Mundt
· 17 years ago
af39c16
sh: Kill off __{copy,clear}_user_page().
by Paul Mundt
· 17 years ago
ba1789e
sh: Optimized copy_{to,from}_user_page() for SH-4.
by Paul Mundt
· 17 years ago
7747b9a
sh: Wire up clear_user_highpage().
by Paul Mundt
· 17 years ago
f966918
sh: Kill off the remaining ST40 cruft.
by Paul Mundt
· 17 years ago
98366c2
sh: Add -Werror for clean directories.
by Paul Mundt
· 17 years ago
0e67068
sh: Fix optimized __copy_user() movca.l usage.
by Stuart Menefy
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
622a9ed
Remove dma_cache_(wback|inv|wback_inv) functions
by Ralf Baechle
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
023ef18
sh: __copy_user() optimizations for small copies.
by Stuart Menefy
· 17 years ago
c3af397
sh: Support extended mode TLB on SH-X3.
by Paul Mundt
· 17 years ago
dc47e9d
sh: Bump MAX_ACTIVE_REGIONS for SH7785.
by Paul Mundt
· 17 years ago
4d2cab7
sh: Disable 4kB pages on extended mode TLB.
by Paul Mundt
· 17 years ago
e71cf2b
sh: Revert incorrect license string changes.
by Paul Mundt
· 17 years ago
ab27f62
sh: Calculate cache aliases on L2 caches.
by Paul Mundt
· 17 years ago
8328a8b
sh: nommu: Kill off dummy page fault ops for SH-3/4.
by Paul Mundt
· 17 years ago
d10040f
sh: Fix alias calculation for non-aliasing cases.
by Paul Mundt
· 17 years ago
1a442fe
sh: Initial SH-X3 SMP support.
by Paul Mundt
· 17 years ago
7ec9d6f
sh: Avoid smp_processor_id() in cache desc paths.
by Paul Mundt
· 17 years ago
d04a0f7
sh: Fix up extended mode TLB for SH-X2+ cores.
by Paul Mundt
· 17 years ago
db25049
sh: Wire up URAM node on SH7785.
by Paul Mundt
· 17 years ago
1db4e9b
sh: Don't enable FPU for SH4AL-DSP.
by Paul Mundt
· 17 years ago
3d73e53
sh: nommu fault handler needs signal.h.
by Paul Mundt
· 17 years ago
5cbc3af
sh: minor fixes
by Magnus Damm
· 17 years ago
1254d1d
sh: remove CONFIG_CPU_HAS_INTC_IRQ
by Magnus Damm
· 17 years ago
2d00932
sh: More license string silliness.
by Paul Mundt
· 17 years ago
2eb0303
sh: intc - add support for sh7206
by Magnus Damm
· 17 years ago
0dc3fc0
sh: intc - add support for sh7619
by Magnus Damm
· 17 years ago
3ea6bc3
sh: Add SH7720 CPU support.
by Markus Brunner
· 17 years ago
9904494
sh: Bump up NODES_SHIFT for SH-X3.
by Paul Mundt
· 17 years ago
96290d8
sh: remove intc2 code
by Magnus Damm
· 17 years ago
7da3b8e
sh: Initial multiple-node support for SH-X3.
by Paul Mundt
· 17 years ago
1ee0100
sh: intc - add support for x3
by Magnus Damm
· 17 years ago
ac38e4d
sh: Fix cache disabling build failures on nommu.
by Paul Mundt
· 17 years ago
e29bfbc
sh: intc - add support for SH7760
by Magnus Damm
· 17 years ago
a0e2326
sh: intc - add support for SH7785
by Magnus Damm
· 17 years ago
e7bd34a
sh: Support explicit L1 cache disabling.
by Paul Mundt
· 17 years ago
ec58f1f
sh: intc - add support for SH7706, SH7707, SH7708, SH7709
by Magnus Damm
· 17 years ago
28b146c
sh: intc - add support for SH7710
by Magnus Damm
· 17 years ago
70e8be0
sh: intc - add support for SH7705
by Magnus Damm
· 17 years ago
06f862c
sh: Fix pgd mismatch from cached TTB in unhandled fault.
by Paul Mundt
· 17 years ago
56c74c7
sh: Don't include fault-nommu on SH-2/SH-2A.
by Paul Mundt
· 17 years ago
c717994
sh: Fix irqflags tracing for SH-3/4 nommu.
by Paul Mundt
· 17 years ago
e06c4e5
sh: Fix fs.h removal from mm.h regressions.
by Paul Mundt
· 17 years ago
d89ddd1
sh: remove support for sh7300 and solution engine 7300
by Magnus Damm
· 17 years ago
ac79fd5
sh: Restrict DSP support to specific CPUs.
by Paul Mundt
· 17 years ago
870e8a2
sh: remove support for sh73180 and solution engine 73180
by Magnus Damm
· 17 years ago
347b9bd
sh: remove old broken pint code
by Magnus Damm
· 17 years ago
f0b859e
sh: Reclaim beginning of P3 space for vmalloc area.
by Paul Mundt
· 17 years ago
8cf1a74
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
by Paul Mundt
· 17 years ago
56386f6
sh: intc - add support for SH7750 and its variants
by Magnus Damm
· 17 years ago
39c7aa9
sh: intc - add support for 7780
by Magnus Damm
· 17 years ago
1b06428
sh: intc - add support for 7722 processor
by Magnus Damm
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
Next »