summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-11net: synack packets can be attached to request socketsEric Dumazet
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov
2015-10-11genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes
2015-10-09f2fs: add a tracepoint for background gcJaegeuk Kim
2015-10-09f2fs: trace in batches extent info updateChao Yu
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier
2015-10-09devm: make allocations numa aware by defaultDan Williams
2015-10-09pmem: kill memremap_pmem()Dan Williams
2015-10-09soc: brcmstb: Add Bus Interface Unit control setupFlorian Fainelli
2015-10-09nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig
2015-10-09nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig
2015-10-09nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig
2015-10-09nvme: add a local nvme.h headerChristoph Hellwig
2015-10-09NVMe: Simplify device resume on io queue failureKeith Busch
2015-10-09NVMe: Reference count open namespacesKeith Busch
2015-10-09Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier
2015-10-09Merge tag 'v4.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-10-09Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen
2015-10-09firmware: arm_scpi: Extend to support sensorsPunit Agrawal
2015-10-09clk: imx7d: add ADC root clockHaibo Chen
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty
2015-10-08Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2015-10-08Merge branch 'sunrpc'Trond Myklebust
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08dst: Pass net into dst->outputEric W. Biederman