aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07Fix for compilation with clangandroid-hikey-linaro-4.9-clangBernhard Rosenkränzer
2017-02-06Qualify mul as mulq to make clang happyBernhard Rosenkränzer
2017-02-06Fix building x86_64 AES extensions with clangBernhard Rosenkränzer
2017-02-06Disable AES crypto on HiKey (workaround for clang bug)Bernhard Rosenkränzer
2017-02-06Don't use attribute externally_visible when building with clangBernhard Rosenkränzer
2017-02-06clang: Make spin_lock_prefetch asm code compilable with clangBernhard Rosenkränzer
2017-02-06clang: Fix sha2-ce-glue inline assembly for clangBernhard Rosenkränzer
2017-02-06Use -fno-integrated-as for clangBernhard Rosenkränzer
2017-02-06Make inline asm code clang compatibleBernhard Rosenkränzer
2017-02-06Add -meabi gnu to the clang parametersBernhard Rosenkränzer
2017-02-06x86: Fix build with clang, mul needs to be qualified as mulqBernhard Rosenkränzer
2017-02-06ANDROID: HACK: firmware, LLVMLinux: fix EFI libstub with clangBernhard Rosenkränzer
2017-02-06Disable the function tracer for nowBernhard Rosenkränzer
2017-02-06Fix undefined references to acpi_idle_driver on aarch64 with clangBernhard Rosenkränzer
2017-02-01Don't use attributes error and warning with clangBernhard Rosenkränzer
2017-02-01MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly.Toma Tabacu
2017-02-01MIPS: LLVMLinux: Silence variable self-assignment warnings.Bernhard Rosenkränzer
2017-02-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Bernhard Rosenkränzer
2017-02-01MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu
2017-02-01DO-NOT-UPSTREAM arm64, LLVMLinux: prfmMark Charlebois
2017-02-01DO-NOT-UPSTREAM crypto: LLVMLinux: Explicitly pass through assembler optionsMark Charlebois
2017-02-01DO-NOT-UPSTREAM arm64: LLVMLinux: Check for NULL in futext_atomic_cmpxchg_ina...Mark Charlebois
2017-02-01arm, LLVMLinux: Remove unreachable from naked functionBehan Webster
2017-02-01DO-NOT-UPSTREAM arm, firmware, LLVMLinux: replace naked function with hard co...Behan Webster
2017-02-01DO-NOT-UPSTREAM arm, LLVMLinus: ASM workaroundbehanw@converseincode.comBehan
2017-02-01bcm: address clang inline asm incompatibilityAlex Elder
2017-02-01DO-NOT-UPSTREAM arm: LLVMLinux: Provide __aeabi_* symbols which are needed fo...Bernhard Rosenkränzer
2017-02-01DO-NOT-UPSTREAM xen, LLVMLinux: Remove VLAIS from xen mmuVinícius Tinti
2017-02-01WORKAROUND DO-NOT-UPSTREAM x86, boot: Work around clang PR18415.Jan-Simon Möller
2017-02-01x86: LLVMLinux: Add option for clang in export of memcpy.Bernhard Rosenkränzer
2017-02-01LLVMLinux: use -Oz instead of -Os when using clangBehan Webster
2017-02-01compiler-gccBernhard Rosenkränzer
2017-02-01net, wimax, i2400, LLVMLinux: Remove VLAIS from wimax i2400m driverBehan Webster
2017-02-01fs, nfs, LLVMLinux: Remove VLAIS from nfsBehan Webster
2017-02-01md, raid10, LLVMLinux: Remove VLAIS from raid10 driverBernhard Rosenkränzer
2017-02-01exofs, LLVMLinux: Remove VLAIS from exofsBehan Webster
2017-02-01apparmor: LLVMLinux: Remove VLAISVinícius Tinti
2017-02-01DO-NOT-UPSTREAM scsi, osd, LLVMLinux: Remove __weak attributeBehan Webster
2017-02-01md, sysfs, LLVMLinux: Remove nested function from bcache sysfsBehan Webster
2017-02-01mpi, LLVMLinux: Fix ASM for clang in mpiBernhard Rosenkränzer
2017-02-01kbuild, LLVMLinux: Add -Werror to cc-option to support clangBernhard Rosenkränzer
2017-02-01kbuild, LLVMLinux: Fix asm-offset generation to work with clangBernhard Rosenkränzer
2017-02-01kbuild, LLVMLinux: Add more compiler options for clangBernhard Rosenkränzer
2017-02-01kbuild: LLVMLinux: Add support to generate LLVM bitcode filesBernhard Rosenkränzer
2017-02-01fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTLMark Charlebois
2017-02-01Kbuild: LLVMLinux: Disable the use of the Integrated Assembler when compiling...Mark Charlebois
2017-02-01kbuild, LLVMLinux: Add better clang cross build supportBernhard Rosenkränzer
2017-01-26hikey_defconfig: Enable EAS related config optionsandroid-hikey-linaro-4.9John Stultz
2017-01-26arm64: dts: add Hi6220's EAS Energy modelLeo Yan
2017-01-26sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE featur...John Stultz