index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
1
-8
/
+42
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
2
-1
/
+52
2008-04-29
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
1
-11
/
+3
2008-04-29
lib/swiotlb.c: cleanups
Andrew Morton
1
-46
/
+43
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-29
lib/inflate.c: handle failed malloc()
Jim Meyering
1
-0
/
+3
2008-04-28
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
1
-0
/
+158
2008-04-28
Remove set_migrateflags()
Christoph Lameter
1
-5
/
+4
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
1
-0
/
+6
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2
-0
/
+59
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-16
/
+9
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
1
-0
/
+2
2008-04-25
Add option to enable -Wframe-larger-than= on gcc 4.4
Andi Kleen
1
-0
/
+11
2008-04-24
[LMB]: Fix lmb allocation regression.
David S. Miller
1
-1
/
+1
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-0
/
+433
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+10
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2
-2
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-0
/
+16
2008-04-20
Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
1
-8
/
+2
2008-04-20
kobject: catch kobjects that are not initialized
Greg Kroah-Hartman
1
-1
/
+8
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
1
-0
/
+16
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
1
-0
/
+10
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-19
lib: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
3
-61
/
+4
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+102
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+12
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-1
/
+12
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2
-0
/
+60
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
4
-187
/
+1
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2008-04-17
kgdb: allow static kgdbts boot configuration
Jason Wessel
1
-0
/
+18
2008-04-17
kgdb: add kgdb internal test suite
Jason Wessel
1
-0
/
+13
2008-04-17
kgdb: core
Jason Wessel
2
-0
/
+29
2008-04-17
Remove DEBUG_SEMAPHORE from Kconfig
Matthew Wilcox
1
-10
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2
-177
/
+0
2008-04-17
Add semaphore.h to kernel_lock.c
Matthew Wilcox
1
-0
/
+1
2008-04-15
[LMB] Restructure allocation loops to avoid unsigned underflow
Paul Mackerras
1
-26
/
+30
2008-04-15
[LMB] Fix some whitespace and other formatting issues, use pr_debug
Paul Mackerras
1
-42
/
+30
2008-04-15
[LMB] Add lmb_alloc_nid()
David S. Miller
1
-10
/
+76
2008-04-14
slub: Deal with config variable dependencies
Christoph Lameter
1
-1
/
+1
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
3
-6
/
+11
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+9
2008-04-11
lzo: fix typo in decompressor
Harvey Harrison
1
-1
/
+1
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+102
2008-04-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-2
/
+2
2008-04-04
[NET]: srandom32 fixes for networking v2
Andi Kleen
1
-4
/
+9
2008-04-04
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
1
-2
/
+0
2008-03-31
fix uevent action-string regression
Mark Lord
1
-1
/
+1
2008-03-29
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
2
-59
/
+0
[next]