index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
metag
/
mm
Age
Commit message (
Expand
)
Author
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2014-06-16
metag: hugetlbpage: Remove null pointer checks that could never happen
Rickard Strandqvist
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-08
metag: off by one in setup_bootmem_node()
Dan Carpenter
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-03
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
mm/metag: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-06-13
metag/mm/cache: Restrict scope for metag_lnkget_probe
Markos Chandras
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-29
mm/metag: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/metag: use common help functions to free reserved pages
Jiang Liu
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
2013-03-20
memblock: Kill ARCH_POPULATES_NODE_MAP once more
Paul Bolle
2013-03-04
metag: Inhibit NUMA balancing.
Paul Mundt
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
2013-03-02
metag: export metag_code_cache_flush_all
James Hogan
2013-03-02
metag: add boot time LNKGET/LNKSET check
James Hogan
2013-03-02
metag: add __init to metag_cache_probe()
James Hogan
2013-03-02
metag: Build infrastructure
James Hogan
2013-03-02
metag: TCM support
James Hogan
2013-03-02
metag: Highmem support
James Hogan
2013-03-02
metag: Huge TLB
James Hogan
2013-03-02
metag: Memory handling
James Hogan
2013-03-02
metag: Memory management
James Hogan
2013-03-02
metag: Cache/TLB handling
James Hogan