summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-06-21Merge branch 'ib-extcon-powersupply-4.8' into extcon-nextChanwoo Choi
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-06-20kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada
2016-06-20kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada
2016-06-20export.h: use __is_defined() to check if __KSYM_* is definedMasahiro Yamada
2016-06-20kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2016-06-20time: Add time64_to_tm()Deepa Dinamani
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-20dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz
2016-06-20leds: pca9532: Add device tree supportPhil Reid
2016-06-19Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-19quota: use time64_t internallyArnd Bergmann
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-18genirq: Add untracked irq handlerKeith Busch
2016-06-17staging/android: bring struct sync_pt backGustavo Padovan
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-17Merge tag 'shared' of http://git.kernel.org/pub/scm/linux/kernel/git/leon/lin...Doug Ledford
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann
2016-06-17PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-17Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds
2016-06-17i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires
2016-06-16Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-16Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-16PM / Domains: Allow genpd to power on during system PM phasesUlf Hansson
2016-06-16locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra
2016-06-16locking/atomic: Fix atomic64_relaxed() bitsPeter Zijlstra
2016-06-15bpf, maps: flush own entries on perf map releaseDaniel Borkmann
2016-06-15bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann
2016-06-15bpf, maps: add release callbackDaniel Borkmann