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
/
Makefile.lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
1
-0
/
+28
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
1
-0
/
+23
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+3
2010-10-28
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
1
-1
/
+3
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
1
-10
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
1
-0
/
+4
2010-03-11
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
1
-1
/
+1
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
1
-2
/
+7
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+5
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-0
/
+5
2009-12-12
kbuild: fix bzImage build for x86
Michael Tokarev
1
-1
/
+1
2009-10-11
kbuild: Fix size_append issue for bzip2/lzma kernel
Alek Du
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+11
2009-06-10
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+21
2009-05-08
kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
H. Peter Anvin
1
-7
/
+21
2009-04-19
kbuild: introduce subdir-ccflags-y
Sam Ravnborg
1
-2
/
+7
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-0
/
+14
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-01-04
bzip2/lzma: handle failures from bzip2 and lzma correctly
H. Peter Anvin
1
-2
/
+2
2009-01-04
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
1
-0
/
+14
2008-12-03
kbuild: expand -I in KBUILD_CPPFLAGS
Sam Ravnborg
1
-6
/
+9
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-1
/
+10
2008-05-23
kbuild: create new CFLAGS_REMOVE_(basename).o option
Steven Rostedt
1
-1
/
+2
2008-01-28
kbuild: implement modules.order
Tejun Heo
1
-0
/
+6
2007-10-15
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
1
-5
/
+11
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
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-10-12
kbuild: kill backward compatibility checks
Sam Ravnborg
1
-3
/
+1
2007-10-12
kbuild: fix directory traversal bug
Sam Ravnborg
1
-3
/
+3
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-3
/
+3
2006-06-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
1
-3
/
+3
2006-06-24
kbuild: fix make -rR breakage
Sam Ravnborg
1
-3
/
+3
2006-04-07
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
1
-5
/
+0
2005-12-26
kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...
Ustyugov Roman
1
-3
/
+5
2005-07-25
kbuild: introduce Kbuild.include
Sam Ravnborg
1
-94
/
+0
2005-07-25
kbuild: drop descend - converting existing users
Sam Ravnborg
1
-5
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+267