aboutsummaryrefslogtreecommitdiff
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-17iommu: Implement common IOMMU ops for DMA mappingRobin 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-13include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton
2016-04-13include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes
2016-04-13compiler.h: add support for function attribute assume_alignedRasmus Villemoes
2016-04-13compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2016-04-13compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-04-11kasan: fix kmemleak false-positive in kasan_module_alloc()Andrey Ryabinin
2016-04-11kasan: always taint kernel on reportAndrey Ryabinin
2016-04-11kasan: use IS_ALIGNED in memory_is_poisoned_8()Xishi Qiu
2016-04-11kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu
2016-04-11kasan: Fix a type conversion errorWang Long
2016-04-11kasan: update reference to kasan prototype repoAndrey Konovalov
2016-04-11kasan: update log messagesAndrey Konovalov
2016-04-11kasan: accurately determine the type of the bad accessAndrey Konovalov
2016-04-11kasan: update reported bug types for kernel memory accessesAndrey Konovalov
2016-04-11kasan: update reported bug types for not user nor kernel memory accessesAndrey Konovalov
2016-04-11mm/kasan: prevent deadlock in kasan reportingAneesh Kumar K.V
2016-04-11mm/kasan: don't use kasan shadow pointer in generic functionsAneesh Kumar K.V
2016-04-11mm/kasan: MODULE_VADDR is not available on all archsAneesh Kumar K.V
2016-04-11mm/kasan: rename kasan_enabled() to kasan_report_enabled()Aneesh Kumar K.V
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-11kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
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-08mm: add utility for early copy from unmapped ramMark 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-03Linux 4.1.21Sasha Levin
2016-04-01PM / OPP: Rename structures for clarityv4.1/topic/OPPv2Viresh Kumar
2016-04-01PM / OPP: Fix incorrect commentsViresh Kumar
2016-04-01PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-04-01PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar