summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-24lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-10-29Driver core: fix 'dynamic_debug' cmd line parameterJason Baron
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori
2008-10-23[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20Implement %pR to print struct resource contentLinus Torvalds
2008-10-20bitmask: remove bitmap_scnprintf_len()Lai Jiangshan
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-16lib: remove defining macros for strict_strto??Harvey Harrison
2008-10-16lib: trivial whitespace tidyHarvey Harrison
2008-10-16lib: pull base-guessing logic to helper functionHarvey Harrison
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16introduce generic iommu_num_pages functionJoerg Roedel
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09klist: don't iterate over deleted entriesTejun Heo
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley