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
/
symbol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
kconfig: fix new choices being skipped upon config update
Arnaud Lacombe
1
-1
/
+8
2011-07-01
kconfig: introduce specialized printer
Arnaud Lacombe
1
-1
/
+45
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
1
-1
/
+0
2011-01-10
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+6
2010-12-21
kconfig: simplify select-with-unmet-direct-dependency warning
Arnaud Lacombe
1
-1
/
+5
2010-12-15
kconfig: fix typos
Arnaud Lacombe
1
-1
/
+1
2010-11-01
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
1
-1
/
+1
2010-10-12
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
1
-2
/
+0
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-0
/
+2
2010-10-09
kconfig: Temporarily disable dependency warnings
Michal Marek
1
-0
/
+2
2010-09-30
kconfig: Fix realloc usage()
Michal Marek
1
-1
/
+1
2010-09-19
kconfig: add a symbol string expansion helper
Arnaud Lacombe
1
-0
/
+49
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
1
-0
/
+2
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
1
-0
/
+74
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
1
-13
/
+33
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
1
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
1
-0
/
+2
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
1
-12
/
+12
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
1
-0
/
+18
2010-03-23
kconfig: recalc symbol value before showing search results
Li Zefan
1
-0
/
+1
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
1
-12
/
+17
2009-09-20
kbuild: add static to prototypes
Trevor Keith
1
-3
/
+3
2008-04-28
kconfig: add named choice group
Roman Zippel
1
-13
/
+11
2008-04-28
kconfig: fix choice dependency check
Roman Zippel
1
-18
/
+76
2008-02-13
kconfig: fix select in combination with default
Roman Zippel
1
-13
/
+21
2008-01-28
kconfig: use environment option
Roman Zippel
1
-15
/
+0
2008-01-28
kconfig: environment symbol support
Roman Zippel
1
-0
/
+45
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
1
-6
/
+7
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
1
-3
/
+3
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
1
-8
/
+5
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
1
-2
/
+1
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
1
-7
/
+8
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
1
-7
/
+6
2006-06-09
kconfig: allow multiple default values per symbol
Roman Zippel
1
-8
/
+8
2006-06-09
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
1
-3
/
+3
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
1
-2
/
+2
2005-11-09
[PATCH] kconfig: allow variable argumnts for range
Roman Zippel
1
-4
/
+54
2005-11-09
[PATCH] kconfig: fix restart for choice symbols
Roman Zippel
1
-0
/
+11
2005-11-09
[PATCH] kconfig: Fix Kconfig performance bug
David Gibson
1
-3
/
+8
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+816