index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
metag
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-14
/
+0
*
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
*
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-1
/
+3
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
1
-6
/
+0
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
metag: hugetlbpage: Remove null pointer checks that could never happen
Rickard Strandqvist
2014-06-16
1
-1
/
+1
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-5
/
+0
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
2
-2
/
+4
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-9
/
+0
|
\
|
*
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-9
/
+0
*
|
metag: off by one in setup_bootmem_node()
Dan Carpenter
2013-11-08
1
-1
/
+1
|
/
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-3
/
+2
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-2
/
+4
*
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-06
1
-1
/
+1
|
\
|
*
metag/mm/cache: Restrict scope for metag_lnkget_probe
Markos Chandras
2013-06-13
1
-1
/
+1
*
|
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-12
/
+2
*
|
mm/metag: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-7
/
+1
*
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-4
/
+1
*
|
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
1
-0
/
+6
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-5
/
+0
|
\
|
*
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
2013-04-18
1
-5
/
+0
*
|
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-30
1
-3
/
+0
|
\
\
|
*
|
memblock: Kill ARCH_POPULATES_NODE_MAP once more
Paul Bolle
2013-03-20
1
-3
/
+0
|
|
/
*
|
mm/metag: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-8
/
+2
*
|
mm/metag: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-19
/
+2
|
/
*
metag: Inhibit NUMA balancing.
Paul Mundt
2013-03-04
1
-0
/
+1
*
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2013-03-02
1
-0
/
+3
*
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
2013-03-02
1
-42
/
+10
*
metag: export metag_code_cache_flush_all
James Hogan
2013-03-02
1
-0
/
+1
*
metag: add boot time LNKGET/LNKSET check
James Hogan
2013-03-02
1
-0
/
+79
*
metag: add __init to metag_cache_probe()
James Hogan
2013-03-02
1
-1
/
+1
*
metag: Build infrastructure
James Hogan
2013-03-02
2
-0
/
+172
*
metag: TCM support
James Hogan
2013-03-02
1
-0
/
+81
*
metag: Highmem support
James Hogan
2013-03-02
1
-0
/
+133
*
metag: Huge TLB
James Hogan
2013-03-02
1
-0
/
+291
*
metag: Memory handling
James Hogan
2013-03-02
2
-0
/
+157
*
metag: Memory management
James Hogan
2013-03-02
5
-0
/
+1066
*
metag: Cache/TLB handling
James Hogan
2013-03-02
2
-0
/
+633