1. 3dec0fe arm64: Fix memblock current_limit with 64K pages and 48-bit VA by Catalin Marinas · 10 years ago
  2. c0260ba arm64: mm: Correct fixmap pagetable types by Steve Capper · 10 years ago
  3. 2a0b5c0 arm64: Align less than PAGE_SIZE pgds naturally by Catalin Marinas · 10 years ago
  4. 29e5694 arm64: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  5. d4932f9 arm64: add atomic pool for non-coherent and CMA allocations by Laura Abbott · 10 years ago
  6. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  7. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  8. 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
  9. 097cbd8 arm64: Use phys_addr_t type for physical address by Min-Hua Chen · 10 years ago
  10. a52ce12 arm64: Use DMA_ERROR_CODE to denote failed allocation by Sean Paul · 10 years ago
  11. 2189064 arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers by Catalin Marinas · 10 years ago
  12. a6583c7 arm64:mm: initialize max_mapnr using function set_max_mapnr by Ganapatrao Kulkarni · 10 years ago
  13. fe18406 arm64: LLVMLinux: Fix inline arm64 assembly for use with clang by Mark Charlebois · 10 years ago
  14. b4da184 arm64: pageattr: Correctly adjust unaligned start addresses by Laura Abbott · 10 years ago
  15. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  16. 11d91a7 arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support by Laura Abbott · 10 years ago
  17. 5e05153 arm64: convert part of soft_restart() to assembly by Arun Chandran · 10 years ago
  18. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  19. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  20. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  21. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 10 years ago
  22. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 10 years ago
  23. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 10 years ago
  24. d50314a arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB by Catalin Marinas · 10 years ago
  25. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 10 years ago
  26. bec7ced arm64: export __cpu_{clear,copy}_user_page functions by Mark Salter · 10 years ago
  27. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 10 years ago
  28. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 10 years ago
  29. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  30. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  31. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  32. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  33. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 10 years ago
  34. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  35. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  36. dc60b77 arm64: mm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 10 years ago
  37. fa48e6f arm64: mm: Optimise tlb flush logic where we have >4K granule by Steve Capper · 10 years ago
  38. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 10 years ago
  39. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 10 years ago
  40. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 10 years ago
  41. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 10 years ago
  42. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 10 years ago
  43. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 10 years ago
  44. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 10 years ago
  45. d7ecbdd arm64: Add function to create identity mappings by Mark Salter · 10 years ago
  46. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 10 years ago
  47. e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  48. ebf81a9 arm64: Fix DMA range invalidation for cache line unaligned buffers by Catalin Marinas · 10 years ago
  49. bf4b558 arm64: add early_ioremap support by Mark Salter · 10 years ago
  50. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 10 years ago
  51. c218bca arm64: Relax the kernel cache requirements for boot by Catalin Marinas · 10 years ago
  52. 35a8697 arm64: Update the TCR_EL1 translation granule definitions for 16K pages by Catalin Marinas · 10 years ago
  53. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  54. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 10 years ago
  55. 214fdbe arm64: Support DMA_ATTR_WRITE_COMBINE by Laura Abbott · 10 years ago
  56. 6e8d796 arm64: Implement custom mmap functions for dma mapping by Laura Abbott · 10 years ago
  57. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 10 years ago
  58. 9bf14b7 arm64: add support for reserved memory defined by device tree by Marek Szyprowski · 10 years ago
  59. bff7059 arm64: remove unnecessary cache flush at boot by Mark Rutland · 11 years ago
  60. 7363590 arm64: Implement coherent DMA API based on swiotlb by Catalin Marinas · 11 years ago
  61. 3690951 arm64: Use swiotlb late initialisation by Catalin Marinas · 10 years ago
  62. 19e7640 arm64: Replace ZONE_DMA32 with ZONE_DMA by Catalin Marinas · 10 years ago
  63. bb10eb7 arm64: Change misleading function names in dma-mapping by Ritesh Harjani · 10 years ago
  64. 883d50a0 arm64: simplify pgd_alloc by Mark Rutland · 10 years ago
  65. a55f992 arm64: Invalidate the TLB when replacing pmd entries during boot by Catalin Marinas · 10 years ago
  66. ccc9e24 arm64: Align CMA sizes to PAGE_SIZE by Laura Abbott · 10 years ago
  67. 812944e arm64: mm: fix the function name in comment of cpu_do_switch_mm by Jingoo Han · 10 years ago
  68. 03324e6 arm64: mm: fix the function name in comment of __flush_dcache_area by Jingoo Han · 11 years ago
  69. bd5f6dc arm64: mm: use ubfm for dcache_line_size by Jingoo Han · 11 years ago
  70. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  71. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  72. c666e8d arm64: Warn on NULL device structure for dma APIs by Laura Abbott · 11 years ago
  73. 6732bc6 arm64: kernel: suspend/resume registers save/restore by Lorenzo Pieralisi · 11 years ago
  74. 3cea71b arm64: ensure completion of TLB invalidatation by Mark Rutland · 11 years ago
  75. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  76. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  77. c04e8e2 arm64: allow ioremap_cache() to use existing RAM mappings by Mark Salter · 11 years ago
  78. 9cf7172 arm64: big-endian: set correct endianess on kernel entry by Matthew Leach · 11 years ago
  79. e2d1c99 arm64: remove unnecessary prom.h include by Rob Herring · 11 years ago
  80. ec2eaa7 arm64: set initrd_start/initrd_end for fdt scan by Rob Herring · 11 years ago
  81. fc18047 arm64: use correct register width when retrieving ASID by Matthew Leach · 11 years ago
  82. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  83. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  84. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  85. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  86. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  87. d50240a arm64: mm: permit use of tagged pointers at EL0 by Will Deacon · 11 years ago
  88. f3a1d7d arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S by Catalin Marinas · 11 years ago
  89. e25208f arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary by Catalin Marinas · 11 years ago
  90. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  91. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  92. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  93. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  94. bee4ebd mm/ARM64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  95. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  96. 9af5b80 mm/ARM64: kill poison_init_mem() by Jiang Liu · 11 years ago
  97. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  98. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  99. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 11 years ago
  100. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 11 years ago