index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
kconfig: qconf: replace deprecated QString::sprintf() with QTextStream
Masahiro Yamada
1
-54
/
+62
2020-08-21
kconfig: qconf: remove redundant help in the info view
Masahiro Yamada
1
-6
/
+1
2020-08-21
kconfig: qconf: remove qInfo() to get back Qt4 support
Masahiro Yamada
1
-2
/
+0
2020-08-18
kconfig: qconf: remove unused colNr
Masahiro Yamada
1
-1
/
+1
2020-08-18
kconfig: qconf: fix the popup menu in the ConfigInfoView window
Masahiro Yamada
2
-18
/
+15
2020-08-18
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
1
-4
/
+4
2020-08-18
genksyms: keywords: Use __restrict not _restrict
Joe Perches
1
-2
/
+2
2020-08-18
extract-cert: add static to local data
Masahiro Yamada
1
-1
/
+1
2020-08-18
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
1
-1
/
+1
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-243
/
+218
2020-08-14
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2
-28
/
+27
2020-08-14
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
1
-34
/
+34
2020-08-14
kconfig: qconf: refactor icon setups
Masahiro Yamada
2
-14
/
+27
2020-08-14
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2
-2
/
+2
2020-08-14
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
1
-8
/
+0
2020-08-14
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2
-19
/
+11
2020-08-14
kconfig: qconf: drop more localization code
Masahiro Yamada
1
-8
/
+3
2020-08-14
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2
-10
/
+10
2020-08-14
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2
-5
/
+5
2020-08-14
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
1
-1
/
+2
2020-08-14
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2
-24
/
+22
2020-08-14
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
1
-4
/
+0
2020-08-14
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
1
-3
/
+1
2020-08-14
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2
-2
/
+1
2020-08-14
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
1
-21
/
+20
2020-08-14
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
1
-6
/
+5
2020-08-14
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
1
-1
/
+0
2020-08-14
kconfig: add 'static' to some file-local data
Masahiro Yamada
2
-5
/
+11
2020-08-14
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
1
-2
/
+3
2020-08-14
kconfig: constify XPM data
Masahiro Yamada
2
-30
/
+30
2020-08-14
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
1
-5
/
+1
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
2
-2
/
+2
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-38
/
+82
2020-08-12
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
1
-2
/
+2
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
1
-25
/
+0
2020-08-12
checkpatch: add test for repeated words
Joe Perches
1
-0
/
+38
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
1
-9
/
+12
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
1
-2
/
+24
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
1
-0
/
+6
2020-08-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2020-08-10
recordmcount: Fix build failure on non arm64
Christophe Leroy
1
-0
/
+2
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
20
-108
/
+130
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+1
2020-08-10
kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Masahiro Yamada
1
-7
/
+3
2020-08-10
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
3
-11
/
+0
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
9
-27
/
+36
2020-08-10
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2
-7
/
+8
[next]