Age | Commit message (Expand) | Author |
2016-02-18 | arm64: Remove the get_thread_info() function | Catalin Marinas |
2016-02-18 | arm64: kernel: Don't toggle PAN on systems with UAO | James Morse |
2016-02-18 | arm64: kernel: Add support for User Access Override | James Morse |
2016-02-18 | arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro | James Morse |
2016-02-16 | arm64: ptdump: Indicate whether memory should be faulting | Laura Abbott |
2016-02-16 | arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC | Laura Abbott |
2016-02-16 | arm64: Drop alloc function from create_mapping | Laura Abbott |
2016-02-16 | arm64: mm: create new fine-grained mappings at boot | Mark Rutland |
2016-02-16 | arm64: mm: allow passing a pgdir to alloc_init_* | Mark Rutland |
2016-02-16 | arm64: mm: allocate pagetables anywhere | Mark Rutland |
2016-02-16 | arm64: mm: use fixmap when creating page tables | Mark Rutland |
2016-02-16 | arm64: mm: avoid redundant __pa(__va(x)) | Mark Rutland |
2016-02-16 | arm64: kasan: avoid TLB conflicts | Mark Rutland |
2016-02-16 | arm64: mm: add code to safely replace TTBR1_EL1 | Mark Rutland |
2016-02-16 | arm64: unmap idmap earlier | Mark Rutland |
2016-02-16 | arm64: unify idmap removal | Mark Rutland |
2016-02-16 | arm64: mm: place empty_zero_page in bss | Mark Rutland |
2016-02-16 | arm64: mm: specialise pagetable allocators | Mark Rutland |
2016-02-02 | arm64: allow vmalloc regions to be set with set_memory_* | Ard Biesheuvel |
2016-01-26 | arm64: mm: avoid calling apply_to_page_range on empty range | Mika Penttilä |
2016-01-25 | arm64: Fix an enum typo in mm/dump.c | Masanari Iida |
2016-01-25 | arm64: kernel: fix architected PMU registers unconditional access | Lorenzo Pieralisi |
2016-01-25 | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel |
2016-01-15 | arm64, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-14 | arm64: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman |
2016-01-12 | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds |
2016-01-05 | arm64: mm: move pgd_cache initialisation to pgtable_cache_init | Will Deacon |
2015-12-21 | arm64: hugetlb: add support for PTE contiguous bit | David Woods |
2015-12-21 | arm64: kernel: enforce pmuserenr_el0 initialization and restore | Lorenzo Pieralisi |
2015-12-17 | arm64: Use PoU cache instr for I/D coherency | Ashok Kumar |
2015-12-17 | arm64: Defer dcache flush in __cpu_copy_user_page | Ashok Kumar |
2015-12-15 | Merge branch 'aarch64/efi' into aarch64/for-next/core | Will Deacon |
2015-12-11 | arm64: mm: ensure that the zero page is visible to the page table walker | Will Deacon |
2015-12-11 | arm64: mm: place __cpu_setup in .text | Mark Rutland |
2015-12-10 | arm64: mm: fold alternatives into .init | Mark Rutland |
2015-12-10 | arm64: mm: remove pointless PAGE_MASKing | Mark Rutland |
2015-12-09 | arm64: only consider memblocks with NOMAP cleared for linear mapping | Ard Biesheuvel |
2015-12-02 | arm64: add __init/__initdata section marker to some functions/variables | Jisheng Zhang |
2015-12-01 | arm64: mm: allow sections for unaligned bases | Mark Rutland |
2015-12-01 | arm64: mm: detect bad __create_mapping uses | Mark Rutland |
2015-11-26 | Revert "arm64: Mark kernel page ranges contiguous" | Catalin Marinas |
2015-11-26 | arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers | Will Deacon |
2015-11-25 | arm64: mm: fix fault_info table xFSC decoding | Mark Rutland |
2015-11-25 | arm64: early_alloc: Fix check for allocation failure | Suzuki K. Poulose |
2015-11-18 | arm64: Fix R/O permissions in mark_rodata_ro | Laura Abbott |
2015-11-17 | arm64: simplify dma_get_ops | Arnd Bergmann |
2015-11-17 | arm64: mm: use correct mapping granularity under DEBUG_RODATA | Ard Biesheuvel |
2015-11-16 | arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs | Robin Murphy |
2015-11-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-11-12 | arm64: mmu: make split_pud and fixup_executable static | Jisheng Zhang |