aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin2014-01-28
* dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin2014-01-28
* dynamic_debug: remove wrong error messageAndrey Ryabinin2014-01-28
* memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-28
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-27
|\
| * swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk2014-01-07
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-27
|\ \
| * | firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \
| * | reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-22
| * | net: fix "queues" uevent between network namespacesWeilong Chen2014-01-19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
| |\ \
| * | | lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton2014-01-17
| * | | lib: hash: follow-up fixups for arch hashFrancesco Fusco2013-12-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ | | | |/ | | |/|
| * | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
* | | | lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich2014-01-23
* | | | rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer2014-01-23
* | | | rbtree/test: move rb_node to the middle of the test structCody P Schafer2014-01-23
* | | | test: check copy_to/from_user boundary validationKees Cook2014-01-23
* | | | test: add minimal module for verification testingKees Cook2014-01-23
* | | | lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras2014-01-23
* | | | lib/cmdline.c: fix style issuesFelipe Contreras2014-01-23
* | | | lib/kstrtox.c: remove redundant cleanupFelipe Contreras2014-01-23
* | | | vsprintf: add %pad extension for dma_addr_t useJoe Perches2014-01-23
* | | | dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin2014-01-23
* | | | lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton2014-01-23
* | | | lib/parser.c: add match_wildcard() functionDu, Changbin2014-01-23
* | | | assoc_array: remove global variableStephen Hemminger2014-01-23
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-21
|\ \ \ \
| * | | | lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu2014-01-21
| * | | | lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
| * | | | lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
| * | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
| * | | | dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-21
* | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-01-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | percpu-refcount: Add a WARN() for ref going negativeKent Overstreet2014-01-21
* | | | | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20
|\ \ \ \ \
| * \ \ \ \ Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-08
| | |/ / /
* | | | | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \
| * | | | | kobject: Fix source code comment spellingBart Van Assche2014-01-08
| * | | | | Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman2014-01-04
| * | | | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-24
| |\| | | |
| * | | | | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-11
| * | | | | kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi2013-12-08
| * | | | | kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas2013-12-08
| * | | | | kobject: delay kobject release for random timeBjorn Helgaas2013-12-08
| * | | | | sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-29
| * | | | | Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman2013-11-29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |