VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-06
dma-mapping: merge into
Christoph Hellwig
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-04
ia64: add support for folded p4d page tables
Mike Rapoport
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-08-16
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-01-04
ia64: fix compile without swiotlb
Christoph Hellwig
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
2018-08-01
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2016-12-24
Replace with globally
Linus Torvalds
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-07-02
[IA64] Drop debug test/printk that some special pages are marked reserved
Tony Luck
2015-06-10
ia64: remove paravirt code
Luis R. Rodriguez
2015-04-12
ia64: Remove Linux/x86 exec domain support
Richard Weinberger
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-06
memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE
Wang Nan
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-07-03
mm/IA64: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
mm/IA64: 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: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/IA64: use common help functions to free reserved pages
Jiang Liu
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-12-08
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-01-06
[IA64] use helpers for rlimits
Jiri Slaby
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-26
ia64/pv_ops: gate page paravirtualization.
Isaku Yamahata
2009-03-26
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
Isaku Yamahata
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-11
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
2008-04-09
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-29
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2007-04-30
Pull percpu-dtc into release branch
Tony Luck
2007-03-29
[IA64] bugfix stack layout upside-down
KAMEZAWA Hiroyuki
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
2007-02-06
[IA64] relax per-cpu TLB requirement to DTC
Chen, Kenneth W
2007-02-05
[IA64] swiotlb bug fixes
Jan Beulich
2007-02-05
[IA64] register memory ranges in a consistent manner
Bob Picco
2007-01-11
[PATCH] Fix sparsemem on Cell
Dave Hansen
2006-12-12
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
2006-06-30
Remove obsolete #include
Jörn Engel
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-05-15
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2006-03-27
[IA64] lazy_mmu_prot_update needs to be aware of huge pages
Zhang, Yanmin
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-22
[IA64] add init declaration - nolwsys
Chen, Kenneth W
2006-03-22
[IA64] add init declaration - gate page functions
Chen, Kenneth W
2006-03-22
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-01-16
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2005-10-04
[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes
Bob Picco
2005-08-31
[IA64] Fix nasty VMLPT problem...
Peter Chubb
2005-07-06
[IA64] memory-less-nodes repost
bob.picco
2005-06-08
[IA64] Fill holes in FIXADDR_USER space with zero pages.
David Mosberger-Tang
2005-04-25
[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning
Tony Luck
2005-04-25
[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.
Robin Holt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds