index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-08-17
arm64: Fix NUMA build error when !CONFIG_ACPI
Catalin Marinas
1
-0
/
+2
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
1
-2
/
+12
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-33
/
+33
2016-08-01
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
Ard Biesheuvel
1
-4
/
+4
2016-07-29
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
1
-1
/
+1
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-152
/
+129
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-25
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
Ard Biesheuvel
1
-3
/
+6
2016-07-25
arm64: mm: make create_mapping_late() non-allocating
Ard Biesheuvel
1
-1
/
+1
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-11
/
+17
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-0
/
+26
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
1
-0
/
+2
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
1
-0
/
+26
2016-07-08
arm64: mm: change IOMMU notifier action to attach DMA ops
Lorenzo Pieralisi
1
-17
/
+5
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-1
/
+2
2016-07-01
arm64: mm: fold init_pgd() into __create_pgd_mapping()
Ard Biesheuvel
1
-18
/
+6
2016-07-01
arm64: mm: Remove split_p*d() functions
Catalin Marinas
1
-43
/
+4
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
1
-40
/
+27
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-1
/
+1
2016-06-30
arm64: mm: remove unnecessary BUG_ON
Kefeng Wang
1
-1
/
+0
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2
-12
/
+12
2016-06-27
arm64: mm: simplify memblock numa node extraction
Mark Rutland
1
-4
/
+2
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-06-21
arm64: update ASID limit
Jean-Philippe Brucker
1
-3
/
+6
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
1
-5
/
+8
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
2
-2
/
+16
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland
1
-12
/
+20
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
1
-1
/
+1
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-05-31
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
1
-0
/
+14
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
1
-1
/
+4
2016-05-30
arm64, NUMA: Cleanup NUMA disabled messages
David Daney
1
-4
/
+7
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
1
-6
/
+6
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-05-20
arm64: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-05-20
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2016-05-09
iommu/dma: Finish optimising higher-order allocations
Robin Murphy
1
-2
/
+2
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-2
/
+2
2016-05-05
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
Yang Shi
1
-2
/
+0
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
1
-32
/
+21
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
3
-103
/
+0
2016-04-25
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
1
-0
/
+5
2016-04-25
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
1
-36
/
+13
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
1
-44
/
+8
[next]