summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+6
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-7/+18
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds45-202/+1636
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-1/+15
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29media: v4l: Fix references in Intel IPU3 Bayer documentationSakari Ailus1-4/+4
2017-12-29media: dmx.h documentation: fix a warningMauro Carvalho Chehab1-0/+2
2017-12-29media: dvb kAPI docs: document dvb_vb2.hMauro Carvalho Chehab3-6/+184
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-29media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUTMauro Carvalho Chehab1-1/+0
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: better describe match union at async match structMauro Carvalho Chehab1-0/+25
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab17-39/+35
2017-12-29media: v4l2-device.h: document helper macrosMauro Carvalho Chehab1-35/+211
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi8-1/+2534
2017-12-29media: doc-rst: add IPU3 raw10 bayer pixel format definitionsYong Zhi2-0/+336
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi2-0/+10
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus5-963/+0
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko1-1/+2
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko1-39/+70
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko2-4/+2
2017-12-29media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2-9/+0
2017-12-29media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko3-15/+11
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko9-93/+49
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko3-1/+8
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5
2017-12-29media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant1-4/+4
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko1-0/+1
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone1-1/+1
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone1-5/+5
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone1-13/+25
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone1-0/+13