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
2009-07-29
get_maintainerpl-add-git-min-percent-option-fix
Joe Perches
1
-1
/
+1
2009-07-29
get_maintainer.pl: Add git-min-percent option
Joe Perches
1
-3
/
+16
2009-07-29
scripts/get_maintainer.pl: Add -f directory use
Joe Perches
1
-4
/
+19
2009-07-29
markup_oops: fix it with 32-bit userspace on a 64-bit kernel
Matthew Wilcox
1
-2
/
+3
2009-07-17
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
1
-0
/
+2
2009-07-17
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
1
-0
/
+2
2009-07-17
kbuild, deb-pkg: fix install scripts for posix sh
maximilian attems
1
-1
/
+1
2009-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2
-0
/
+3
2009-07-01
kernel-doc: move ignoring kmemcheck
Randy Dunlap
1
-2
/
+2
2009-06-30
fbdev: work around old compiler bug
Stephen Rothwell
1
-2
/
+2
2009-06-27
gitignore: ignore scripts/ihex2fw
Jaswinder Singh Rajput
1
-0
/
+1
2009-06-27
kbuild: deb-pkg ship changelog
maximilian attems
1
-0
/
+2
2009-06-26
powerpc: Have git ignore generated files from dtc compile
Jon Smirl
1
-0
/
+5
2009-06-20
kernel-doc: fix param matching for array params
Randy Dunlap
1
-0
/
+17
2009-06-20
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
1
-0
/
+2
2009-06-20
kallsyms: fix inverted valid symbol checking
Mike Frysinger
1
-3
/
+3
2009-06-20
kbuild: fix build error during make htmldocs
Amerigo Wang
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+11
2009-06-16
Merge branch 'akpm'
Linus Torvalds
3
-54
/
+279
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
1
-9
/
+9
2009-06-16
scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...
Joe Perches
1
-1
/
+1
2009-06-16
scripts/get_maintainer.pl: allow 8 bit characters in email addresses
Joe Perches
1
-1
/
+1
2009-06-16
scripts/get_maintainer.pl: don't print maintainers when not requested
Joe Perches
1
-4
/
+6
2009-06-16
scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines
Joe Perches
1
-8
/
+22
2009-06-16
scripts/get_maintainer.pl: better email name quoting
Joe Perches
1
-0
/
+1
2009-06-16
scripts/get_maintainer.pl: support M: lines with names and multiple entries p...
Joe Perches
1
-16
/
+129
2009-06-16
scripts/get_maintainer.pl: warn on missing git or git repository
Joe Perches
1
-3
/
+12
2009-06-16
scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...
Joe Perches
1
-15
/
+12
2009-06-16
scripts/get_maintainer.pl: better fix for subscriber-only mailing lists
Joe Perches
1
-1
/
+1
2009-06-16
scripts/get_maintainer.pl: output first field only in mailing lists and after...
Joe Perches
1
-19
/
+27
2009-06-16
mm: add a gfp-translate script to help understand page allocation failure rep...
Mel Gorman
1
-0
/
+81
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-4
/
+3
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
1
-0
/
+20
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
1
-4
/
+3
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
23
-281
/
+462
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-06-12
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+13
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-3
/
+89
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
4
-20
/
+46
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
1
-0
/
+13
2009-06-11
asm-generic: add a generic unistd.h
Arnd Bergmann
1
-3
/
+89
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+25
2009-06-10
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+21
[next]