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
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.
Boris Barbulovski
1
-3
/
+0
2015-10-14
Port xconfig to Qt5 - Set ConfigView object name.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Use correct signal names.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Remove Qt3Support from Makefile.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation(part 2).
Boris Barbulovski
2
-26
/
+807
2015-10-14
Port xconfig to Qt5 - Put back some of the old implementation.
Boris Barbulovski
2
-18
/
+216
2015-10-14
Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
Boris Barbulovski
2
-9
/
+63
2015-10-14
Port xconfig to Qt5 - update signals
Boris Barbulovski
1
-36
/
+15
2015-10-14
Port xconfig to Qt5 - Fix the code so it compiles with Qt5
Boris Barbulovski
2
-100
/
+108
2015-10-14
Port xconfig to Qt5 - Remove custom ListView classes.
Boris Barbulovski
2
-1066
/
+15
2015-10-14
Port xconfig to Qt5 - Make single/split/full actions checkable.
Boris Barbulovski
2
-3
/
+30
2015-10-14
Port xconfig to Qt5 - Update QAction checkable
Boris Barbulovski
1
-22
/
+22
2015-10-14
Port xconfig to Qt5 - Fix layout margin.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Fix layout
Boris Barbulovski
1
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Replace Q3VBox with QWidget
Boris Barbulovski
2
-3
/
+2
2015-10-14
Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>
Boris Barbulovski
1
-1
/
+0
2015-10-14
Port xconfig to Qt5 - Use QMenu
Boris Barbulovski
2
-11
/
+11
2015-10-14
Port xconfig to Qt5 - Use QTextBrowser
Boris Barbulovski
2
-10
/
+10
2015-10-14
Port xconfig to Qt5 - Use QList
Boris Barbulovski
2
-9
/
+9
2015-10-14
Port xconfig to Qt5 - Use QFileDialog
Boris Barbulovski
1
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Use QAction
Boris Barbulovski
2
-24
/
+28
2015-10-14
Port xconfig to Qt5 - Use QMainWindow, QToolBar
Boris Barbulovski
2
-4
/
+5
2015-10-14
Remove support for QT3 and older.
Boris Barbulovski
2
-41
/
+0
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
1
-0
/
+2
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
1
-1
/
+4
2015-09-08
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-207
/
+211
2015-08-20
merge_config.sh: exit on missing input files
Sam Bobroff
1
-0
/
+4
2015-08-19
kconfig: Regenerate shipped zconf.{hash,lex}.c files
Andreas Ruprecht
2
-191
/
+192
2015-08-19
kconfig: warn of unhandled characters in Kconfig commands
Andreas Ruprecht
2
-9
/
+12
2015-08-19
kconfig: Delete unnecessary checks before the function call "sym_calc_value"
Markus Elfring
2
-7
/
+3
2015-08-11
localmodconfig: Use Kbuild files too
Richard Weinberger
1
-1
/
+1
2015-07-02
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
8
-506
/
+666
2015-06-16
kconfig: add xenconfig defconfig helper
Luis R. Rodriguez
1
-0
/
+5
2015-06-16
kconfig: clarify kvmconfig is for kvm
Luis R. Rodriguez
1
-1
/
+1
2015-06-15
kconfig: re-generate *.c_shipped files after previous change
Jan Beulich
2
-368
/
+447
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
5
-11
/
+177
2015-06-11
kconfig: don't silently ignore unhandled characters
Jan Beulich
2
-89
/
+113
2015-06-04
kconfig: Wrap long "make help" text lines
Geert Uytterhoeven
1
-2
/
+4
2015-06-03
scripts/kconfig/Makefile: Cosmetic fixes
Diego Viola
1
-5
/
+5
2015-05-28
scripts/kconfig/Makefile: Fix spelling of Qt
Diego Viola
1
-6
/
+6
2015-05-25
Kconfig: Remove bad inference rules expr_eliminate_dups2()
Martin Walch
1
-111
/
+0
2015-04-09
kconfig: Do not print status messages in make -s mode
Michal Marek
6
-32
/
+62
2015-04-08
kconfig: Simplify Makefile
Michal Marek
1
-12
/
+8
2015-03-24
kbuild: add generic mergeconfig target, %.config
Masahiro Yamada
1
-10
/
+9
2015-03-24
merge_config.sh: rename MAKE to RUNMAKE
Masahiro Yamada
1
-3
/
+3
2015-03-24
merge_config.sh: improve indentation
Masahiro Yamada
1
-8
/
+6
2015-03-24
kbuild: mergeconfig: remove redundant $(objtree)
Masahiro Yamada
1
-1
/
+1
2015-03-24
kbuild: mergeconfig: move an error check to merge_config.sh
Masahiro Yamada
2
-1
/
+5
2015-03-24
kbuild: mergeconfig: fix "jobserver unavailable" warning
Masahiro Yamada
1
-1
/
+1
2015-02-25
kconfig: Remove unnecessary prototypes from headers
Michal Marek
7
-48
/
+40
[prev]
[next]