aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-034-3/+113
|\
| * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-011-0/+4
| * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2009-01-011-0/+8
| * bitmap: find_last_bit()Rusty Russell2009-01-013-0/+50
| * cpumask: fix bogus kernel-docLi Zefan2009-01-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-313-68/+223
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-307-155/+178
| |\ \
| * | | cpumask: documentation for cpumask_var_tMike Travis2008-12-191-0/+43
| * | | cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-191-3/+8
* | | | Make %p print '(null)' for NULL pointersLinus Torvalds2009-01-031-0/+3
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-181-3/+3
| |\ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-0/+10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-122-6/+9
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-021-2/+12
| | |\ \ \ \
| * | | | | | cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-131-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-301-0/+1
|\ \ \ \ \ \
| * | | | | | SLUB: failslab supportAkinobu Mita2008-12-291-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-303-68/+222
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-253-68/+212
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / | | | | | | | |/| | / / | | | | | |_|_|_|_|/ / | | | | |/| | | | | / | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | * | | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+13
| | | | | |/ / / /
| | | * | | | | | swiotlb: consolidate swiotlb info message printingIan Campbell2008-12-171-5/+28
| | | * | | | | | swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge2008-12-171-33/+89
| | | * | | | | | swiotlb: factor out copy to/from deviceJeremy Fitzhardinge2008-12-171-4/+13
| | | * | | | | | swiotlb: add arch hook to force mappingIan Campbell2008-12-171-2/+13
| | | * | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell2008-12-171-16/+36
| | | * | | | | | swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell2008-12-171-0/+4
| | | * | | | | | swiotlb: move some definitions to headerIan Campbell2008-12-161-13/+1
| | | * | | | | | swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge2008-12-161-3/+13
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | debugobjects: add boot parameter default valueIngo Molnar2008-11-262-1/+11
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-253-11/+24
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-241-0/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-105-23/+30
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-101-1/+1
| | * | | | | | | | | debug: add notifier chain debuggingArjan van de Ven2008-09-101-0/+10
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-0/+77
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-152-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-021-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | aoe: remove private mac address format functionHarvey Harrison2008-11-251-0/+3
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-3/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-0/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | printk: ipv4 address digits printed in reverse orderHarvey Harrison2008-11-031-2/+6
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-313-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | printk: remove %p6 format specifier, fix up commentsHarvey Harrison2008-10-291-5/+1
| * | | | | | | | | | | | printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison2008-10-291-0/+31
| * | | | | | | | | | | | printk: add %p6 format specifier for IPv6 addressesHarvey Harrison2008-10-281-0/+22
| * | | | | | | | | | | | printk: add %pM format specifier for MAC addressesHarvey Harrison2008-10-271-0/+21
* | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-281-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / / / / / | | | | | | | | | |/| / / / / / / / / / / / | | | | | | | | |_|_|/ / / / / / / / / / / | | | | | | | |/| | | / / / / / / / / / / | | | | | |_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | / / / / / / / / | | | | | | | |_|_|_|_|/ / / / / / / / | | | | | | |/| | | | | / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | / / / / / / | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | / / | | | | | | | | | |_|_|_|_|_|/ / | | | | | | | | |/| | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |