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
2016-11-18
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2
-7
/
+76
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
2
-0
/
+5
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
2
-0
/
+7
2016-11-11
scripts/bloat-o-meter: fix SIGPIPE
Alexey Dobriyan
1
-0
/
+3
2016-11-09
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
Nicholas Piggin
1
-2
/
+2
2016-11-09
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
1
-1
/
+1
2016-11-01
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
1
-6
/
+72
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
1
-10
/
+9
2016-10-31
gcc-plugins: Export symbols needed by gcc
Kees Cook
4
-7
/
+8
2016-10-22
kbuild: prevent lib-ksyms.o rebuilds
Nicholas Piggin
1
-0
/
+3
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+648
2016-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-12
/
+80
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-115
/
+174
2016-10-11
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
1
-1
/
+2
2016-10-11
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-11
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-11
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-11
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-11
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-11
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
2016-10-11
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
1
-1
/
+1
2016-10-11
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
1
-0
/
+25
2016-10-11
checkpatch: externalize the structs that should be const
Joe Perches
2
-40
/
+63
2016-10-11
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
1
-35
/
+35
2016-10-11
checkpatch: test multiple line block comment alignment
Joe Perches
1
-0
/
+19
2016-10-11
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
1
-6
/
+43
2016-10-11
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
1
-0
/
+14
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
1
-0
/
+64
2016-10-11
scripts/coccicheck: Update reference for the corresponding documentation
Markus Elfring
1
-1
/
+1
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2
-1
/
+648
2016-10-07
spelling.txt: "modeled" is spelt correctly
Joe Perches
1
-1
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
3
-1
/
+3
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+115
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+4
2016-10-04
Merge tag 'docs-4.9' of git://git.lwn.net/linux
Linus Torvalds
1
-16
/
+32
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-346
/
+252
2016-10-01
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Julia Lawall
1
-7
/
+11
2016-10-01
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Julia Lawall
1
-4
/
+4
2016-09-28
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2
-0
/
+2
2016-09-23
initramfs: Escape colons in depfile
Michal Marek
1
-1
/
+4
2016-09-21
ftrace/scripts: Add helper script to bisect function tracing problem functions
Steven Rostedt (Red Hat)
1
-0
/
+115
2016-09-20
ubsan: allow to disable the null sanitizer
Christian Borntraeger
1
-1
/
+4
2016-09-19
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
1
-1
/
+1
2016-09-19
scripts: add script for translating stack dump function offsets
Josh Poimboeuf
1
-0
/
+177
2016-09-09
kbuild: add arch specific post-link Makefile
Nicholas Piggin
1
-5
/
+9
2016-09-09
kbuild: allow architectures to use thin archives instead of ld -r
Stephen Rothwell
2
-15
/
+79
2016-09-06
docs: Special-case function-pointer parameters in kernel-doc
Jonathan Corbet
1
-0
/
+2
2016-09-06
docs: make kernel-doc handle varargs properly
Jonathan Corbet
1
-1
/
+2
2016-09-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+3
[next]