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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-01
bitmap: find_last_bit()
Rusty Russell
1
-0
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-0
/
+2
2008-10-03
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
James Bottomley
1
-1
/
+2
2008-07-26
lib: generic show_mem()
Johannes Weiner
1
-1
/
+1
2008-07-26
task_current_syscall
Roland McGrath
1
-0
/
+2
2008-07-24
rtc: BCD codeshrink
David Brownell
1
-1
/
+1
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen
1
-0
/
+1
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
1
-4
/
+4
2008-05-23
ftrace: remove function tracing from spinlock debug
Steven Rostedt
1
-1
/
+2
2008-05-23
ftrace: do not profile lib/string.o
Steven Rostedt
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
1
-0
/
+1
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
1
-1
/
+1
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
1
-0
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-0
/
+2
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
1
-1
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-1
/
+0
2008-03-28
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
1
-1
/
+0
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-0
/
+2
2008-02-08
lib/scatterlist.o needed by a module only - link it in unconditionally
Guennadi Liakhovetski
1
-2
/
+2
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
1
-0
/
+1
2008-01-28
[LIB]: Introduce struct pcounter
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-1
/
+1
2007-11-14
lib: move bitmap.o from lib-y to obj-y.
Paul Mundt
1
-2
/
+2
2007-10-19
Fix cpusets update_cpumask
Paul Menage
1
-1
/
+1
2007-10-17
lib: floating proportions
Peter Zijlstra
1
-1
/
+2
2007-10-12
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-1
/
+2
2007-10-07
Move kasprintf.o to obj-y
Alexey Dobriyan
1
-2
/
+2
2007-08-22
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
1
-1
/
+2
2007-07-31
lib: move kasprintf to a separate file
Sam Ravnborg
1
-1
/
+1
2007-07-18
add argv_split()
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
CRC7 support
Jan Nikitenko
1
-0
/
+1
2007-07-16
Make check_signature depend on CONFIG_HAS_IOMEM
Linus Torvalds
1
-2
/
+2
2007-07-16
uninline check_signature()
Andrew Morton
1
-1
/
+1
2007-07-10
Add LZO1X algorithm to the kernel
Richard Purdie
1
-0
/
+2
2007-05-11
lib/hexdump
Randy Dunlap
1
-1
/
+1
2007-05-10
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
Linus Torvalds
1
-0
/
+1
2007-05-10
CRC ITU-T V.41
Ivo van Doorn
1
-0
/
+1
2007-04-25
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-2
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-3
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-2
/
+3
2007-02-09
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
1
-2
/
+2
2007-02-09
devres: device resource management
Tejun Heo
1
-2
/
+1
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
1
-1
/
+2
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
1
-1
/
+1
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
1
-0
/
+1
[next]