summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman3-1/+14
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+2
2015-10-12writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo1-3/+5
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo2-63/+3
2015-10-12netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso1-6/+19
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang3-3/+6
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi1-0/+6
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel1-0/+1
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel1-0/+13
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming1-2/+3
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm1-1/+1
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman1-0/+1
2015-10-12switchdev: add bridge ageing_time attributeScott Feldman1-0/+2
2015-10-12md: Increment version for clustered bitmapsGoldwyn Rodrigues1-0/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot1-1/+1
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot1-1/+2
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot1-0/+6
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller11-95/+430
2015-10-11net: synack packets can be attached to request socketsEric Dumazet1-0/+8
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov2-7/+38
2015-10-11genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner1-1/+3
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes1-3/+5
2015-10-10f2fs: add a tracepoint for background gcJaegeuk Kim1-0/+28
2015-10-10f2fs: trace in batches extent info updateChao Yu1-5/+10
2015-10-10arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker1-2/+2
2015-10-10irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker1-9/+9
2015-10-10irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker1-79/+9
2015-10-10irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier1-0/+16
2015-10-10devm: make allocations numa aware by defaultDan Williams1-4/+12
2015-10-10pmem: kill memremap_pmem()Dan Williams1-25/+1
2015-10-09soc: brcmstb: Add Bus Interface Unit control setupFlorian Fainelli1-0/+10
2015-10-09nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig1-0/+2
2015-10-09nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig1-2/+2
2015-10-09nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig3-591/+589
2015-10-09nvme: add a local nvme.h headerChristoph Hellwig1-114/+0
2015-10-09NVMe: Simplify device resume on io queue failureKeith Busch1-1/+0
2015-10-09NVMe: Reference count open namespacesKeith Busch1-0/+1
2015-10-09Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe34-73/+208
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-09Merge tag 'v4.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+31
2015-10-09Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+31
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38