| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: remove pr_cont abuse from mem_init | Mark Rutland | 2016-10-20 | 1 | -13/+13 |
* | arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call | James Morse | 2016-10-20 | 1 | -0/+9 |
* | arm64: cpufeature: Schedule enable() calls instead of calling them via IPI | James Morse | 2016-10-20 | 1 | -2/+4 |
* | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-11 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-09-20 | 1 | -1/+1 |
| |\ |
|
| | * | iommu/dma: Avoid PCI host bridge windows | Robin Murphy | 2016-09-16 | 1 | -1/+1 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-03 | 12 | -116/+189 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm64: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-20 | 2 | -2/+2 |
| * | | arm64: use alternative auto-nop | Mark Rutland | 2016-09-12 | 1 | -7/+2 |
| * | | arm64/numa: remove the limitation that cpu0 must bind to node0 | Zhen Lei | 2016-09-09 | 1 | -6/+10 |
| * | | arm64/numa: remove some useless code | Zhen Lei | 2016-09-09 | 1 | -4/+0 |
| * | | arm64/numa: support HAVE_SETUP_PER_CPU_AREA | Zhen Lei | 2016-09-09 | 1 | -0/+52 |
| * | | arm64: numa: Use pr_fmt() | Kefeng Wang | 2016-09-09 | 1 | -19/+18 |
| * | | arm64/numa: avoid inconsistent information to be printed | Zhen Lei | 2016-09-09 | 1 | -3/+3 |
| * | | arm64: mm: drop fixup_init() and mm.h | Kefeng Wang | 2016-09-06 | 5 | -21/+7 |
| * | | arm64: hibernate: Support DEBUG_PAGEALLOC | James Morse | 2016-08-25 | 1 | -1/+40 |
| * | | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap | James Morse | 2016-08-25 | 1 | -0/+4 |
| * | | arm64: Introduce execute-only page access permissions | Catalin Marinas | 2016-08-25 | 1 | -3/+2 |
| * | | arm64: apply __ro_after_init to some objects | Jisheng Zhang | 2016-08-22 | 3 | -4/+7 |
| * | | arm64: mm: convert __dma_* routines to use start, size | Kwangwoo Lee | 2016-08-22 | 2 | -46/+42 |
| |/ |
|
* / | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 | James Morse | 2016-09-02 | 1 | -0/+9 |
|/ |
|
* | arm64: Fix shift warning in arch/arm64/mm/dump.c | Catalin Marinas | 2016-08-18 | 1 | -3/+3 |
* | arm64: Fix NUMA build error when !CONFIG_ACPI | Catalin Marinas | 2016-08-17 | 1 | -0/+2 |
* | arm64: Handle el1 synchronous instruction aborts cleanly | Laura Abbott | 2016-08-12 | 1 | -2/+12 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-08-06 | 1 | -4/+4 |
|\ |
|
| * | arm64: mm: avoid fdt_check_header() before the FDT is fully mapped | Ard Biesheuvel | 2016-08-01 | 1 | -4/+4 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -33/+33 |
* | | arm64:acpi: fix the acpi alignment exception when 'mem=' specified | Dennis Chen | 2016-07-28 | 1 | -1/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-07-27 | 7 | -152/+129 |
|\| |
|
| * | arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages | Ard Biesheuvel | 2016-07-25 | 1 | -3/+6 |
| * | arm64: mm: make create_mapping_late() non-allocating | Ard Biesheuvel | 2016-07-25 | 1 | -1/+1 |
| * | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 2016-07-21 | 1 | -0/+26 |
| |\ |
|
| | * | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 2016-07-19 | 1 | -0/+26 |
| * | | arm64: debug: unmask PSTATE.D earlier | Will Deacon | 2016-07-19 | 1 | -0/+2 |
| * | | arm64: mm: change IOMMU notifier action to attach DMA ops | Lorenzo Pieralisi | 2016-07-08 | 1 | -17/+5 |
| * | | arm64: mm: fold init_pgd() into __create_pgd_mapping() | Ard Biesheuvel | 2016-07-01 | 1 | -18/+6 |
| * | | arm64: mm: Remove split_p*d() functions | Catalin Marinas | 2016-07-01 | 1 | -43/+4 |
| * | | arm64: mm: add param to force create_pgd_mapping() to use page mappings | Ard Biesheuvel | 2016-07-01 | 1 | -40/+27 |
| * | | arm64: fix "dc cvau" cache operation on errata-affected core | Andre Przywara | 2016-07-01 | 1 | -1/+1 |
| * | | arm64: mm: remove unnecessary BUG_ON | Kefeng Wang | 2016-06-30 | 1 | -1/+0 |
| * | | arm64: mm: fix location of _etext | Ard Biesheuvel | 2016-06-27 | 2 | -12/+12 |
| * | | arm64: mm: simplify memblock numa node extraction | Mark Rutland | 2016-06-27 | 1 | -4/+2 |
| * | | arm64: kill ESR_LNX_EXEC | Mark Rutland | 2016-06-21 | 1 | -5/+8 |
| * | | arm64: add macro to extract ESR_ELx.EC | Mark Rutland | 2016-06-21 | 1 | -1/+1 |
| * | | arm64: mm: only initialize swiotlb when necessary | Jisheng Zhang | 2016-06-21 | 2 | -2/+16 |
| * | | arm64: mm: dump: make page table dumping reusable | Mark Rutland | 2016-06-21 | 1 | -12/+20 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-26 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 1 | -11/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 2016-05-30 | 1 | -1/+4 |