summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/crc32.c: fix unused variables warningsThiago Rafael Becker2012-07-311-0/+2
* spinlock_debug: print offset in addition to symbol nameStephen Boyd2012-07-311-1/+1
* atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-312-3/+5
* string: introduce memweight()Akinobu Mita2012-07-312-1/+39
* vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2012-07-311-0/+55
* lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg2012-07-311-1/+2
* lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton2012-07-311-0/+2
* vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko2012-07-311-4/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-06-291-5/+3Star
| |\
| * | lib: correct link to the original source for div64_u64Akinobu Mita2012-06-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-1/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-191-2/+2
| |\ \ \
| * | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-1/+4
* | | | | Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-241-1/+1
|\ \ \ \ \
| * | | | | debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISCTony Luck2012-07-191-1/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-07-2417-2068/+0Star
|\ \ \ \ \ \
| * | | | | | Merge commit 'v3.5-rc2' into nextJames Morris2012-06-1030-289/+1430
| |\| | | | |
| * | | | | | Remove unused code from MPI libraryDmitry Kasatkin2012-05-265-664/+0Star
| * | | | | | Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin2012-05-2612-1404/+0Star
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-221-4/+2Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | rcu: Fix broken strings in RCU's source code.Paul E. McKenney2012-07-061-4/+2Star
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-091-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dma-debug: debugfs_create_bool() takes a u32 pointerDan Carpenter2012-07-021-2/+2
* | | | | | fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard2012-06-201-0/+4
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-162-1/+21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | spinlock: Indicate that a lockup is only suspectedChristian Borntraeger2012-06-061-1/+1
| * | | | | Merge branch 'core/debug' into core/urgentIngo Molnar2012-06-061-0/+20
| |\ \ \ \ \
| | * | | | | panic: Make panic_on_oops configurableKyle McMartin2012-05-071-0/+20
| | | |/ / / | | |/| | |
* | | | | | btree: catch NULL value before it does harmJoern Engel2012-06-071-0/+1
* | | | | | btree: fix tree corruption in btree_get_prev()Roland Dreier2012-06-071-2/+2
* | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-06-062-6/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lib/raid6: fix sparse warnings in recovery functionsJim Kukunas2012-05-282-6/+8
* | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-051-0/+3
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-031-7/+11
|\ \ \ \ \
| * | | | | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-06-011-5/+7
| * | | | | bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-06-011-2/+4
| * | | | | bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-06-011-1/+1
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-011-94/+195
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vsprintf: further optimize decimal conversionDenys Vlasenko2012-06-011-91/+190
| * | | | | vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely2012-06-011-3/+5
* | | | | | Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-301-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel2012-05-303-14/+15
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * / | | | dma-debug: release free_entries_lock before saving stack traceJakub Kicinski2012-04-121-5/+5
| |/ / / / /
* | | | | | lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier2012-05-301-4/+8
* | | | | | radix-tree: fix preload vector sizeNick Piggin2012-05-301-1/+14
* | | | | | spinlock_debug: print kallsyms name for lockStephen Boyd2012-05-301-1/+1
* | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-301-1/+1
* | | | | | lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-301-6/+6
* | | | | | lib/string_helpers.c: make arrays staticAndrew Morton2012-05-301-4/+4