summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada2018-02-103-4/+4
* kconfig: add xrealloc() helperMasahiro Yamada2018-02-106-5/+16
* kconfig: send error messages to stderrMasahiro Yamada2018-02-094-19/+24
* kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada2018-02-091-3/+4
* kconfig: remove check_stdin()Masahiro Yamada2018-02-091-14/+0
* kconfig: remove 'config*' pattern from .gitignnoreMasahiro Yamada2018-02-091-1/+0
* kconfig: show '?' prompt even if no help text is availableMasahiro Yamada2018-02-091-7/+2
* kconfig: do not write choice values when their dependency becomes nMasahiro Yamada2018-02-091-9/+7
* coccinelle: deref_null: avoid useless computationJulia Lawall2018-02-081-3/+3
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-071-1/+54
* kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad2018-02-071-2/+1
* kconfig: Warn if help text is blankUlf Magnusson2018-02-031-0/+6
* nios2: kconfig: Remove blank help textUlf Magnusson2018-02-031-1/+0
* arm: vt8500: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* MIPS: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* MIPS: BCM63XX: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* lib/Kconfig.debug: Remove blank help textUlf Magnusson2018-02-021-1/+0
* Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* Staging: rtl8192u: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* mmc: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* video: fbdev: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-011020-96977/+57481
|\
| * drm/ast: Load lut in crtc_commitDaniel Vetter2018-02-011-0/+1
| * Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/d...Dave Airlie2018-02-012-3/+11
| |\
| | * drm: Check for lessee in DROP_MASTER ioctlKeith Packard2018-01-311-0/+6
| | * dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König2018-01-231-3/+5
| * | Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie2018-01-253-7/+14
| |\|
| | * drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede2018-01-171-4/+4
| | * drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard2018-01-151-2/+9
| | * drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter2018-01-151-1/+1
| * | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-2517-101/+138
| |\ \
| | * | drm: fix gpu scheduler link orderChristian König2018-01-241-1/+1
| | * | drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
| | * | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-231-2/+0
| | * | drm/amd/amdgpu: Add Polaris version checkJames Zhu2018-01-231-2/+15
| | * | drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-231-1/+1
| | * | drm/amdgpu: disable MMHUB power gating on ravenHuang Rui2018-01-191-2/+2
| | * | drm/ttm: Don't unreserve swapped BOs that were previously reservedFelix Kuehling2018-01-181-2/+2
| | * | drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling2018-01-181-1/+2
| | * | drm/amdgpu: only check for ECC on Vega10Alex Deucher2018-01-181-8/+10
| | * | drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky2018-01-181-1/+1
| | * | drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He2018-01-181-26/+29
| | * | drm/radeon: fill in rb backend map on evergreen/ni.Dave Airlie2018-01-162-0/+2
| | * | drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang2018-01-161-4/+5
| | * | drm/ttm: only free pages rather than update global memory count togetherRoger He2018-01-161-2/+4
| | * | drm/amdgpu: fix CPU based VM updatesChristian König2018-01-161-5/+9
| | * | drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König2018-01-161-2/+2
| | * | drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König2018-01-161-3/+7
| | * | drm/ttm: check the return value of register_shrinkerRoger He2018-01-162-19/+26
| | * | drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov2018-01-161-1/+1