summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-07device property: export code duplicating array of property entriesDmitry Torokhov1-0/+5
2017-02-07device property: constify property arrays valuesDmitry Torokhov1-6/+6
2017-02-07device property: allow to constify propertiesDmitry Torokhov1-1/+1
2017-02-07delayacct: Include <uapi/linux/taskstats.h>Ingo Molnar1-0/+1
2017-02-07efi: Get and store the secure boot statusDavid Howells1-0/+8
2017-02-07efi: Add SHIM and image security database GUID definitionsJosh Boyer1-0/+3
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar19-47/+114
2017-02-07fscrypt: split supp and notsupp declarations into their own headersEric Biggers4-347/+380
2017-02-07scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+2
2017-02-07modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann1-2/+2
2017-02-07rpmsg: qcom: smd: Return positively when not enabledBjorn Andersson1-4/+2
2017-02-06PM / core / docs: Convert sleep states API document to reSTRafael J. Wysocki1-3/+0
2017-02-06PM / core: Update kerneldoc comments in pm.hRafael J. Wysocki1-56/+57
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson1-0/+18
2017-02-06block: Add Sed-opal libraryScott Bauer1-0/+178
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-4/+0
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed2-3/+16
2017-02-06net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens1-2/+4
2017-02-06can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde1-1/+9
2017-02-06can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander1-0/+51
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-1/+0
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov1-0/+1
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar5-23/+21
2017-02-06net/mlx5: Fix static checker warningsOr Gerlitz1-1/+2
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman27-76/+192
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman43-126/+277
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman22-70/+172
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-2/+6
2017-02-06Merge branch 'ib-gpiod-flags' into develLinus Walleij1-12/+23
2017-02-06net: remove __napi_complete()Eric Dumazet1-1/+0
2017-02-04gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon1-10/+21
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon1-10/+10
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-04Merge tag 'usb-ci-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2-3/+12
2017-02-04tick/broadcast: Reduce lock cacheline contentionWaiman Long1-1/+6
2017-02-04cpufreq: Fix typos in commentsViresh Kumar1-2/+2
2017-02-04cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar1-1/+0
2017-02-04cpufreq: Remove policy create/remove notifiersViresh Kumar1-2/+0
2017-02-04net: remove support for per driver ndo_busy_poll()Eric Dumazet2-5/+0
2017-02-04base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-14/+27
2017-02-04lib: Introduce priority array area managerJiri Pirko1-0/+76
2017-02-04list: introduce list_for_each_entry_from_reverse helperJiri Pirko1-0/+13
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann1-1/+1
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu1-0/+1
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+8
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross1-8/+32
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2-12/+19
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12