Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b878ca5d37953ad1c4578b225a13a3c3e7e743b7
/
arch
/
sh
/
mm
41504c3
sh: SH-MobileR SH7722 CPU support.
by Paul Mundt
· 18 years ago
37bda1d
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
by Paul Mundt
· 18 years ago
11cbb70
sh: Trivial build fixes for SH-2 support.
by Yoshinori Sato
· 18 years ago
5b3e1a8
[PATCH] Generic ioremap_page_range: sh conversion
by Haavard Skinnemoen
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
39dde65
[PATCH] shared page table for hugetlb page
by Chen, Kenneth W
· 18 years ago
ea0f8fe
sh: sh775x/titan fixes for irq header changes.
by Jamie Lenehan
· 18 years ago
afbfb52
sh: stacktrace/lockdep/irqflags tracing support.
by Paul Mundt
· 18 years ago
bca7c20
sh: Get the PGD right in oops case with 64-bit PTEs.
by Paul Mundt
· 18 years ago
510c72ad
sh: Fixup various PAGE_SIZE == 4096 assumptions.
by Paul Mundt
· 18 years ago
9b3a53a
sh: TLB miss fast-path optimizations.
by Stuart Menefy
· 18 years ago
99a596f
sh: pmd rework.
by Stuart Menefy
· 18 years ago
6e4662f
sh: Use MMU.TTB register as pointer to current pgd.
by Stuart Menefy
· 18 years ago
b5a1bcb
sh: Set up correct siginfo structures for page faults.
by Stuart Menefy
· 18 years ago
52e2778
sh: p3map_sem sem2mutex conversion.
by Paul Mundt
· 18 years ago
21440cf
sh: Preliminary support for SH-X2 MMU.
by Paul Mundt
· 18 years ago
b552c7e
sh: Hook SH7785 in to the build system.
by Paul Mundt
· 18 years ago
9d4436a
sh: Add support for SH7206 and SH7619 CPU subtypes.
by Yoshinori Sato
· 18 years ago
833abf7
sh: Zero-out coherent buffer in consistent_alloc().
by Paul Mundt
· 18 years ago
711fa80
sh: build fixes for defconfigs.
by Paul Mundt
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
33573c0
sh: Fix occasional flush_cache_4096() stack corruption.
by Paul Mundt
· 18 years ago
19f9a34
sh: Initial vsyscall page support.
by Paul Mundt
· 18 years ago
28ccf7f
sh: Selective flush_cache_mm() flushing.
by Paul Mundt
· 18 years ago
2cb7ce3
sh: Enable /proc/kcore support.
by Paul Mundt
· 18 years ago
15f57a2
sh: Add support for cacheline poking through debugfs.
by Paul Mundt
· 18 years ago
e5723e0
sh: Add support for SH7706/SH7710/SH7343 CPUs.
by Paul Mundt
· 18 years ago
a2d1a5f
sh: __addr_ok() and other misc nommu fixups.
by Yoshinori Sato
· 18 years ago
e96636c
sh: Various nommu fixes.
by Yoshinori Sato
· 18 years ago
e7f93a3
sh: Make PAGE_OFFSET configurable.
by Paul Mundt
· 18 years ago
0f08f33
sh: More cosmetic cleanups and trivial fixes.
by Paul Mundt
· 18 years ago
a3e61d5
sh: Inhibit mapping PCI apertures through page tables.
by Paul Mundt
· 18 years ago
a328ff9
sh: SE73180 updates for IRQ changes.
by Paul Mundt
· 18 years ago
f647d33
sh: Fix split ptlock for user mappings in __do_page_fault().
by Paul Mundt
· 18 years ago
d7cdc9e
sh: ioremap() overhaul.
by Paul Mundt
· 18 years ago
26ff6c1
sh: page table alloc cleanups and page fault optimizations.
by Paul Mundt
· 18 years ago
0c7b1df
sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
by Paul Mundt
· 18 years ago
2984762
sh: Add control register barriers.
by Paul Mundt
· 18 years ago
749cf48
sh: Add flag for MMU PTEA capability.
by Paul Mundt
· 18 years ago
8b39526
sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
by Paul Mundt
· 18 years ago
5b19c90
sh: Support for SH7770/SH7780 CPU subtypes.
by Paul Mundt
· 18 years ago
b638d0b
sh: Optimized cache handling for SH-4/SH-4A caches.
by Richard Curnow
· 18 years ago
fdfc74f
sh: Support for SH-4A memory barriers.
by Paul Mundt
· 18 years ago
3f787fe
sh: hugetlb updates.
by Paul Mundt
· 18 years ago
a252710
sh: flush_cache_range() cleanup and optimizations.
by Paul Mundt
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
42b88be
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
by David Gibson
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
cad8244
[PATCH] sh: Move CPU subtype configuration to its own Kconfig
by Paul Mundt
· 19 years ago
b66c1a3
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
by Paul Mundt
· 19 years ago
0d6d82b
[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705
by Paul Mundt
· 19 years ago
65463b7
[PATCH] sh: Drop hp690 discontig support
by Paul Mundt
· 19 years ago
60ec558
[PATCH] mm: i386 sh sh64 ready for split ptlock
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
147efea
[PATCH] mm: sh64 hugetlbpage.c
by Hugh Dickins
· 19 years ago
6dae2c2
[PATCH] gfp_t: dma-mapping (sh)
by Al Viro
· 19 years ago
63551ae
[PATCH] Hugepage consolidation
by David Gibson
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago