Age | Commit message (Expand) | Author | Files | Lines |
2016-02-16 | arm64: mm: add functions to walk page tables by PA | Mark Rutland | 1 | -16/+23 |
2016-02-16 | arm64: mm: move pte_* macros | Mark Rutland | 1 | -10/+10 |
2016-02-16 | arm64: kasan: avoid TLB conflicts | Mark Rutland | 1 | -13/+4 |
2016-02-16 | arm64: mm: add code to safely replace TTBR1_EL1 | Mark Rutland | 2 | -0/+47 |
2016-02-16 | arm64: add function to install the idmap | Mark Rutland | 1 | -2/+14 |
2016-02-16 | arm64: unmap idmap earlier | Mark Rutland | 2 | -6/+6 |
2016-02-16 | arm64: unify idmap removal | Mark Rutland | 5 | -22/+32 |
2016-02-16 | arm64: mm: place empty_zero_page in bss | Mark Rutland | 4 | -11/+5 |
2016-02-16 | arm64: mm: specialise pagetable allocators | Mark Rutland | 1 | -25/+27 |
2016-02-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2016-02-11 | irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor | Tirumalesh Chalamarla | 1 | -0/+1 |
2016-02-08 | Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 5 | -12/+52 |
2016-02-08 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -0/+3 |
2016-02-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -4/+22 |
2016-02-03 | arm64: asm: Explicitly include linux/personality.h in asm/page.h | Mark Brown | 1 | -0/+1 |
2016-02-02 | arm64: futex.h: Add missing PAN toggling | James Morse | 1 | -0/+2 |
2016-02-02 | arm64: allow vmalloc regions to be set with set_memory_* | Ard Biesheuvel | 1 | -4/+19 |
2016-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -10/+9 |
2016-02-01 | Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -0/+1 |
2016-02-01 | ARM64: tegra: Add chosen node for tegra132 norrin | Jon Hunter | 1 | -0/+2 |
2016-02-01 | arm64: dts: Add missing DMA Abort interrupt to Juno | Robin Murphy | 1 | -0/+1 |
2016-01-26 | arm64: mm: avoid calling apply_to_page_range on empty range | Mika Penttilä | 1 | -0/+3 |
2016-01-26 | arm64: defconfig: updates for 4.5 | Will Deacon | 1 | -17/+25 |
2016-01-26 | arm64: errata: Add -mpc-relative-literal-loads to build flags | dann frazier | 1 | -0/+1 |
2016-01-26 | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules | William Cohen | 1 | -0/+1 |
2016-01-25 | arm64: Fix an enum typo in mm/dump.c | Masanari Iida | 1 | -1/+1 |
2016-01-25 | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings | Catalin Marinas | 1 | -11/+10 |
2016-01-25 | arm64: kernel: fix architected PMU registers unconditional access | Lorenzo Pieralisi | 3 | -2/+19 |
2016-01-25 | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel | 1 | -0/+9 |
2016-01-25 | arm64: hide __efistub_ aliases from kallsyms | Ard Biesheuvel | 1 | -15/+25 |
2016-01-25 | arm64: KVM: Fix guest dead loop when register accessor returns false | Shannon Zhao | 1 | -3/+2 |
2016-01-25 | arm64: KVM: Fix comments of the CP handler | Shannon Zhao | 1 | -2/+2 |
2016-01-25 | arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests | Shannon Zhao | 1 | -2/+6 |
2016-01-25 | arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 | Dave Martin | 2 | -2/+7 |
2016-01-25 | arm64: KVM: Fix AArch64 guest userspace exception injection | Marc Zyngier | 1 | -3/+35 |
2016-01-23 | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 13 | -12/+6890 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+0 |
2016-01-21 | net: hns: enet specifies a reference to dsaf | yankejian | 1 | -10/+9 |
2016-01-21 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2016-01-21 | Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+33 |
2016-01-21 | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 41 | -26/+4164 |
2016-01-21 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -1/+1 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -13/+6 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -54/+133 |
2016-01-18 | arm64: bpf: add extra pass to handle faulty codegen | Zi Shen Lim | 1 | -1/+21 |
2016-01-18 | arm64: insn: remove BUG_ON from codegen | Zi Shen Lim | 1 | -53/+112 |
2016-01-16 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 1 | -1/+2 |
2016-01-16 | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP | Minchan Kim | 1 | -0/+1 |
2016-01-16 | arm64, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2 | -24/+0 |