| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 2 | -0/+19 |
* | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport | 2019-03-12 | 2 | -6/+6 |
* | arch: simplify several early memory allocations | Mike Rapoport | 2019-03-08 | 1 | -6/+3 |
* | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-06 | 1 | -3/+3 |
* | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 2 | -6/+4 |
* | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 2018-12-20 | 2 | -2/+2 |
* | sparc/iommu: fix ->map_sg return value | Christoph Hellwig | 2018-12-19 | 1 | -21/+18 |
* | sparc/io-unit: fix ->map_sg return value | Christoph Hellwig | 2018-12-19 | 1 | -12/+11 |
* | sparc: remove the sparc32_dma_ops indirection | Christoph Hellwig | 2018-12-11 | 2 | -69/+133 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 3 | -4/+2 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 2 | -3/+3 |
* | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport | 2018-10-31 | 3 | -9/+12 |
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -5/+6 |
* | sparc64: Export __node_distance. | David S. Miller | 2018-10-27 | 1 | -0/+1 |
* | sparc32: split ramdisk detection and reservation to a helper function | Mike Rapoport | 2018-08-21 | 1 | -25/+31 |
* | sparc32: switch to NO_BOOTMEM | Mike Rapoport | 2018-08-21 | 1 | -56/+19 |
* | sparc: mm/init_32: kill trailing whitespace | Mike Rapoport | 2018-08-21 | 1 | -3/+3 |
* | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-18 | 2 | -2/+4 |
* | sparc: move MSI related definitions to where they are used | Thomas Petazzoni | 2018-07-30 | 1 | -1/+19 |
* | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 2018-06-15 | 1 | -1/+1 |
* | signal/sparc: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 2 | -19/+3 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 2 | -0/+2 |
* | mm/gup.c: document return value | Michael S. Tsirkin | 2018-04-14 | 1 | -0/+4 |
* | mm: fix races between swapoff and flush dcache | Huang Ying | 2018-04-06 | 2 | -4/+4 |
* | sparc64: Add support for ADI (Application Data Integrity) | Khalid Aziz | 2018-03-18 | 4 | -1/+140 |
* | sparc64: Fix regression in pmdp_invalidate(). | David S. Miller | 2018-03-15 | 1 | -6/+13 |
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -2/+3 |
|\ |
|
| * | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 2018-01-08 | 1 | -1/+2 |
| * | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 2018-01-08 | 1 | -1/+1 |
* | | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta | 2018-02-01 | 1 | -5/+18 |
|/ |
|
* | Do not hash userspace addresses in fault handlers | Kees Cook | 2017-12-20 | 2 | -2/+2 |
* | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" | Linus Torvalds | 2017-12-16 | 1 | -2/+2 |
* | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams | 2017-11-30 | 1 | -1/+1 |
* | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams | 2017-11-30 | 1 | -1/+1 |
* | mm: remove cold parameter from free_hot_cold_page* | Mel Gorman | 2017-11-16 | 1 | -1/+1 |
* | sparc64: simplify vmemmap_populate | Pavel Tatashin | 2017-11-16 | 1 | -17/+6 |
* | sparc64/mm: set fields in deferred pages | Pavel Tatashin | 2017-11-16 | 1 | -1/+8 |
* | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 2017-11-16 | 1 | -2/+2 |
* | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2017-11-16 | 1 | -1/+1 |
* | mm: account pud page tables | Kirill A. Shutemov | 2017-11-16 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 23 | -0/+23 |
* | sparc64: Cleanup hugepage table walk functions | Nitin Gupta | 2017-08-16 | 1 | -34/+20 |
* | sparc64: Add 16GB hugepage support | Nitin Gupta | 2017-08-16 | 2 | -28/+100 |
* | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta | 2017-08-16 | 1 | -1/+44 |
* | sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. | Vijay Kumar | 2017-08-04 | 1 | -1/+11 |
* | sparc64: recognize and support sparc M8 cpu type | Allen Pais | 2017-08-04 | 1 | -0/+2 |
* | sparc64: Register hugepages during arch init | Nitin Gupta | 2017-07-20 | 1 | -1/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-12 | 1 | -2/+2 |
|\ |
|
| * | sparc64: Fix gup_huge_pmd | Nitin Gupta | 2017-06-25 | 1 | -2/+2 |
* | | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-11 | 1 | -14/+14 |