index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-5
/
+0
*
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
2014-03-04
6
-11
/
+13
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-3
/
+6
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-12
/
+4
*
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-21
/
+4
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-7
/
+0
|
\
|
*
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
2013-04-18
1
-7
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
\
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
|
|
/
*
|
mm/SH: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-23
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+17
*
|
arch/sh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-2
/
+2
|
/
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-0
/
+1
|
\
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
1
-0
/
+1
*
|
mm, oom: remove statically defined arch functions of same name
David Rientjes
2012-12-12
1
-12
/
+7
*
|
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
1
-114
/
+23
|
\
\
|
*
|
mm: use vm_unmapped_area() on sh architecture
Michel Lespinasse
2012-12-11
1
-114
/
+23
|
|
/
*
|
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-10-24
1
-1
/
+1
|
/
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
sh: Fix up recursive fault in oops with unset TTB.
Paul Mundt
2012-07-25
1
-2
/
+6
*
sh64: Fix up section mismatch warnings.
Paul Mundt
2012-06-14
1
-1
/
+1
*
sh64: Fix up vmalloc fault range check.
Paul Mundt
2012-05-18
1
-1
/
+7
*
Revert "sh: Ensure fixmap and store queue space can co-exist."
Paul Mundt
2012-05-18
1
-2
/
+2
*
sh64: Set additional fault code values.
Paul Mundt
2012-05-14
1
-1
/
+19
*
sh64: Tidy up and consolidate the TLB miss fast path.
Paul Mundt
2012-05-14
1
-92
/
+15
*
sh64: Fix up caller-save register settings for fast-path.
Paul Mundt
2012-05-14
1
-2
/
+2
*
sh64: Invert page fault fast-path error path values.
Paul Mundt
2012-05-14
1
-18
/
+18
*
sh64: Migrate to __update_tlb() API.
Paul Mundt
2012-05-14
3
-52
/
+49
*
sh: Enable shared page fault handler for _32/_64.
Paul Mundt
2012-05-14
5
-314
/
+93
*
sh64: Kill off unused fixed I/O mapping window.
Paul Mundt
2012-05-14
1
-2
/
+1
*
sh: Ensure fixmap and store queue space can co-exist.
Paul Mundt
2012-05-14
1
-2
/
+2
*
sh64: Utilize thread fault code encoding.
Paul Mundt
2012-05-14
1
-5
/
+7
*
sh: Support thread fault code encoding.
Paul Mundt
2012-05-14
1
-32
/
+36
*
sh: Tidy up and generalize page fault error paths.
Paul Mundt
2012-05-14
1
-105
/
+220
*
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2012-04-19
1
-3
/
+0
*
-
.
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
Paul Mundt
2012-04-19
1
-24
/
+75
|
\
\
|
*
|
sh: Improve oops error reporting
Stuart Menefy
2012-04-19
1
-23
/
+74
|
*
|
sh: Fix error synchronising kernel page tables
Stuart Menefy
2012-04-19
1
-1
/
+1
|
|
/
*
|
sh64: Kill off dead page fault debug cruft.
Paul Mundt
2012-04-11
1
-69
/
+5
*
|
sh64: Port OOM changes to do_page_fault
Paul Mundt
2012-04-11
1
-10
/
+30
*
|
sh/mm/fault_32.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-04-11
1
-9
/
+29
|
/
*
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
3
-0
/
+3
|
\
[next]