index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-1
/
+17
2016-05-10
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
1
-0
/
+14
2016-05-10
kconfig: add unexpected data itself to warning
Paul Bolle
1
-1
/
+3
2016-04-26
localmodconfig: Fix whitespace repeat count after "tristate"
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Reset certificate paths
Benjamin Poirier
1
-0
/
+34
2016-04-26
localmodconfig: Add missing $ to reference a variable
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Fix parsing of "help" text
Benjamin Poirier
1
-1
/
+1
2016-04-26
localmodconfig: Recognize more keywords that end a menu entry
Benjamin Poirier
1
-2
/
+2
2016-04-26
localmodconfig: Fix parsing of Kconfig "source" statements
Benjamin Poirier
1
-1
/
+1
2016-02-01
unbreak allmodconfig KCONFIG_ALLCONFIG=...
Al Viro
1
-5
/
+7
2016-02-01
scripts/kconfig: allow building with make 3.80 again
Jan Beulich
1
-1
/
+3
2016-01-11
kconfig: fix qconf segfault by deleting heap objects
Chris Bainbridge
1
-0
/
+2
2016-01-05
kconfig: return 'false' instead of 'no' in bool function
Vegard Nossum
1
-1
/
+1
2015-12-10
kconfig: allow kconfig to handle longer path names
Markus Mayer
1
-3
/
+4
2015-11-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
6
-436
/
+480
2015-11-02
Add current selection check.
Boris Barbulovski
1
-0
/
+7
2015-11-02
Use pkg-config to find Qt 4 and 5 instead of direct qmake
Thiago Macieira
1
-24
/
+13
2015-10-20
kconfig: Fix copy&paste error
Michal Sojka
1
-1
/
+1
2015-10-15
scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
Michael Ellerman
1
-1
/
+1
2015-10-14
kconfig/merge_config.sh: Accept a single file
Gabriel de Perthuis
1
-1
/
+1
2015-10-14
kconfig/merge_config.sh: Support KCONFIG_CONFIG
Gabriel de Perthuis
1
-4
/
+12
2015-10-14
Update the buildsystem for KConfig finding Qt
Thiago Macieira
1
-45
/
+28
2015-10-14
Port xconfig to Qt5 - Update copyright.
Boris Barbulovski
1
-1
/
+3
2015-10-14
Port xconfig to Qt5 - Fix goParent issue.
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - on Back clicked, deselect old item.
Boris Barbulovski
1
-1
/
+3
2015-10-14
Port xconfig to Qt5 - Add(back) one click checkbox toggle.
Boris Barbulovski
1
-1
/
+17
2015-10-14
Port xconfig to Qt5 - Add(back) lineedit editing.
Boris Barbulovski
1
-0
/
+1
2015-10-14
Port xconfig to Qt5 - Remove some commented code.
Boris Barbulovski
1
-4
/
+0
2015-10-14
Port xconfig to Qt5 - Source format.
Boris Barbulovski
1
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.
Boris Barbulovski
1
-0
/
+5
2015-10-14
Port xconfig to Qt5 - Change ConfigItem constructor parent type.
Boris Barbulovski
1
-2
/
+2
2015-10-14
Port xconfig to Qt5 - Disable ConfigList soring
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.
Boris Barbulovski
2
-4
/
+73
2015-10-14
Port xconfig to Qt5 - Add ConfigList::mode to initializer list.
Boris Barbulovski
1
-1
/
+1
2015-10-14
Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.
Boris Barbulovski
1
-3
/
+3
2015-10-14
Port xconfig to Qt5 - Tree widget set column titles.
Boris Barbulovski
1
-0
/
+2
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
[next]