aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23x86, LLVMLinux: Qualify mul as mulq to make clang happymaster-clangBernhard Rosenkränzer
2017-02-23x86, crypto, LLVMLinux: Fix building x86_64 AES extensions with clangBernhard Rosenkränzer
2017-02-23LLVMLinux: Don't use attribute externally_visible when building with clangBernhard Rosenkränzer
2017-02-23aarch64: LLVMLinux: Make spin_lock_prefetch asm code compatible with clangBernhard Rosenkränzer
2017-02-23aarch64: crypto: LLVMLinux: Fix inline assembly for clangBernhard Rosenkränzer
2017-02-23HACK: firmware, LLVMLinux: fix EFI libstub with clangBernhard Rosenkränzer
2017-02-23Fix undefined references to acpi_idle_driver on aarch64 with clangBernhard Rosenkränzer
2017-02-23Don't use attributes error and warning with clangBernhard Rosenkränzer
2017-02-23MIPS: LLVMLinux: Silence unicode warnings when preprocessing assembly.Toma Tabacu
2017-02-23MIPS: LLVMLinux: Silence variable self-assignment warnings.Bernhard Rosenkränzer
2017-02-23MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Bernhard Rosenkränzer
2017-02-23MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu
2017-02-23arm, LLVMLinux: Remove unreachable from naked functionBehan Webster
2017-02-23DO-NOT-UPSTREAM arm, firmware, LLVMLinux: replace naked function with hard co...Behan Webster
2017-02-23DO-NOT-UPSTREAM arm: LLVMLinux: Provide __aeabi_* symbols which are needed fo...Bernhard Rosenkränzer
2017-02-23DO-NOT-UPSTREAM xen, LLVMLinux: Remove VLAIS from xen mmuVinícius Tinti
2017-02-23WORKAROUND x86, boot, LLVMLinux: Work around clang PR3997Bernhard Rosenkränzer
2017-02-23Kbuild, LLVMLinux: Use -Oz instead of -Os when using clangBernhard Rosenkränzer
2017-02-23net, wimax, i2400, LLVMLinux: Remove VLAIS from wimax i2400m driverBernhard Rosenkränzer
2017-02-23fs, nfs, LLVMLinux: Remove VLAIS from nfsBernhard Rosenkränzer
2017-02-23md, raid10, LLVMLinux: Remove VLAIS from raid10 driverBernhard Rosenkränzer
2017-02-23exofs, LLVMLinux: Remove VLAIS from exofs FIXME Check __weak and BROKEN fragmentBernhard Rosenkränzer
2017-02-23apparmor, LLVMLinux: Remove VLAISBernhard Rosenkränzer
2017-02-23md, sysfs, LLVMLinux: Remove nested function from bcache sysfsBernhard Rosenkränzer
2017-02-23kbuild, LLVMLinux: Make asm-offset generation work with clangBernhard Rosenkränzer
2017-02-23kbuild, LLVMLinux: Add support for generating LLVM bitcode filesBernhard Rosenkränzer
2017-02-23fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTLBernhard Rosenkränzer
2017-02-23x86, kbuild, LLVMLinux: Check for compiler support of -falign-*=1Bernhard Rosenkränzer
2017-02-23kbuild, LLVMLinux: Add -Werror to cc-option in order to support clangBernhard Rosenkränzer
2017-02-23kbuild, LLVMLinux: Set compiler flags for clangBernhard Rosenkränzer
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-23bpf: Fix bpf_xdp_event_outputMartin KaFai Lau
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-23Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds
2017-02-23Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-23Merge branch 'mlx4-misc-fixes'David S. Miller
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny