summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "defconfig: Enable support for destroying TCP sockets through diag"Linux Build Service Account2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | defconfig: Enable support for destroying TCP sockets through diagSubash Abhinov Kasiviswanathan2016-08-17
* | | | | | | | | | | | | | | | | | Merge "sched: handle frequency alert notifications better"Linux Build Service Account2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | defconfig: Remove CONFIG_SCHED_FREQ_INPUT from all defconfigsSyed Rameez Mustafa2016-08-22
| * | | | | | | | | | | | | | | | | | defconfig: msm: falcon: get up to date with msmcobalt defconfigSrinivas Ramana2016-08-22
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "defconfig: msm: enable SMCInvoke feature"Linux Build Service Account2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | defconfig: msm: enable SMCInvoke featureDinesh K Garg2016-08-20
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "coresight: abort coresight tracing on kernel crash"Linux Build Service Account2016-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | coresight: abort coresight tracing on kernel crashSatyajit Desai2016-08-19
* | | | | | | | | | | | | | | | | | Merge "iommu: msm: ensure lazy mappings are unmapped on detach"Linux Build Service Account2016-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | iommu: msm: ensure lazy mappings are unmapped on detachLiam Mark2016-08-17
* | | | | | | | | | | | | | | | | | Merge "defconfig: msmcortex: enable service-locator on msmcobalt"Linux Build Service Account2016-08-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | defconfig: msmcortex: enable service-locator on msmcobaltPuja Gupta2016-08-18
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Linux Build Service Account2016-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'v4.4/topic/mm-kaslr' into linux-linaro-lsk-v4.4Alex Shi2016-05-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas2016-05-12
| | | * | | | | | | | | | | | | | | arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel2016-05-12
| | | * | | | | | | | | | | | | | | arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-05-12
| | | * | | | | | | | | | | | | | | arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel2016-05-12
| | | * | | | | | | | | | | | | | | arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas2016-05-12
| | | * | | | | | | | | | | | | | | arm64: consistently use p?d_set_hugeMark Rutland2016-05-12
| | | * | | | | | | | | | | | | | | arm64: fix KASLR boot-time I-cache maintenanceMark Rutland2016-05-11
| | | * | | | | | | | | | | | | | | arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon2016-05-11
| | | * | | | | | | | | | | | | | | arm64: make irq_stack_ptr more robustYang Shi2016-05-11
| | | * | | | | | | | | | | | | | | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kaslr: randomize the linear regionArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add support for kernel ASLRArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: switch to relative exception tablesArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: futex.h: Add missing PAN togglingJames Morse2016-05-11
| | | * | | | | | | | | | | | | | | arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: avoid dynamic relocations in early boot codeArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add support for module PLTsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: move brk immediate argument definitions to separate headerArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: use bit ops rather than arithmetic in pa/va translationsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: mm: only perform memstart_addr sanity check if DEBUG_VMArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: User die() instead of panic() in do_page_fault()Catalin Marinas2016-05-11
| | | * | | | | | | | | | | | | | | arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: decouple early fixmap init from linear mappingArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: pgtable: implement static [pte|pmd|pud]_offset variantsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: add support for ioremap() block mappingsArd Biesheuvel2016-05-11
| | | * | | | | | | | | | | | | | | arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-05-11