summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
| |\
| * | 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-291-1/+4
* | | | | Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-231-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-2317-2068/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.5-rc2' into nextJames Morris2012-06-1030-289/+1430
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Remove unused code from MPI libraryDmitry Kasatkin2012-05-265-664/+0
| * | | | | | Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin2012-05-2612-1404/+0
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-221-4/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | rcu: Fix broken strings in RCU's source code.Paul E. McKenney2012-07-061-4/+2
| | |_|/ / / | |/| | | |
* | | | | | 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-152-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-021-7/+11
|\ \ \ \ \
| * | | | | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-311-5/+7
| * | | | | bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-311-2/+4
| * | | | | bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-311-1/+1
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-311-94/+195
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vsprintf: further optimize decimal conversionDenys Vlasenko2012-05-311-91/+190
| * | | | | vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely2012-05-311-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-291-4/+8
* | | | | | radix-tree: fix preload vector sizeNick Piggin2012-05-291-1/+14
* | | | | | spinlock_debug: print kallsyms name for lockStephen Boyd2012-05-291-1/+1
* | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-291-1/+1
* | | | | | lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-291-6/+6
* | | | | | lib/string_helpers.c: make arrays staticAndrew Morton2012-05-291-4/+4
* | | | | | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-291-2/+2
* | | | | | list_debug: WARN for adding something already in the listChris Metcalf2012-05-291-0/+3
| |_|_|_|/ |/| | | |
* | | | | swiotlb: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-5/+3
| |_|_|/ |/| | |
* | | | lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras2012-05-271-1/+1
| |_|/ |/| |
* | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-264-40/+149
|\ \ \
| * | | lib: add generic strnlen_user() functionLinus Torvalds2012-05-263-0/+142
| * | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-40/+7
* | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-263-0/+85
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud