aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall3-12/+21
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall3-5/+11
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas6-32/+74
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose2-3/+11
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose4-69/+7
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose4-95/+172
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose3-48/+1
2016-04-21kvm-arm: Add stage2 page table modifiersSuzuki K Poulose1-53/+44
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose1-5/+99
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose1-24/+24
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose1-0/+14
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2-27/+88
2016-04-21kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose1-1/+5
2016-04-21kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose2-0/+62
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose1-3/+1
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose1-9/+8
2016-04-21arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose1-0/+2
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose3-42/+59
2016-04-21arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose1-10/+12
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose2-40/+88
2016-04-06arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla1-3/+10
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier4-10/+44
2016-03-31arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse1-19/+33
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose3-3/+10
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-2/+19
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko18-2/+18
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck3-1/+5
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds6-18/+0
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2-11/+0
2016-03-24Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-30/+18
2016-03-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-52/+36
2016-03-24Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds95-1339/+6086
2016-03-24Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds6-73/+17
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-39/+864
2016-03-24Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt2Arnd Bergmann4-0/+145
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds58-124/+193
2016-03-25h8300: switch EARLYCONYoshinori Sato3-66/+10
2016-03-25h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven3-7/+7
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland1-4/+0
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland1-4/+2
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel1-2/+2
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2-1/+5
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller4-11/+8