aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* 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
|/ / / / / / / / / /
* | | | | | | | | | driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann2008-12-17
* | | | | | | | | | driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden2008-12-17
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | lib/idr.c: Fix bug introduced by RCU fixManfred Spraul2008-12-10
* | | | | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-10
* | | | | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-10
* | | | | | | | | percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet2008-12-10
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-01
| |_|/ / / / / |/| | | | | |
* | | | | | | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven2008-11-19
| |_|_|_|_|/ |/| | | | |
* | | | | | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-17
| |/ / / / |/| | | |
* | | | | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-09
* | | | | cpumask: new API, v2Rusty Russell2008-11-07
* | | | | cpumask: introduce new API, without changing anythingRusty Russell2008-11-06
|/ / / /
* | | / Driver core: fix 'dynamic_debug' cmd line parameterJason Baron2008-10-29
| |_|/ |/| |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-28
|\ \ \
| * \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-22
| |\ \ \ | | |_|/ | |/| |
| | * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori2008-10-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-23
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-23
| | |/ | |/|
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-23
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-upstreamDavid Vrabel2008-10-20
| |\|
| * | bitmap: add bitmap_copy_le()David Vrabel2008-09-17
* | | Implement %pR to print struct resource contentLinus Torvalds2008-10-20