Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8a0aba733db1adb5e1f0e828889a18f4c1c512de
/
arch
/
sh
/
mm
c773d8a
sh: fix platform_resource_setup_memory() section mismatch
by Magnus Damm
· 16 years ago
0c13bf1
sh: select memchunk size using kernel cmdline
by Magnus Damm
· 16 years ago
68b7c24
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
by Paul Mundt
· 16 years ago
cce2d45
SH2(A) cache update
by Yoshinori Sato
· 16 years ago
6a9545b
sh: Fix up broken kerneldoc comments.
by Paul Mundt
· 16 years ago
00e9028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
82cb1f6
sh: fix uImage Entry Point
by Yoshihiro Shimoda
· 16 years ago
c46acb8
fix sh ptep_get_and_clear breakage
by Adrian Bunk
· 16 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 16 years ago
73382f7
sh: fix pg-sh4.c build breakage in linux-next
by Magnus Damm
· 16 years ago
f2fb4e4
sh: Conditionally re-enable IRQs in fault path.
by Stuart Menefy
· 16 years ago
09b5a10
sh: Optimized flush_icache_range() implementation.
by Chris Smith
· 16 years ago
66dfe18
sh: Add support for 16kB PAGE_SIZE.
by Paul Mundt
· 16 years ago
74fcc77
sh: Support variable page sizes on nommu.
by Paul Mundt
· 16 years ago
45dabf1
sh: fix seq_file memory leak
by Li Zefan
· 16 years ago
03da6bf
sh: use generic show_mem()
by Johannes Weiner
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
3560e24
bootmem: replace node_boot_start in struct bootmem_data
by Johannes Weiner
· 16 years ago
ceb8687
hugetlb: introduce pud_huge
by Andi Kleen
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
9de90ac
Sh: use generic per-device coherent dma allocator
by Dmitry Baryshkov
· 16 years ago
0146ba7
sh: add memory resources to /proc/iomem
by Magnus Damm
· 17 years ago
5e2c287
sh64: export onchip_remap/unmap() too.
by Paul Mundt
· 17 years ago
ccd8058
sh64: Fixup the nommu build.
by Paul Mundt
· 17 years ago
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
Next »