summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-22crypto: aead - Rename aead_alg to old_aead_algHerbert Xu3-3/+10
2015-05-22crypto: aead - Add new interface with single SG listHerbert Xu1-6/+29
2015-05-22crypto: scatterwalk - Add scatterwalk_ffwd helperHerbert Xu1-0/+4
2015-05-22tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2-2/+9
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-05-22ACPICA: Update version to 20150515.Bob Moore1-1/+1
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2-0/+218
2015-05-22ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng1-7/+27
2015-05-22ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng1-0/+126
2015-05-22ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng1-0/+1
2015-05-22ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore1-4/+18
2015-05-22ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore1-18/+2
2015-05-22ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore1-7/+10
2015-05-22ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore1-1/+19
2015-05-22ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore1-0/+18
2015-05-22ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore1-0/+16
2015-05-22ACPICA: Additional dragon_fly BSD support.Bob Moore2-0/+6
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-05-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2015-05-22inet_hashinfo: remove bsocket counterEric Dumazet1-2/+0
2015-05-22workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan1-1/+29
2015-05-22bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov3-1/+33
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet1-1/+2
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski1-0/+1
2015-05-21drm: bridge: Allow daisy chaining of bridgesArchit Taneja1-0/+14
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst1-0/+4
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst1-0/+1
2015-05-21ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpersFlorian Fainelli1-0/+88
2015-05-21Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2-4/+6
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford3-4/+303
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny1-2/+2
2015-05-20ARM: dts: am437x-gp-evm: add wilink8 supportEyal Reizer1-0/+1
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2-4/+0
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify ...jean-michel.hautbois@vodalys.com1-0/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-16/+48
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-2/+17
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil1-52/+37
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny1-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny1-1/+1
2015-05-20ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren1-0/+3
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson1-0/+3
2015-05-20ARM: at91: remove at91rm9200_sdramc.hAlexandre Belloni1-63/+0
2015-05-20mfd: syscon: Add Atmel MC (Memory Controller) registers definitionBoris Brezillon1-0/+144
2015-05-20mac80211: add missing drv_priv description for TXQ structJohannes Berg1-0/+1
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal1-0/+1
2015-05-20drm/i915/bxt: Update the Broxton PCI idsDamien Lespiau1-4/+2
2015-05-20module: add core_param_unsafeDmitry Torokhov1-0/+9
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez1-6/+7
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2-3/+7
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov1-0/+28