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-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-11
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-6
/
+1
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+5
2008-12-10
percpu_counter: fix CPU unplug race in percpu_counter_destroy()
Eric Dumazet
1
-2
/
+2
2008-12-02
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-2
/
+12
2008-11-20
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
1
-1
/
+1
2008-11-17
swiotlb: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
1
-3
/
+7
2008-11-09
cpumask: introduce new API, without changing anything, v3
Rusty Russell
1
-1
/
+2
2008-11-07
cpumask: new API, v2
Rusty Russell
1
-0
/
+5
2008-11-06
cpumask: introduce new API, without changing anything
Rusty Russell
1
-0
/
+73
2008-10-30
Driver core: fix 'dynamic_debug' cmd line parameter
Jason Baron
1
-1
/
+3
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2
-15
/
+41
2008-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-15
/
+19
2008-10-23
swiotlb: remove panic for alloc_coherent failure
FUJITA Tomonori
1
-2
/
+4
2008-10-23
[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact
H. Peter Anvin
1
-15
/
+19
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+22
2008-10-22
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-1
/
+1
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-10-20
Implement %pR to print struct resource content
Linus Torvalds
1
-6
/
+43
2008-10-20
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
1
-11
/
+0
2008-10-20
Merge branch 'master' into for-upstream
David Vrabel
13
-188
/
+861
2008-10-17
block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+5
2008-10-17
lib: remove defining macros for strict_strto??
Harvey Harrison
1
-49
/
+68
2008-10-17
lib: trivial whitespace tidy
Harvey Harrison
1
-17
/
+9
2008-10-17
lib: pull base-guessing logic to helper function
Harvey Harrison
1
-38
/
+42
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-15
/
+495
2008-10-16
introduce generic iommu_num_pages function
Joerg Roedel
1
-0
/
+9
2008-10-16
Add kerneldoc documentation for new printk format extensions
Andi Kleen
1
-0
/
+12
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-2
/
+2
2008-10-16
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-2
/
+15
2008-10-16
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-13
/
+5
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
3
-0
/
+475
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-12
Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...
Ingo Molnar
2
-1
/
+10
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
7
-65
/
+208
2008-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-5
/
+3
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
2
-32
/
+22
2008-10-11
Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+66
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
1
-1
/
+12
2008-10-09
init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param
Tejun Heo
1
-0
/
+6
2008-10-09
Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'
Jens Axboe
1
-1
/
+1
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
1
-0
/
+16
2008-10-09
klist: don't iterate over deleted entries
Tejun Heo
1
-26
/
+70
2008-10-03
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
James Bottomley
2
-1
/
+66
2008-10-03
rcu: RCU-based detection of stalled CPUs for Classic RCU
Paul E. McKenney
1
-1
/
+1
[next]