aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rt-testlsk-v4.4-16.11-rtAlex Shi
2016-11-21ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hooklsk-v4.4-16.11Lorenzo Pieralisi
2016-11-17arm64: Enable KPROBES/HIBERNATION/CORESIGHT in defconfigAlex Shi
2016-11-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtAlex Shi
2016-11-17Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-17arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-11-17arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-11-17arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-11-17arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-11-17arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-11-17arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-11-17arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-11-17arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-11-15 Merge tag 'v4.4.32' into linux-linaro-lsk-v4.4Alex Shi
2016-11-15Merge branch v4.4/topic/hibernate into linux-linaro-lsk-v4.4Alex Shi
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman
2016-11-14arm64/kvm: fix build issue on kvm debugAlex Shi
2016-11-14Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-14arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-11-14arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-11-14arm64: Drop alloc function from create_mappingLaura Abbott
2016-11-14arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-11-14arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-11-11arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-11-11arm64: mm: allocate pagetables anywhereMark Rutland
2016-11-11arm64: mm: use fixmap when creating page tablesMark Rutland
2016-11-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-11-11arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-11-11arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-11-11 Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4Alex Shi
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds
2016-11-10h8300: fix syscall restartingMark Rutland
2016-11-10arm64:cpufeature ARM64_NCAPS is the indicator of last featureAlex Shi
2016-11-10arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-11-10arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-11-10arm64: mm: add functions to walk page tables by PAMark Rutland
2016-11-10arm64: mm: move pte_* macrosMark Rutland
2016-11-10arm64: Add new asm macro copy_pageGeoff Levand
2016-11-10arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-11-10arm64: kernel: Include _AC definition in page.hJames Morse