index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
2
-2
/
+1
2019-09-17
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2
-8
/
+2
2019-08-16
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
1
-2
/
+0
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
1
-1
/
+0
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
1
-4
/
+12
2019-08-16
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
1
-2
/
+0
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
2
-4
/
+5
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-23
/
+1
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
2019-07-15
docs: ia64: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-04
percpu: Make pcpu_setup_first_chunk() void function
Kefeng Wang
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-28
ia64: fix build errors by exporting paddr_to_nid()
Randy Dunlap
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-8
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-04-03
ia64/tlb: Convert to generic mmu_gather
Peter Zijlstra
1
-2
/
+21
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
4
-10
/
+46
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-3
/
+3
2019-01-04
ia64: fix compile without swiotlb
Christoph Hellwig
1
-0
/
+2
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
1
-11
/
+8
2018-11-26
ia64: export node_distance function
Matias Bjørling
1
-0
/
+6
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-2
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
5
-5
/
+2
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-2
/
+3
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
1
-4
/
+4
2018-09-27
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
1
-10
/
+2
2018-08-20
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-187
/
+22
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-01
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
1
-0
/
+2
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-1
/
+1
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
2
-134
/
+11
2018-07-23
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
1
-46
/
+14
2018-07-23
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
1
-8
/
+0
2018-07-23
ia64: contig/paging_init: reduce code duplication
Mike Rapoport
1
-3
/
+1
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-6
/
+2
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-4
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+3
[next]