summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-06kasan: add compiler support for clangPaul Lawrence
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-06arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier
2018-02-06arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-06idr: Add documentationMatthew Wilcox
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox
2018-02-06idr: Rename idr_for_each_entry_extMatthew Wilcox
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox
2018-02-06idr: Add idr_alloc_u32 helperMatthew Wilcox
2018-02-06idr: Delete idr_find_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_replace_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_remove_ext functionMatthew Wilcox
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra
2018-02-06sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman
2018-02-05Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers
2018-02-05locking: Introduce sync_core_before_usermode()Mathieu Desnoyers
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers
2018-02-05membarrier: Document scheduler barrier requirementsMathieu Desnoyers
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-02-05mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-04Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-02buffer: Avoid setting buffer bits that are already setKemi Wang
2018-02-02x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse