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
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-0
/
+14
2009-03-26
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+0
2009-03-04
netlink: Move netlink attribute parsing support to lib
Geert Uytterhoeven
1
-0
/
+6
2009-01-16
sched: make plist a library facility
Peter Zijlstra
1
-6
/
+0
2009-01-07
bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE
H. Peter Anvin
1
-0
/
+1
2009-01-05
bzip2/lzma: proper Kconfig dependencies for the ramdisk options
H. Peter Anvin
1
-0
/
+13
2009-01-01
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
1
-0
/
+4
2009-01-01
bitmap: find_last_bit()
Rusty Russell
1
-0
/
+4
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-0
/
+2
2008-12-25
libcrc32c: Select CRYPTO in Kconfig
Herbert Xu
1
-0
/
+1
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-0
/
+1
2008-12-13
cpumask: Add CONFIG_CPUMASK_OFFSTACK
Rusty Russell
1
-0
/
+7
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-2
/
+2
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen
1
-0
/
+7
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
1
-0
/
+6
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-0
/
+3
2007-08-22
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
1
-0
/
+3
2007-07-17
CRC7 support
Jan Nikitenko
1
-0
/
+8
2007-07-10
Add LZO1X algorithm to the kernel
Richard Purdie
1
-0
/
+6
2007-05-10
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
1
-0
/
+8
2007-05-10
CRC ITU-T V.41
Ivo van Doorn
1
-0
/
+8
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-0
/
+5
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-2
/
+7
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-0
/
+5
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-0
/
+1
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
1
-0
/
+3
2006-09-12
[PATCH] syscall class hookup for all normal targets
Al Viro
1
-0
/
+5
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar
1
-0
/
+6
2005-09-08
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
1
-0
/
+8
2005-08-29
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
1
-8
/
+1
2005-08-29
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
1
-0
/
+10
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
1
-22
/
+6
2005-06-23
[LIB]: Naive finite state machine based textsearch
Thomas Graf
1
-0
/
+11
2005-06-23
[LIB]: Knuth-Morris-Pratt textsearch algorithm
Thomas Graf
1
-0
/
+10
2005-06-23
[LIB]: Textsearch infrastructure.
Thomas Graf
1
-1
/
+7
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
1
-0
/
+6
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+61