aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-16lightnvm: allow to init targets on factory modeJavier González2-1/+6
2017-04-16lightnvm: rename scrambler controller hintJavier González1-1/+1
2017-04-16lightnvm: submit erases using the I/O pathJavier González1-5/+3
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-36/+60
2017-04-15Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner46-137/+241
2017-04-15drm/i915: Copy user requested buffers into the error stateChris Wilson1-1/+14
2017-04-15workqueue: Provide work_on_cpu_safe()Thomas Gleixner1-0/+5
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal3-8/+3
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal3-16/+6
2017-04-14[media] videodev.h: add V4L2_CTRL_FLAG_MODIFY_LAYOUTHans Verkuil1-0/+1
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund1-1/+2
2017-04-14[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart1-0/+3
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart3-0/+31
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval1-1/+1
2017-04-14blk-mq: export helpersOmar Sandoval1-0/+1
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval1-0/+55
2017-04-14remove the mg_disk driverChristoph Hellwig1-45/+0
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14time: Change k_clock nsleep() to use timespec64Deepa Dinamani2-2/+2
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani1-6/+6
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani1-1/+1
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani1-1/+1
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani2-1/+6
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani1-5/+5
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani1-15/+0
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre1-0/+4
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre1-0/+1
2017-04-14cpumask: Add helper cpumask_available()Matthias Kaehlcke1-0/+10
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+2
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard1-0/+2
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar51-179/+247
2017-04-14debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra1-1/+1
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert1-0/+6
2017-04-14esp6: Reorganize esp_outputSteffen Klassert1-0/+3
2017-04-14esp4: Reorganize esp_outputSteffen Klassert1-0/+16
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert3-1/+86
2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert1-0/+10
2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert1-0/+1
2017-04-14xfrm: Add a xfrm type offload.Steffen Klassert1-6/+22
2017-04-14net: Add ESP offload featuresSteffen Klassert3-1/+10
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C1-0/+2
2017-04-14Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-4.12' into psy-nextSebastian Reichel1-5/+16
2017-04-14power: supply: bq24190_charger: Use i2c-core irq-mapping codeHans de Goede1-16/+0
2017-04-13libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang1-2/+0
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg3-14/+30