index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
-6
/
+6
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+14
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-20
/
+25
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+39
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
-4
/
+4
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
-2
/
+2
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
-10
/
+21
2009-12-03
rcu: Make RCU's CPU-stall detector be default
Paul E. McKenney
-1
/
+1
2009-11-20
[LogFS] add new flash file system
Joern Engel
-0
/
+801
2009-11-19
FS-Cache: Don't delete pending pages from the page-store tracking tree
David Howells
-2
/
+0
2009-11-19
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
David Howells
-0
/
+3
2009-11-18
strcmp: fix overflow and possibly signedness error
Linus Torvalds
-6
/
+14
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
-2
/
+4
2009-11-16
workqueue: Add debugobjects support
Thomas Gleixner
-0
/
+8
2009-11-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
-3
/
+2
2009-11-11
sysctl: Remove dead code from sysctl_check
Eric W. Biederman
-1
/
+1
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
-1
/
+3
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
-7
/
+8
2009-11-10
swiotlb: Add swiotlb_free() function
FUJITA Tomonori
-0
/
+30
2009-11-06
kmemleak: fix kconfig for crc32 build error
Randy Dunlap
-0
/
+1
2009-11-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+4
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
-25
/
+30
2009-11-04
vsprintf: add %pRt, %pRf to print struct resource details
Bjorn Helgaas
-7
/
+44
2009-11-04
vsprintf: add %pR support for IRQ and DMA resources
Bjorn Helgaas
-10
/
+21
2009-11-04
vsprintf: fix io/mem resource width
Bjorn Helgaas
-2
/
+2
2009-11-03
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
-4
/
+7
2009-11-03
lib/checksum: fix one more thinko
Arnd Bergmann
-2
/
+2
2009-11-03
lib/checksum.c: make do_csum optional
Arnd Bergmann
-0
/
+2
2009-11-03
lib/checksum.c: use 32-bit arithmetic consistently
Arnd Bergmann
-4
/
+4
2009-10-29
dma-debug: Fix compile warning with PAE enabled
Joerg Roedel
-2
/
+4
2009-10-29
md: Factor out RAID6 algorithms into lib/
David Woodhouse
-0
/
+1614
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
-3
/
+6
2009-10-27
powerpc: Minor cleanup to lib/Kconfig.debug
Kumar Gala
-1
/
+1
2009-10-23
ratelimit: Make suppressed output messages more useful
Christian Borntraeger
-3
/
+3
2009-10-13
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
-1
/
+1
2009-10-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
-3
/
+4
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
-0
/
+2
2009-10-06
[S390] Enable kmemleak on s390.
Heiko Carstens
-3
/
+4
2009-10-05
Merge branch 'master' into for-2.6.33
Jens Axboe
-1
/
+1
2009-10-01
sscanf(): fix %*s%n
Andy Spencer
-1
/
+1
2009-10-01
The DRBD driver
Philipp Reisner
-0
/
+565
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
-56
/
+137
2009-09-28
tracing: Pushdown the bkl tracepoints calls
Frederic Weisbecker
-4
/
+11
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
-56
/
+147
2009-09-24
lzma/gzip: fix potential oops when input data is truncated
Phillip Lougher
-1
/
+17
2009-09-24
tracing/bkl: Add bkl ftrace events
Frederic Weisbecker
-5
/
+6
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
-0
/
+8
2009-09-22
lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c
Joe Perches
-10
/
+15
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
-0
/
+3
[prev]
[next]