summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-061-4/+14
* strict_strto* is not strict enoughPavel Machek2009-01-061-0/+4
* lib: proportions.c trivial sparse lock annotationHarvey Harrison2009-01-061-0/+2
* lib: radix_tree.c make percpu variable staticHarvey Harrison2009-01-061-1/+1
* lib: fix sparse shadowed variable warningHarvey Harrison2009-01-061-1/+1
* Remove remaining unwinder codeAlexey Dobriyan2009-01-061-1/+0
* oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl2009-01-061-0/+2
* swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl2009-01-041-1/+0
* Merge branch 'linus' into core/urgentIngo Molnar2009-01-045-3/+116
|\
| * 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
* | | | | swiotlb: add missing __init annotationsRoland Dreier2009-01-021-1/+1
|/ / / /
* | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
OpenPOWER on IntegriCloud