summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | lib: add shared BCH ECC libraryIvan Djelic2011-03-113-0/+1408
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-241-1/+6
| | |_|/ | |/| |
* | | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-6/+1
* | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-233-0/+7
* | | | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-4/+6
* | | | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-5/+4
* | | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-222-6/+42
* | | | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-225-141/+971
* | | | printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-221-0/+11
* | | | printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-221-1/+1
* | | | vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches2011-03-221-9/+5
* | | | kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-221-0/+17
* | | | oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-221-2/+7
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-211-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
| * | | kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-241-4/+0
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-163-153/+0
|\ \ \ \
| * | | | BKL: That's all, folksArnd Bergmann2011-03-053-146/+0
| * | | | tracing: don't trace the BKLArnd Bergmann2011-03-021-7/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-1/+283
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-1/+8
| |\ \ \ \ \
| | * | | | | lib-average: Make config option selectableMichael Buesch2011-03-041-1/+8
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-032-3/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-194-17/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-261-5/+5
| |\ \ \ \ \
| * | | | | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-243-0/+275
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-9/+52
|\ \ \ \ \ \
| * | | | | | dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman2011-02-031-0/+1
| * | | | | | Dynamic debug: Add more flagsBart Van Assche2011-02-031-9/+51
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-6/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-163-6/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-311-3/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rwsem: Remove redundant asmregparm annotationThomas Gleixner2011-01-271-6/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-20/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | plist: Add priority list testLai Jiangshan2011-03-111-1/+80
| * | | | | | | | | plist: Shrink struct plist_headLai Jiangshan2011-03-111-19/+35
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-081-3/+6
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg2011-02-281-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | swiotlb: fix wrong panicFUJITA Tomonori2011-02-251-2/+4
|/ / / / / / /
* | | | | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-13/+26
| |_|/ / / / |/| | | | |
* | | | | | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-081-1/+1
| |_|/ / / |/| | | |
* | | | | Export the augmented rbtree helper functionsAndreas Gruenbacher2011-01-281-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-281-5/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer2011-01-241-5/+5
| |/ /
* | | radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima2011-01-261-3/+4
|/ /
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-9/+9
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-0/+2
|\
| * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-0/+2
OpenPOWER on IntegriCloud