summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-01-23assoc_array: remove global variableStephen Hemminger
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu
2014-01-21lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams
2014-01-21percpu-refcount: Add a WARN() for ref going negativeKent Overstreet
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-19net: fix "queues" uevent between network namespacesWeilong Chen
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel
2014-01-08kobject: Fix source code comment spellingBart Van Assche
2014-01-07swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-08kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei
2013-12-07kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas
2013-12-07kobject: delay kobject release for random timeBjorn Helgaas
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds