index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm-current/current'
Stephen Rothwell
2019-05-14
1
-11
/
+6
|
\
|
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-04-28
1
-8
/
+3
|
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-04-28
1
-3
/
+3
*
|
ia64/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
1
-2
/
+21
|
/
*
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
4
-10
/
+46
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-3
/
+3
*
ia64: fix compile without swiotlb
Christoph Hellwig
2019-01-04
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
*
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-11
/
+8
|
/
*
ia64: export node_distance function
Matias Bjørling
2018-11-26
1
-0
/
+6
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-2
/
+4
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
5
-5
/
+2
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
1
-2
/
+3
*
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
1
-2
/
+4
*
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
2018-10-31
1
-4
/
+4
*
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-10
/
+2
*
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-20
2
-187
/
+22
|
\
|
*
ia64: switch to NO_BOOTMEM
Mike Rapoport
2018-07-23
2
-134
/
+11
|
*
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
2018-07-23
1
-46
/
+14
|
*
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
2018-07-23
1
-8
/
+0
|
*
ia64: contig/paging_init: reduce code duplication
Mike Rapoport
2018-07-23
1
-3
/
+1
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+1
*
|
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
2018-08-01
1
-0
/
+2
*
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
1
-1
/
+1
|
/
*
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-6
/
+2
*
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+3
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
2
-10
/
+14
|
\
|
*
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
1
-4
/
+5
|
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-2
/
+2
|
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
*
|
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
2
-6
/
+6
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-2
/
+2
*
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
1
-2
/
+2
*
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
1
-8
/
+1
*
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-06
1
-1
/
+1
*
ia64: add extable.h
Al Viro
2017-04-06
1
-1
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-1
/
+2
*
arch, mm: remove arch specific show_mem
Michal Hocko
2017-02-22
1
-48
/
+0
*
ia64: ensure exception table search users include extable.h
Paul Gortmaker
2017-01-24
1
-0
/
+1
*
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
2017-01-24
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
[next]