aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak1-3/+4
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina1-4/+5
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada1-2/+0
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha7-7/+0
2018-08-30watchdog: Mark watchdog touch functions as notraceVincent Whitchurch3-4/+4
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn1-0/+4
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2-16/+0
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel1-1/+0
2018-08-29drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson1-3/+0
2018-08-29drm/i915: Increase LSPCON timeoutFredrik Schön1-1/+1
2018-08-29drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson1-4/+0
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon1-0/+3
2018-08-29ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij1-6/+8
2018-08-29dt-bindings: watchdog: renesas-wdt: Document r8a774a1 supportFabrizio Castro1-2/+3
2018-08-29cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold2-0/+33
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-08-29Documentation/arm64/sve: Couple of improvements and typosJulien Grall1-2/+2
2018-08-28clk: npcm7xx: fix memory allocationGustavo A. R. Silva1-2/+2
2018-08-28x86/xen: remove redundant variable save_pudColin Ian King1-2/+0
2018-08-28xen: export device state to sysfsJoe Jin2-0/+18
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt1-14/+1
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon1-0/+4
2018-08-28dt-bindings: riscv,cpu-intc: Cleanups from a missed reviewPalmer Dabbelt1-3/+11
2018-08-28drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi1-2/+6
2018-08-28drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä1-3/+4
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-08-28ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren1-1/+1
2018-08-28ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsNeeraj Dantu1-0/+0
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni1-1/+3
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski1-0/+8
2018-08-27block: bsg: move atomic_t ref_count variable to refcount APIJohn Pittman1-4/+4
2018-08-27block: remove unnecessary condition checkChengguang Xu1-2/+1
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu1-8/+0
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König1-12/+19
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu1-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu1-15/+26
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2-5/+29
2018-08-27blk-wbt: remove dead codeJens Axboe1-5/+0
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-08-27blk-wbt: improve waking of tasksJens Axboe1-7/+56
2018-08-27blk-wbt: abstract out end IO completion handlerJens Axboe1-7/+14