aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-v4.1-android-testAlex Shi
2016-04-17Merge remote-tracking branch 'origin/v4.1/topic/IOMMU-DMA' into linux-linaro-...Alex Shi
2016-04-17arm64: Hook up IOMMU dma_opsRobin Murphy
2016-04-17arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee
2016-04-17arm64: Add IOMMU dma_opsRobin Murphy
2016-04-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-04-14Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-04-11kasan: update log messagesAndrey Konovalov
2016-04-11x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2016-04-11x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-04-08Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-04-08Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-04-08arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2016-04-08arm64: kasan: fix issues reported by sparseWill Deacon
2016-04-08ARM64: kasan: print memory assignmentLinus Walleij
2016-04-08arm64: add KASAN supportAlex Shi
2016-04-08arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2016-04-08arm64: support initrd outside kernel linear mapMark Salter
2016-04-08arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2016-04-08arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2016-04-08arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2016-04-07Merge remote-tracking branch 'linux-linaro-lsk-v4.1-android-test' into linux-...Alex Shi
2016-04-07Merge remote-tracking branch 'v4.1/topic/ro-vDSO' into linux-linaro-lsk-v4.1Alex Shi
2016-04-07 Merge tag 'v4.1.21' into linux-linaro-lsk-v4.1Alex Shi
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-04-01debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2016-03-24arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-03-24arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2016-03-22MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-22MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras
2016-03-22Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras
2016-03-22KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-22s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-22KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-22ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N
2016-03-22ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla
2016-03-22ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi
2016-03-22arm64: vdso: Mark vDSO code as read-onlyv4.1/topic/ro-vDSODavid Brown
2016-03-22Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-22Merge branch 'v4.1/vdso' of https://git.linaro.org/people/david.brown/linux-l...Alex Shi
2016-03-18ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-03-18x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-03-18arch: Introduce post-init read-only memoryKees Cook
2016-03-18x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-03-18asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-18Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.03-androidAlex Shi
2016-03-18 Merge tag 'v4.1.20' into linux-linaro-lsk-v4.1lsk-v4.1-16.03Alex Shi
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti