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
2014-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2014-06-26
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Alex Smith
1
-2
/
+2
2014-06-23
checkpatch: reduce false positives when checking void function return statements
Joe Perches
1
-5
/
+10
2014-06-18
builddeb: fix missing headers in linux-headers package
Fathi Boudra
1
-1
/
+3
2014-06-18
kbuild: Fix tar-pkg with relative $(objtree)
Michal Marek
1
-2
/
+1
2014-06-18
deb-pkg: Fix for relative paths
Michal Marek
1
-5
/
+5
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
48
-159
/
+290
2014-06-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
13
-109
/
+106
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-06-10
decode_stacktrace: make stack dump output useful again
Sasha Levin
1
-0
/
+126
2014-06-10
scripts: objdiff: support directories for the augument of record command
Masahiro Yamada
1
-11
/
+22
2014-06-10
scripts: objdiff: fix a comment
Masahiro Yamada
1
-1
/
+1
2014-06-10
scripts: objdiff: change the extension of disassembly from .o to .dis
Masahiro Yamada
1
-2
/
+3
2014-06-10
scripts: objdiff: improve path flexibility for record command
Masahiro Yamada
1
-6
/
+16
2014-06-10
scripts: objdiff: remove unnecessary code
Masahiro Yamada
1
-2
/
+0
2014-06-10
scripts: objdiff: direct error messages to stderr
Masahiro Yamada
1
-9
/
+9
2014-06-10
scripts: objdiff: get the path to .tmp_objdiff more simply
Masahiro Yamada
1
-7
/
+5
2014-06-10
deb-pkg: Add automatic support for s390x architecture
Ben Hutchings
1
-1
/
+1
2014-06-10
coccicheck: Add unneeded return variable test
Peter Senna Tschudin
1
-0
/
+66
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
19
-91
/
+89
2014-06-10
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
1
-2
/
+2
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
26
-30
/
+0
2014-06-09
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
1
-0
/
+62
2014-06-09
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
1
-1
/
+1
2014-06-09
scripts/tags.sh: ignore symlink'ed source files
Yann Droneaud
1
-4
/
+6
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+12
2014-06-04
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
Fabian Frederick
1
-2
/
+2
2014-06-04
checkpatch: check stable email address
Joe Perches
1
-0
/
+6
2014-06-04
checkpatch: warn on unnecessary void function return statements
Joe Perches
1
-0
/
+7
2014-06-04
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
Joe Perches
1
-0
/
+21
2014-06-04
checkpatch: add warning for kmalloc/kzalloc with multiply
Joe Perches
1
-0
/
+24
2014-06-04
checkpatch: warn on #defines ending in semicolon
Joe Perches
1
-0
/
+11
2014-06-04
checkpatch: make --strict a default for files in drivers/net and net/
Joe Perches
1
-0
/
+13
2014-06-04
checkpatch: always warn on missing blank line after variable declaration block
Joe Perches
1
-10
/
+34
2014-06-04
checkpatch: fix wildcard DT compatible string checking
Rob Herring
1
-2
/
+4
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2
-0
/
+12
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
James Hogan
1
-1
/
+4
2014-05-14
firmware: Simplify directory creation
Michal Marek
1
-13
/
+11
2014-05-14
scripts/tags.sh: add regular expression replacement pattern for memcg
Jianyu Zhan
1
-0
/
+8
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-0
/
+5
2014-05-05
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
1
-1
/
+1
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
9
-21
/
+21
2014-04-30
kbuild: support simultaneous "make %config" and "make all"
Masahiro Yamada
1
-11
/
+4
2014-04-28
modpost: Fix resource leak in read_dump()
Christian Engelmayer
1
-0
/
+2
2014-04-24
builddeb: add arm64 in the supported architectures
Fathi Boudra
1
-0
/
+2
2014-04-24
builddeb: use $OBJCOPY variable instead of objcopy
Fathi Boudra
1
-3
/
+3
2014-04-24
scripts/tags.sh: ignore code of user space tools
Konstantin Khlebnikov
1
-0
/
+3
2014-04-16
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2
-61
/
+67
2014-04-16
scripts/tags.sh: add pattern for DEFINE_HASHTABLE
Jianyu Zhan
1
-2
/
+4
[next]