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
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-09-25
MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old
David Howells
1
-17
/
+77
2015-09-25
KEYS: Remove unnecessary header #inclusions from extract-cert.c
David Howells
1
-4
/
+0
2015-09-15
modsign: Fix GPL/OpenSSL licence incompatibility
David Woodhouse
2
-10
/
+13
2015-09-11
MODSIGN: fix a compilation warning in extract-cert
David Howells
1
-1
/
+1
2015-09-10
checkpatch: add constant comparison on left side test
Joe Perches
1
-0
/
+29
2015-09-10
checkpatch: add __pmem to $Sparse annotations
Joe Perches
1
-0
/
+1
2015-09-10
checkpatch: fix left brace warning
Eddie Kovsky
1
-4
/
+4
2015-09-10
checkpatch: avoid some commit message long line warnings
Joe Perches
1
-3
/
+27
2015-09-10
checkpatch: emit an error on formats with 0x%<decimal>
Joe Perches
1
-2
/
+6
2015-09-10
checkpatch: make --strict the default for drivers/staging files and patches
Joe Perches
1
-1
/
+1
2015-09-10
checkpatch: always check block comment styles
Joe Perches
1
-8
/
+11
2015-09-10
checkpatch: report the right line # when using --emacs and --file
Joe Perches
1
-1
/
+5
2015-09-10
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
Joe Perches
1
-4
/
+28
2015-09-10
checkpatch: Allow longer declaration macros
Joe Perches
1
-1
/
+1
2015-09-10
checkpatch: improve SUSPECT_CODE_INDENT test
Joe Perches
1
-6
/
+15
2015-09-10
checkpatch: add warning on BUG/BUG_ON use
Joe Perches
1
-6
/
+8
2015-09-10
checkpatch: warn on bare SHA-1 commit IDs in commit logs
Joe Perches
1
-3
/
+12
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+84
2015-09-08
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
1
-0
/
+84
2015-09-08
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
15
-61
/
+339
2015-09-08
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-207
/
+211
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-366
/
+378
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
9
-516
/
+639
2015-09-04
scripts/spelling.txt: add some typo-words
Zhao Lei
1
-0
/
+24
2015-09-04
scripts: decode_stacktrace: fix ARM architecture decoding
Robert Jarzmik
1
-1
/
+4
2015-09-04
scripts/Lindent: handle missing indent gracefully
Jean Delvare
1
-0
/
+3
2015-09-04
kerneldoc: Convert error messages to GNU error message format
Bart Van Assche
1
-19
/
+19
2015-09-04
scripts/spelling.txt: spelling of uninitialized
Sudip Mukherjee
1
-0
/
+1
2015-09-04
scripts/spelling.txt: add misspelled words for check
Maninder Singh
1
-0
/
+4
2015-09-04
kbuild: Fix clang detection
Michal Marek
2
-1
/
+5
2015-09-04
deb-pkg: add source package
Riku Voipio
2
-6
/
+49
2015-09-04
package/Makefile: move source tar creation to a function
Riku Voipio
1
-13
/
+16
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-1533
/
+0
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+19
2015-08-31
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-6
/
+288
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+46
2015-08-28
scripts: add stackdelta script
Rasmus Villemoes
1
-0
/
+59
2015-08-28
scripts: add stackusage script
Rasmus Villemoes
1
-0
/
+33
2015-08-27
scripts: add extract-cert and sign-file to .gitignore
Paul Gortmaker
1
-0
/
+2
2015-08-26
kbuild: avoid listing /lib/modules in kernel spec file
Mike Marciniszyn
1
-1
/
+0
2015-08-26
Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...
James Morris
1
-0
/
+51
2015-08-24
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
1
-19
/
+0
2015-08-24
kbuild: fixdep: optimize code slightly
Masahiro Yamada
1
-3
/
+4
2015-08-23
kernel-doc: ignore unneeded attribute information
Jonathan Corbet
1
-0
/
+2
2015-08-20
genksyms: Regenerate parser
Michal Marek
2
-343
/
+354
2015-08-20
genksyms: Duplicate function pointer type definitions segfault
Richard Yao
1
-0
/
+9
2015-08-20
Avoid conflict with host definitions when cross-compiling
Pavel Fedin
1
-0
/
+6
2015-08-20
merge_config.sh: exit on missing input files
Sam Bobroff
1
-0
/
+4
2015-08-19
fallback to hostname in scripts/package/builddeb
Christian Kujau
1
-1
/
+1
[next]