aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-07-02dma-debug: debugfs_create_bool() takes a u32 pointerDan Carpenter1-2/+2
2012-06-20fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard1-0/+4
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+21
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-6/+8
2012-06-06spinlock: Indicate that a lockup is only suspectedChristian Borntraeger1-1/+1
2012-06-06Merge branch 'core/debug' into core/urgentIngo Molnar1-0/+20
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov1-0/+3
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-7/+11
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-94/+195
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko1-91/+190
2012-05-31vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely1-3/+5
2012-05-31bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA1-5/+7
2012-05-31bql: Avoid unneeded limit decrement.Hiroaki SHIMODA1-2/+4
2012-05-31bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA1-1/+1
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel3-14/+15
2012-05-29lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier1-4/+8
2012-05-29radix-tree: fix preload vector sizeNick Piggin1-1/+14
2012-05-29spinlock_debug: print kallsyms name for lockStephen Boyd1-1/+1
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd1-1/+1
2012-05-29lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton1-6/+6
2012-05-29lib/string_helpers.c: make arrays staticAndrew Morton1-4/+4
2012-05-29lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König1-2/+2
2012-05-29list_debug: WARN for adding something already in the listChris Metcalf1-0/+3
2012-05-29swiotlb: print physical addresses consistently with other parts of kernelBjorn Helgaas1-5/+3
2012-05-28lib/raid6: fix sparse warnings in recovery functionsJim Kukunas2-6/+8
2012-05-27lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras1-1/+1
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds4-40/+149
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds3-0/+85
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds3-0/+142
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-40/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-0/+151
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller3-0/+151
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds8-62/+491
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds1-0/+9
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-87/+295
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas1-47/+57
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas3-17/+32
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas5-5/+409
2012-05-22lib/raid6: fix test program buildJim Kukunas1-1/+1
2012-05-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+22
2012-05-21Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-6/+5
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer1-1/+1
2012-05-09printk() - restore timestamp printing at console outputKay Sievers1-6/+10
2012-05-07kobject: fix the uncorrect commentZhi Yong Wu1-1/+1
2012-05-07Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman1-0/+10
2012-05-07panic: Make panic_on_oops configurableKyle McMartin1-0/+20
2012-05-04dynamic_debug: remove unneeded includesJim Cromie1-10/+0
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2-9/+10
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V3-0/+145
2012-04-30dynamic_debug: init with early_initcall, not arch_initcallJim Cromie1-2/+2
2012-04-30dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie1-6/+11
2012-04-30dynamic_debug: add modname arg to exec_query callchainJim Cromie1-8/+13
2012-04-30dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie1-1/+11
2012-04-30dynamic_debug: simplify dynamic_debug_init error exitJim Cromie1-11/+8
2012-04-30dynamic_debug: combine parse_args callbacks togetherJim Cromie1-16/+20
2012-04-30dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie1-0/+2
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie1-0/+49
2012-04-30dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie1-46/+35
2012-04-24rcu: List-debug variants of rcu list routines.Dave Jones1-0/+22
2012-04-23lib/kobject.c : Remove redundant check in create_diryan1-7/+5
2012-04-20lib: add support for stmp-style devicesWolfram Sang3-0/+85
2012-04-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman1-10/+4
2012-04-18driver core: check start node in klist_iter_init_nodeHannes Reinecke1-4/+10
2012-04-18debugobjects: Fill_pool() returns void nowDan Carpenter1-1/+1
2012-04-18mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl1-2/+3
2012-04-12dma-debug: release free_entries_lock before saving stack traceJakub Kicinski1-5/+5
2012-04-11debugobjects: printk with irqs enabledThomas Gleixner1-1/+1
2012-04-11debugobjects: Remove unused return value from fill_pool()Thomas Gleixner1-4/+3
2012-04-10kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams1-7/+7
2012-03-30debug: Add CONFIG_READABLE_ASMAndi Kleen1-0/+9
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-270/+188
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-28radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov1-258/+33
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov1-0/+151
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat1-12/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger1-0/+5
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds63-63/+71
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds8-0/+9
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-8/+0
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki1-0/+20
2012-03-23crc32: select an algorithm via KconfigDarrick J. Wong2-0/+61
2012-03-23crc32: add self-test code for crc32cDarrick J. Wong1-102/+261
2012-03-23crc32: bolt on crc32cDarrick J. Wong4-34/+95
2012-03-23crc32: add note about this patchset to crc32.cBob Pearson1-0/+4
2012-03-23crc32: optimize loop counter for x86Bob Pearson1-0/+13
2012-03-23crc32: add slice-by-8 algorithm to existing codeBob Pearson3-35/+75
2012-03-23crc32: make CRC_*_BITS definition correspond to actual bit countsBob Pearson3-12/+34
2012-03-23crc32: fix mixing of endian-specific typesBob Pearson1-6/+6
2012-03-23crc32: miscellaneous cleanupsBob Pearson2-71/+39
2012-03-23crc32: simplify unit test codeBob Pearson2-117/+691
2012-03-23crc32: move long comment about crc32 fundamentals to Documentation/Bob Pearson1-127/+2
2012-03-23crc32: remove two instances of trailing whitespacesBob Pearson2-2/+2
2012-03-23prio_tree: introduce prio_set_parent()Xiao Guangrong1-25/+22
2012-03-23prio_tree: simplify prio_tree_expand()Xiao Guangrong1-24/+14
2012-03-23prio_tree: cleanup prio_tree_left()/prio_tree_right()Xiao Guangrong1-41/+37
2012-03-23prio_tree: remove unnecessary code in prio_tree_replaceXiao Guangrong1-1/+0
2012-03-23string: memchr_inv() speed improvementsAkinobu Mita1-4/+16
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-1/+1
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T1-0/+1
2012-03-21idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins1-3/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-5/+4
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-95/+197
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+11
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+24
2012-03-20lib: remove the second argument of k[un]map_atomic()Cong Wang2-5/+4
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar2-14/+12
2012-03-11dql: Fix undefined jiffiesTom Herbert1-0/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman14-157/+114
2012-03-08uevent: send events in correct order according to seqnum (v3)Andrew Vagin1-10/+9
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich1-3/+9
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar3-6/+17
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker7-0/+7
2012-02-28lib: fix implicit users of kernel.h for TAINT_WARNPaul Gortmaker2-0/+2
2012-02-21rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney1-0/+14
2012-02-21rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney1-0/+10
2012-02-11watchdog: Update Kconfig entriesFernando Luis Vázquez Cao1-7/+11
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+4
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds1-1/+1
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller4-19/+24
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin1-2/+6
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-0/+2
2012-02-02lib/mpi: added comment on divide by 0 caseDmitry Kasatkin1-0/+4
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-02lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin1-25/+10
2012-02-02lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin1-2/+7
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-02lib/mpi: checks for zero divisor lengthDmitry Kasatkin1-0/+3
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2-5/+5
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2-1/+4
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava1-1/+1
2012-01-24sysctl: Improve the sysctl sanity checksEric W. Biederman1-8/+0
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern1-2/+1
2012-01-24dynamic_debug: process multiple debug-queries on a lineJim Cromie1-15/+58
2012-01-24dynamic_debug: factor vpr_info_dq out of ddebug_parse_queryJim Cromie1-8/+17
2012-01-24dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie1-3/+15
2012-01-24dynamic_debug: enlarge command/query write bufferJim Cromie1-4/+12
2012-01-24dynamic_debug: chop off comments in ddebug_tokenizeJim Cromie1-0/+2
2012-01-24dynamic_debug: early return if _ddebug table is emptyJim Cromie1-15/+20
2012-01-24dynamic_debug: tighten up error checking on debug queriesJim Cromie1-6/+33
2012-01-24dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie1-11/+10
2012-01-24dynamic_debug: drop explicit !=NULL checksJim Cromie1-6/+5
2012-01-24dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie1-2/+1
2012-01-24dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie1-3/+5
2012-01-24dynamic_debug: change verbosity at runtimeJim Cromie1-0/+1
2012-01-24dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie1-4/+0
2012-01-24dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie1-7/+9
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-18lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE promptsDmitry Kasatkin1-3/+3
2012-01-18lib: MPILIB Kconfig description updateDmitry Kasatkin1-5/+3
2012-01-18lib: digital signature dependency fixDmitry Kasatkin1-1/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin2-2/+2
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds1-1/+1
2012-01-12unlzo: fix input buffer freeSascha Hauer1-1/+1
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins1-78/+76
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-3/+3
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds31-0/+6266
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-36/+58
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2-10/+12
2012-01-10crc32: optimize inner loopJoakim Tjernlund1-10/+11
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson1-0/+1
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+3
2012-01-09Merge branch 'next' into for-linusJames Morris31-0/+6266
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-9/+7
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-137/+57
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-0/+159
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu1-3/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-137/+57
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-4/+50
2012-01-03switch debugfs to umode_tAl Viro1-4/+4
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers1-37/+0
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie1-1/+1
2011-12-13kref: Inline all functionsPeter Zijlstra2-98/+1
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers1-0/+3
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-0/+2
2011-12-08mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter1-1/+2
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-2/+3
2011-12-06decompress_bunzip2: remove invalid vi modelinePaul Bolle1-1/+0
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle2-3/+3
2011-12-02kmemleak: Add support for memory hotplugLaura Abbott1-1/+1
2011-11-29dql: Dynamic queue limitsTom Herbert3-0/+138
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin4-36/+55
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-0/+3