summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-11-05Merge commit 'slab/for-next'Stephen Rothwell
2008-11-05Merge commit 'net/master'Stephen Rothwell
2008-11-05Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-11-05Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-11-05warn when statically-allocated kobjects are usedDave Hansen
2008-11-05driver core: Remove completion from struct klist_nodeMatthew Wilcox
2008-11-03printk: ipv4 address digits printed in reverse orderHarvey Harrison
2008-11-03kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-11-03kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-10-31Merge branch 'linus' into cpus4096-v2Ingo Molnar
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-29Driver core: fix 'dynamic_debug' cmd line parameterJason Baron
2008-10-29printk: remove %p6 format specifier, fix up commentsHarvey Harrison
2008-10-29printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison
2008-10-28printk: add %p6 format specifier for IPv6 addressesHarvey Harrison
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-28Merge branch 'core/debug' into auto-core-nextIngo Molnar
2008-10-28Merge branch 'core/urgent' into auto-core-nextIngo Molnar
2008-10-27printk: add %pM format specifier for MAC addressesHarvey Harrison
2008-10-27cpumask: debug options for cpumasksRusty Russell
2008-10-27cpumask: cpumask_any_but()Rusty Russell
2008-10-27cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_andRusty Russell
2008-10-27cpumask: cpumask_first/cpumask_nextRusty Russell
2008-10-27cpumask: for_each_cpu(): for_each_cpu_mask which takes a pointerRusty Russell
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-23cpumask: use cpumask_bits() everywhereRusty Russell
2008-10-23cpumask: make nr_cpu_ids the actual limit on bitmap sizeRusty Russell
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-23cpumask: introduce cpumask_var_t for local cpumask varsRusty Russell
2008-10-23cpumask: introduce struct cpumaskRusty Russell
2008-10-23cpumask: remove min from first_cpu/next_cpuRusty Russell
2008-10-23cpumask: add for_each_cpu_mask_and() functionMike Travis
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