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
2014-09-11
sh: get_user_pages_fast() must flush cache
Stas Sergeev
1
-0
/
+2
2014-08-30
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-07
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
1
-2
/
+3
2014-08-07
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
6
-11
/
+13
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-1
/
+1
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+6
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-07-15
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
1
-1
/
+1
2013-07-04
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-04
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+4
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+0
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-30
mm/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
1
-7
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+17
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-22
arch/sh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-12-13
mm, oom: remove statically defined arch functions of same name
David Rientjes
1
-12
/
+7
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-114
/
+23
2012-12-12
mm: use vm_unmapped_area() on sh architecture
Michel Lespinasse
1
-114
/
+23
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+1
2012-10-25
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-07-25
sh: Fix up recursive fault in oops with unset TTB.
Paul Mundt
1
-2
/
+6
2012-06-14
sh64: Fix up section mismatch warnings.
Paul Mundt
1
-1
/
+1
2012-05-18
sh64: Fix up vmalloc fault range check.
Paul Mundt
1
-1
/
+7
2012-05-18
Revert "sh: Ensure fixmap and store queue space can co-exist."
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Set additional fault code values.
Paul Mundt
1
-1
/
+19
2012-05-14
sh64: Tidy up and consolidate the TLB miss fast path.
Paul Mundt
1
-92
/
+15
2012-05-14
sh64: Fix up caller-save register settings for fast-path.
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Invert page fault fast-path error path values.
Paul Mundt
1
-18
/
+18
2012-05-14
sh64: Migrate to __update_tlb() API.
Paul Mundt
3
-52
/
+49
2012-05-14
sh: Enable shared page fault handler for _32/_64.
Paul Mundt
5
-314
/
+93
2012-05-14
sh64: Kill off unused fixed I/O mapping window.
Paul Mundt
1
-2
/
+1
2012-05-14
sh: Ensure fixmap and store queue space can co-exist.
Paul Mundt
1
-2
/
+2
2012-05-14
sh64: Utilize thread fault code encoding.
Paul Mundt
1
-5
/
+7
2012-05-14
sh: Support thread fault code encoding.
Paul Mundt
1
-32
/
+36
2012-05-14
sh: Tidy up and generalize page fault error paths.
Paul Mundt
1
-105
/
+220
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
1
-3
/
+0
2012-04-19
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
Paul Mundt
1
-24
/
+75
2012-04-19
sh: Improve oops error reporting
Stuart Menefy
1
-23
/
+74
2012-04-19
sh: Fix error synchronising kernel page tables
Stuart Menefy
1
-1
/
+1
[next]