summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan1-4/+9
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz1-0/+15
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer1-0/+1
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig2-5/+3
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer1-12/+0
2015-05-22Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Arnd Bergmann2-63/+144
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig1-15/+9
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig1-1/+1
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig1-5/+1
2015-05-22Merge tag 'omap-for-v4.2/omap1-v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+3
2015-05-22Merge tag 'arm-soc/for-4.2/soc-take2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-0/+88
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone4-1/+34
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone1-0/+4
2015-05-22Merge branch 'topic/hdmi' into for-nextTakashi Iwai2-0/+15
2015-05-22ALSA: pcm: add IEC958 channel status helperRussell King1-0/+9
2015-05-22ALSA: pcm: add DRM ELD helperRussell King1-0/+6
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan1-0/+4
2015-05-22ASoC: soc-pcm: DPCM cares BE formatKuninori Morimoto1-0/+3
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla1-0/+7
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla1-0/+7
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi1-9/+8
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi2-66/+50
2015-05-22net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal1-27/+5
2015-05-22crypto: seqiv - Add support for new AEAD interfaceHerbert Xu1-4/+3
2015-05-22crypto: null - Add default null skcipherHerbert Xu1-0/+3
2015-05-22crypto: aead - Add support for new AEAD implementationsHerbert Xu2-4/+76
2015-05-22crypto: aead - Add crypto_aead_maxauthsizeHerbert Xu1-0/+5
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