Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
[firefly-linux-kernel-4.4.55.git] / arch /
2016-11-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-17 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2016-11-17 AKASHI Takahiroarm64: kvm: allows kvm cpu hotplug
2016-11-17 James Morsearm64: KVM: Register CPU notifiers when the kernel...
2016-11-17 Marc Zyngierarm64: KVM: Skip HYP setup when already running in HYP
2016-11-17 James Morsearm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
2016-11-17 Geoff Levandarm64: hyp/kvm: Make hyp-stub extensible
2016-11-17 James Morsearm64: kvm: Move lr save/restore from do_el2_call into EL1
2016-11-17 Ard Biesheuvelarm64: kvm: deal with kernel symbols outside of linear...
2016-11-17 Ard Biesheuvelarm64: introduce KIMAGE_VADDR as the virtual base of...
2016-11-15 Amit PundirMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-15 Alex Shi Merge tag 'v4.4.32' into linux-linaro-lsk-v4.4
2016-11-15 Alex ShiMerge branch v4.4/topic/hibernate into linux-linaro...
2016-11-15 James HoganKVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-15 Greg Kroah-HartmanRevert KVM: MIPS: Drop other CPU ASIDs on guest MMU...
2016-11-14 Alex Shiarm64/kvm: fix build issue on kvm debug
2016-11-14 Alex ShiMerge branch 'v4.4/topic/hibernate' into linux-linaro...
2016-11-14 Laura Abbottarm64: ptdump: Indicate whether memory should be faulting
2016-11-14 Laura Abbottarm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
2016-11-14 Laura Abbottarm64: Drop alloc function from create_mapping
2016-11-14 Ard Biesheuvelarm64: allow vmalloc regions to be set with set_memory_*
2016-11-14 Lorenzo Pieralisiarm64: kernel: implement ACPI parking protocol
2016-11-11 Mark Rutlandarm64: mm: create new fine-grained mappings at boot
2016-11-11 Mark Rutlandarm64: ensure _stext and _etext are page-aligned
2016-11-11 Mark Rutlandarm64: mm: allow passing a pgdir to alloc_init_*
2016-11-11 Mark Rutlandarm64: mm: allocate pagetables anywhere
2016-11-11 Mark Rutlandarm64: mm: use fixmap when creating page tables
2016-11-11 Mark Rutlandarm64: mm: add functions to walk tables in fixmap
2016-11-11 Mark Rutlandarm64: mm: add __{pud,pgd}_populate
2016-11-11 Mark Rutlandarm64: mm: avoid redundant __pa(__va(x))
2016-11-11 Alex Shi Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4
2016-11-10 Owen Hofmannkvm: x86: Check memopp before dereference (CVE-2016...
2016-11-10 Arnd BergmannARM: 8584/1: floppy: avoid gcc-6 warning
2016-11-10 Khem Rajpowerpc/ptrace: Fix out of bounds array access warning
2016-11-10 Juergen Grossx86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
2016-11-10 John David Anglinparisc: Ensure consistent state when switching to kerne...
2016-11-10 James HoganKVM: MIPS: Make ERET handle ERL before EXL
2016-11-10 Ido YarivKVM: x86: fix wbinvd_dirty_mask use-after-free
2016-11-10 Linus TorvaldsFix potential infoleak in older kernels
2016-11-10 Mark Rutlandh8300: fix syscall restarting
2016-11-10 Alex Shiarm64:cpufeature ARM64_NCAPS is the indicator of last...
2016-11-10 James Morsearm64: hibernate: Refuse to hibernate if the boot cpu...
2016-11-10 James Morsearm64: kernel: Add support for hibernate/suspend-to...
2016-11-10 Mark Rutlandarm64: mm: add functions to walk page tables by PA
2016-11-10 Mark Rutlandarm64: mm: move pte_* macros
2016-11-10 Geoff Levandarm64: Add new asm macro copy_page
2016-11-10 James Morsearm64: Promote KERNEL_START/KERNEL_END definitions...
2016-11-10 James Morsearm64: kernel: Include _AC definition in page.h
2016-11-10 James Morsearm64: Change cpu_resume() to enable mmu early then...
2016-11-10 James Morsearm64: kernel: Rework finisher callback out of __cpu_su...
2016-11-10 Geoff Levandarm64: Cleanup SCTLR flags
2016-11-10 Geoff Levandarm64: Fold proc-macros.S into assembler.h
2016-11-10 Marc Zyngierarm/arm64: KVM: Add hook for C-based stage2 init
2016-11-09 Pavel Fedinarm/arm64: KVM: Detect vGIC presence at runtime
2016-11-09 Vladimir Murzinarm64: KVM: Add support for 16-bit VMID
2016-11-09 Vladimir Murzinarm: KVM: Make kvm_arm.h friendly to assembly code
2016-11-09 Vladimir Murzinarm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
2016-11-09 Marc Zyngierarm64: KVM: debug: Remove spurious inline attributes
2016-11-09 Marc ZyngierARM: KVM: Cleanup exception injection
2016-11-09 Marc Zyngierarm64: KVM: Remove weak attributes
2016-11-09 Marc Zyngierarm64: KVM: Cleanup asm-offset.c
2016-11-09 Marc Zyngierarm64: KVM: Turn system register numbers to an enum
2016-11-09 Marc Zyngierarm64: KVM: VHE: Patch out use of HVC
2016-11-09 Marc Zyngierarm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
2016-11-09 Marc Zyngierarm/arm64: Add new is_kernel_in_hyp_mode predicate
2016-11-09 Marc Zyngierarm64: KVM: Move away from the assembly version of...
2016-11-09 Marc Zyngierarm64: KVM: Map the kernel RO section into HYP
2016-11-09 Marc Zyngierarm64: KVM: Add compatibility aliases
2016-11-09 Marc Zyngierarm64: KVM: Implement vgic-v3 save/restore
2016-11-09 Marc Zyngierarm64: KVM: Add panic handling
2016-11-09 Marc Zyngierarm64: KVM: HYP mode entry points
2016-11-09 Marc Zyngierarm64: KVM: Implement TLB handling
2016-11-09 Marc Zyngierarm64: KVM: Implement fpsimd save/restore
2016-11-09 Marc Zyngierarm64: KVM: Implement the core world switch
2016-11-09 Marc Zyngierarm64: KVM: Add patchable function selector
2016-11-09 Marc Zyngierarm64: KVM: Implement guest entry
2016-11-09 Marc Zyngierarm64: KVM: Implement debug save/restore
2016-11-09 Marc Zyngierarm64: KVM: Implement 32bit system register save/restore
2016-11-09 Marc Zyngierarm64: KVM: Implement system register save/restore
2016-11-09 Marc Zyngierarm64: KVM: Implement timer save/restore
2016-11-09 Marc Zyngierarm64: KVM: Implement vgic-v2 save/restore
2016-11-09 Marc Zyngierarm64: KVM: Add a HYP-specific header file
2016-11-09 Mark Rutlandarm64: Add macros to read/write system registers
2016-11-01 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-11-01 Alex Shi Merge tag 'v4.4.30' into linux-linaro-lsk-v4.4
2016-11-01 Greg Kroah-HartmanRevert "fix minor infoleak in get_user_ex()"
2016-11-01 Greg Kroah-HartmanRevert "x86/mm: Expand the exception table logic to...
2016-10-31 Robert JarzmikARM: pxa: pxa_cplds: fix interrupt handling
2016-10-31 Pan Xinhuipowerpc/nvram: Fix an incorrect partition merge
2016-10-31 Tony Luckx86/mm: Expand the exception table logic to allow new...
2016-10-31 Ard Biesheuvelcrypto: arm/ghash-ce - add missing async import/export
2016-10-31 Russell Curreypowerpc/eeh: Null check uses of eeh_pe_bus_get
2016-10-31 Ville Syrjälädrm/i915: Account for TSEG size when determining 865G...
2016-10-29 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-10-29 Alex Shi Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4
2016-10-28 Frederic Barratpowerpc/mm: Prevent unlikely crash in copro_calculate_slb()
2016-10-28 Marc Zyngierarm64: kernel: Init MDCR_EL2 even in the absence of...
2016-10-28 Will Deaconarm64: percpu: rewrite ll/sc loops in assembly
2016-10-28 David Hildenbrands390/mm: fix gmap tlb flush issues
2016-10-28 Jiri Slabykvm: x86: memset whole irq_eoi
next