summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-141-5/+2
|\
| * percpu_ida: fix a live lockShaohua Li2014-01-301-5/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-0/+1
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0727-167/+650
| |\ \
| * | | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-061-0/+1
* | | | kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds2014-02-041-1/+1
| |/ / |/| |
* | | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-3/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-7/+14
|\ \ \
| * | | iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-251-2/+7
| * | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-7/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | kobject: export kobj_sysfs_opsJeff Mahoney2014-01-281-0/+1
* | | | dma-debug: fix overlap detectionDan Williams2014-01-291-3/+7
* | | | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar2014-01-291-2/+3
* | | | dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin2014-01-271-3/+1
* | | | dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin2014-01-271-2/+4
* | | | dynamic_debug: remove wrong error messageAndrey Ryabinin2014-01-271-3/+1
* | | | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-271-2/+2
* | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-271-1/+2
|\ \ \ \
| * | | | swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk2014-01-071-1/+2
* | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-11/+0
|\ \ \ \ \
| * | | | | firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-11/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-256-10/+78
|\ \ \ \ \
| * | | | | reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-212-5/+26
| * | | | | net: fix "queues" uevent between network namespacesWeilong Chen2014-01-191-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton2014-01-161-2/+4
| * | | | | lib: hash: follow-up fixups for arch hashFrancesco Fusco2013-12-191-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-172-1/+39
| | |_|/ / | |/| | |
* | | | | lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich2014-01-231-0/+1
* | | | | rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer2014-01-231-0/+11
* | | | | rbtree/test: move rb_node to the middle of the test structCody P Schafer2014-01-231-1/+1
* | | | | test: check copy_to/from_user boundary validationKees Cook2014-01-233-0/+124
* | | | | test: add minimal module for verification testingKees Cook2014-01-233-0/+48
* | | | | lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras2014-01-231-3/+2
* | | | | lib/cmdline.c: fix style issuesFelipe Contreras2014-01-231-5/+4
* | | | | lib/kstrtox.c: remove redundant cleanupFelipe Contreras2014-01-231-1/+0
* | | | | vsprintf: add %pad extension for dma_addr_t useJoe Perches2014-01-231-6/+27
* | | | | dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin2014-01-231-5/+10
* | | | | lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton2014-01-231-7/+6
* | | | | lib/parser.c: add match_wildcard() functionDu, Changbin2014-01-231-0/+51
* | | | | assoc_array: remove global variableStephen Hemminger2014-01-231-1/+1
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-215-35/+215
|\ \ \ \ \
| * | | | | lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu2014-01-211-0/+3
| * | | | | lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-2/+2
| * | | | | lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-15/+20
| * | | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
| * | | | | dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-212-15/+190
* | | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-01-211-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |