summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell18-53/+664
2014-01-10Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell2-0/+10
2014-01-10Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell1-1/+2
2014-01-10Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell1-61/+34
2014-01-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell1-0/+9
2014-01-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-5/+2
2014-01-10lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-10rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11
2014-01-10rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1
2014-01-10lib: Add CRC64 ECMA moduleMarian Chereji3-0/+349
2014-01-10lib/percpu_counter.c: disable local irq when updating percpu couterMing Lei1-5/+5
2014-01-10lib/assoc_array.c: remove global variableStephen Hemminger1-1/+1
2014-01-10test: fix sparse warnings in user_copy testsKees Cook1-2/+4
2014-01-10test: check copy_to/from_user boundary validationKees Cook3-0/+122
2014-01-10test: add minimal module for verification testingKees Cook3-0/+48
2014-01-10lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras1-3/+2
2014-01-10lib/cmdline.c: fix style issuesFelipe Contreras1-5/+4
2014-01-10lib/kstrtox.c: remove redundant cleanupFelipe Contreras1-1/+0
2014-01-10vsprintf: add %pad extension for dma_addr_t useJoe Perches1-6/+27
2014-01-10dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin1-5/+10
2014-01-10lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton1-7/+6
2014-01-10lib/parser.c: add match_wildcard functionDu, Changbin1-0/+51
2014-01-10lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-10lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar1-2/+2
2014-01-10lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar1-15/+20
2014-01-10mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
2014-01-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell2-1/+40
2014-01-10Merge remote-tracking branch 'swiotlb/linux-next'Stephen Rothwell1-1/+2
2014-01-08kobject: Fix source code comment spellingBart Van Assche1-1/+1
2014-01-07kobject: export kobj_sysfs_opsJeff Mahoney1-0/+1
2014-01-07swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk1-1/+2
2014-01-06Merge branch 'core/debug'Ingo Molnar1-0/+9
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman1-50/+0
2013-12-31percpu_ida: fix a live lockShaohua Li1-5/+2
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco1-0/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco2-1/+39
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo1-1/+1
2013-12-08kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi1-1/+3
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei1-1/+2
2013-12-07kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas1-0/+1
2013-12-07kobject: delay kobject release for random timeBjorn Helgaas1-3/+6
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells1-2/+2
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo1-1/+1
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman1-8/+1
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo1-5/+22
2013-11-26panic: Make panic_timeout configurableJason Baron1-0/+9