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
2007-10-17
kernel-doc: fix doc blocks and html
Randy Dunlap
1
-9
/
+32
2007-10-17
update checkpatch.pl to version 0.10
Andy Whitcroft
1
-58
/
+196
2007-10-17
Add stack checking for Blackfin
Mike Frysinger
1
-0
/
+3
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
32
-2600
/
+3690
2007-10-15
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
3
-7
/
+17
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
1
-3
/
+3
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2
-2
/
+2
2007-10-14
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
1
-2
/
+12
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2
-4
/
+4
2007-10-13
i2c: Kill struct i2c_device_id
Jean Delvare
1
-11
/
+0
2007-10-12
kbuild: make modpost detect unterminated device id lists
Kees Cook
1
-7
/
+33
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
1
-8
/
+15
2007-10-12
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
1
-9
/
+26
2007-10-12
kbuild: kill backward compatibility checks
Sam Ravnborg
3
-29
/
+2
2007-10-12
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
1
-1
/
+1
2007-10-12
kbuild: call make once for all targets when O=.. is used
Milton Miller
1
-3
/
+5
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
3
-754
/
+897
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2
-13
/
+0
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2
-7
/
+11
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-10-12
kbuild: fix directory traversal bug
Sam Ravnborg
1
-3
/
+3
2007-10-12
docproc: style & typo cleanups
Randy Dunlap
2
-20
/
+22
2007-10-12
kbuild: apply genksyms changes
Sam Ravnborg
4
-1706
/
+2523
2007-10-12
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2
-1
/
+5
2007-10-12
kbuild: fix genksyms Makefile
Sam Ravnborg
1
-2
/
+6
2007-10-12
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
1
-3
/
+1
2007-10-12
kbuild: ver_linux fix glibc version print
Jesper Juhl
1
-3
/
+2
2007-10-12
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
1
-1
/
+7
2007-10-12
kbuild: fix segfault in modpost
Petr Stetiar
1
-0
/
+6
2007-10-12
kbuild: fix perl usage in export_report.pl
Ram Pai
1
-4
/
+4
2007-10-12
kbuild: fix export_report.pl
Adrian Bunk
1
-1
/
+1
2007-10-12
kbuild: script to check for undefined Kconfig symbols
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+59
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2
-8
/
+16
2007-10-12
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
1
-2
/
+2
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2
-0
/
+19
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
1
-0
/
+5
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-0
/
+20
2007-10-11
x86: fixup the x86 namespace change in scripts/namespace.pl
Thomas Gleixner
1
-4
/
+4
2007-10-11
[AVR32] checkstack support
Haavard Skinnemoen
1
-0
/
+5
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-1
/
+1
2007-10-10
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
1
-0
/
+1
2007-10-10
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
1
-0
/
+19
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-0
/
+20
2007-09-01
kconfig: oldconfig shall not set symbols if it does not need to
Roman Zippel
1
-9
/
+12
2007-08-11
update checkpatch.pl to version 0.09
Andy Whitcroft
1
-31
/
+71
2007-07-31
kbuild: whitelist references from __dbe_table to .init
Ralf Baechle
1
-0
/
+1
2007-07-25
kbuild: fix modpost warnings for xtensa
Sam Ravnborg
1
-6
/
+24
2007-07-25
kbuild: be more foregiving on init section naming
Sam Ravnborg
1
-26
/
+10
2007-07-25
kbuild: rearrange a few function in modpost
Sam Ravnborg
1
-32
/
+48
2007-07-25
kbuild: use LDFLAGS_MODULE only for .ko links
Roland McGrath
2
-2
/
+2
[next]