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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
kbuild: warn about ld added unique sections
Sam Ravnborg
1
-2
/
+40
2008-01-28
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2
-29
/
+227
2008-01-28
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
3
-7
/
+45
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-2
/
+2
2008-01-28
kbuild: support ARCH=x86 in buildtar
Daniel De Graaf
1
-2
/
+2
2008-01-28
kconfig: remove "enable"
Adrian Bunk
2
-21
/
+18
2008-01-28
kbuild: simplified warning report in modpost
Sam Ravnborg
1
-52
/
+52
2008-01-28
kbuild: introduce a few helpers in modpost
Sam Ravnborg
1
-35
/
+38
2008-01-28
kbuild: use simpler section mismatch warnings in modpost
Sam Ravnborg
1
-40
/
+16
2008-01-28
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
1
-2
/
+7
2008-01-28
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
1
-15
/
+39
2008-01-28
kbuild: check section names consistently in modpost
Sam Ravnborg
1
-86
/
+60
2008-01-28
kbuild: introduce blacklisting in modpost
Sam Ravnborg
1
-177
/
+128
2008-01-28
kbuild: code refactoring in modpost
Sam Ravnborg
1
-105
/
+137
2008-01-28
kbuild: try harder to find symbol names in modpost
Sam Ravnborg
2
-2
/
+19
2008-01-28
kbuild: fix so modpost can now check any .o file
Sam Ravnborg
1
-1
/
+2
2008-01-28
kbuild: minor scripts/decodecode update
Randy Dunlap
1
-2
/
+15
2008-01-28
kconfig: use environment option
Roman Zippel
1
-15
/
+0
2008-01-28
kconfig: environment symbol support
Roman Zippel
8
-35
/
+108
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
5
-20
/
+24
2008-01-28
kconfig: gconfig: symbol fix
EGRY Gabor
1
-1
/
+1
2008-01-28
kconfig: gettext support for config
EGRY Gabor
1
-15
/
+20
2008-01-28
kconfig: gettext support for lxdialog
EGRY Gabor
7
-10
/
+22
2008-01-28
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-28
kconfig: gettext support for xconfig
EGRY Gabor
1
-44
/
+49
2008-01-28
kconfig: macro fix in menu.c
EGRY Gabor
1
-2
/
+2
2008-01-28
kconfig: gettext support for gconfig
EGRY Gabor
2
-2
/
+6
2008-01-28
kconfig: missing macros in gconfig
EGRY Gabor
1
-4
/
+8
2008-01-28
kconfig: whitespace removing
EGRY Gabor
2
-0
/
+10
2008-01-28
kconfig: update-po-config info
EGRY Gabor
1
-7
/
+11
2008-01-28
kbuild: scripts/mkmakefile: dynamic determination of output directory
Jan Beulich
1
-3
/
+7
2008-01-28
kbuild: clean up modpost.c
Sam Ravnborg
1
-96
/
+101
2008-01-28
kconfig: use C89 random functions in conf.c
Ladislav Michl
1
-2
/
+2
2008-01-28
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
1
-3
/
+3
2008-01-28
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2
-4
/
+0
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
4
-10
/
+10
2008-01-28
kconfig: allow overriding symbols
Jan Engelhardt
1
-9
/
+5
2008-01-28
kconfig: make kconfig MinGW friendly
Ladislav Michl
3
-66
/
+32
2008-01-28
kbuild: fix false positive -dirty tag caused by make-kpkg
Theodore Ts'o
1
-1
/
+2
2008-01-28
kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag
Theodore Ts'o
1
-0
/
+1
2008-01-28
kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
Theodore Ts'o
1
-1
/
+1
2008-01-28
kbuild: eradicate bashisms in scripts/patch-kernel
Andreas Mohr
1
-12
/
+10
2008-01-28
kbuild: fix installing external modules
Sam Ravnborg
1
-1
/
+1
2008-01-28
kbuild: fixup genksyms usage/getopt
Mike Frysinger
1
-3
/
+7
2008-01-28
kbuild: fix buglet in gcc-version.sh
Sam Ravnborg
1
-1
/
+4
2008-01-28
Kbuild: Clarify the rpm-related make packaging targets
Robert P. J. Day
1
-3
/
+2
2008-01-28
kbuild: support mercurial in setlocalversion
Aron Griffis
1
-0
/
+23
2008-01-28
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
1
-13
/
+11
2008-01-28
kbuild: fix a buffer overflow in modpost
Andi Kleen
1
-1
/
+2
2008-01-28
kbuild: fix format string warnings in modpost
Andi Kleen
1
-3
/
+4
[next]