aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
* cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
* bitmap: find_last_bit()Rusty Russell2008-12-31
* cpumask: fix bogus kernel-docLi Zefan2008-12-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-30
| |\
| | * SLUB: failslab supportAkinobu Mita2008-12-29
| * | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
| |\ \ | | |/ | |/|
| | *-----------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-25
| | |\ \ \ \ \ \ \
| | | | | | | * | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
| | | | | | |/ / /
| | | | * | | | | swiotlb: consolidate swiotlb info message printingIan Campbell2008-12-17
| | | | * | | | | swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge2008-12-17
| | | | * | | | | swiotlb: factor out copy to/from deviceJeremy Fitzhardinge2008-12-17
| | | | * | | | | swiotlb: add arch hook to force mappingIan Campbell2008-12-17
| | | | * | | | | swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell2008-12-17
| | | | * | | | | swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell2008-12-17
| | | | * | | | | swiotlb: move some definitions to headerIan Campbell2008-12-16
| | | | * | | | | swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge2008-12-16
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | debugobjects: add boot parameter default valueIngo Molnar2008-11-26
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-------. \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-10
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-10
| | | * | | | | | | | | debug: add notifier chain debuggingArjan van de Ven2008-09-10
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | aoe: remove private mac address format functionHarvey Harrison2008-11-25
| | * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | printk: ipv4 address digits printed in reverse orderHarvey Harrison2008-11-03
| | * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | printk: remove %p6 format specifier, fix up commentsHarvey Harrison2008-10-29
| | * | | | | | | | | | | | printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison2008-10-29
| | * | | | | | | | | | | | printk: add %p6 format specifier for IPv6 addressesHarvey Harrison2008-10-28
| | * | | | | | | | | | | | printk: add %pM format specifier for MAC addressesHarvey Harrison2008-10-27
| * | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | *---------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | |/ / / / / / / / / / / / | | | | | | | | | | |/| / / / / / / / / / / / | | | | | | | | | |_|_|/ / / / / / / / / / / | | | | | | | | |/| | | / / / / / / / / / / | | | | | | |_|_|_|_|_|/ / / / / / / / / / | | | | | |/| | | | | | | / / / / / / / / | | | | | | | | |_|_|_|_|/ / / / / / / / | | | | | | | |/| | | | | / / / / / / / | | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | / / / / / / | | | | | |_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | / / | | | | | | | | | | |_|_|_|_|_|/ / | | | | | | | | | |/| | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | | allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-16
| | | | | | |/ / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-12-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-12-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| | | |\| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| | | * | | | | | | | | | | | | CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2008-11-13
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | libcrc32c: Select CRYPTO in KconfigHerbert Xu2008-12-24
| * | | | | | | | | | | | | | libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger2008-12-24
| * | | | | | | | | | | | | | libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-24
| |/ / / / / / / / / / / / /