index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-08
sh: add memory resources to /proc/iomem
Magnus Damm
1
-1
/
+1
2008-05-08
sh64: export onchip_remap/unmap() too.
Paul Mundt
1
-0
/
+2
2008-05-08
sh64: Fixup the nommu build.
Paul Mundt
2
-3
/
+6
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-18
sh: Create an sh debugfs root.
Paul Mundt
2
-3
/
+3
2008-03-06
sh: Flag PMB support as EXPERIMENTAL.
Paul Mundt
1
-1
/
+1
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-7
/
+7
2008-03-06
sh/mm/pg-sh7705.c must #include <linux/fs.h>
Adrian Bunk
1
-0
/
+1
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
1
-610
/
+411
2008-02-14
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: trapped io support V2
Magnus Damm
1
-0
/
+3
2008-02-14
sh: declared coherent memory support V2 fix
Magnus Damm
1
-12
/
+20
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+2
2008-01-28
sh: declared coherent memory support V2
Magnus Damm
1
-46
/
+128
2008-01-28
sh: Correct pte size mismatch for X2 TLB.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Provide a stubbed __set_fixmap() for nommu.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Stub in page_table_range_init() on nommu.
Paul Mundt
1
-0
/
+6
2008-01-28
sh: Populate swapper_pg_dir with fixmap range.
Stuart Menefy
1
-0
/
+36
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
6
-30
/
+46
2008-01-28
sh: Fix compile error of arch/sh/mm/pmb.c
Nobuhiro Iwamatsu
1
-1
/
+1
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
3
-25
/
+22
2008-01-28
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
1
-0
/
+6
2008-01-28
sh: clear/copy_page renames in lib and lib64.
Paul Mundt
3
-542
/
+1
2008-01-28
sh: Rename the _32 and _64 TLB flush variants.
Paul Mundt
4
-2
/
+2
2008-01-28
sh: Copy over special CFLAGS for SH-5 TLB miss.
Paul Mundt
1
-0
/
+25
2008-01-28
sh: Move over SH-5 TLB and cache support code.
Paul Mundt
3
-2
/
+1203
2008-01-28
sh: Kill off a stray proc tlb reference in fault_64.
Paul Mundt
1
-4
/
+0
2008-01-28
sh: Bump the MEMORY_SIZE default to something reasonable.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
1
-1
/
+2
2008-01-28
sh: Move in the SH-5 TLB miss.
Paul Mundt
4
-2
/
+281
2008-01-28
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
3
-20
/
+5
2008-01-28
sh: ioremap_64 needs after_bootmem.
Paul Mundt
1
-0
/
+3
2008-01-28
sh: Split out tlb-flush in to _32 and _64 variants.
Paul Mundt
4
-2
/
+477
2008-01-28
sh: Split out pgtable.h in to _32 and _64 variants.
Paul Mundt
1
-12
/
+28
2008-01-28
sh: ioremap_64 needs proc_fs.h.
Paul Mundt
1
-0
/
+1
2008-01-28
sh: Split out ioremap in to _32 and _64 variants.
Paul Mundt
4
-1
/
+393
2008-01-28
sh: Fix up 64kB page size selection on SH-5.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Split out extable.c _32 and _64 variants.
Paul Mundt
5
-36
/
+132
2008-01-28
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
1
-18
/
+28
2008-01-28
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2
-1
/
+12
2008-01-28
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
Paul Mundt
1
-3
/
+7
2008-01-28
sh: Move CPU subtypes to Kconfig.sh.
Paul Mundt
1
-190
/
+0
2007-11-19
sh: lockless UTLB miss fast-path.
Paul Mundt
1
-18
/
+7
2007-11-19
sh: Kill off UTLB flush in fast-path.
Paul Mundt
1
-8
/
+0
2007-11-07
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
2
-106
/
+0
2007-11-07
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
1
-23
/
+29
2007-11-07
sh: Wire up clear_user_highpage().
Paul Mundt
1
-0
/
+23
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-20
/
+1
[next]