aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-10-25genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-140/+1021
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds1-1/+1
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+19
2012-10-11lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr...Ezequiel Garcia1-1/+1
2012-10-10X.509: Fix indefinite length element skip error handlingDavid Howells1-9/+19
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse1-0/+9
2012-10-09mm: interval tree updatesMichel Lespinasse1-9/+6
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2-152/+12
2012-10-09prio_tree: removeMichel Lespinasse4-569/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse2-173/+12
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse6-0/+390
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-32/+2
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-71/+0
2012-10-09rbtree: faster augmented rbtree manipulationMichel Lespinasse2-21/+120
2012-10-09rbtree: augmented rbtree testMichel Lespinasse1-2/+101
2012-10-09rbtree: low level optimizations in rb_erase()Michel Lespinasse1-34/+64
2012-10-09rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color()Michel Lespinasse1-43/+62
2012-10-09rbtree: place easiest case first in rb_erase()Michel Lespinasse1-17/+18
2012-10-09rbtree: add __rb_change_child() helper functionMichel Lespinasse1-29/+17
2012-10-09rbtree test: fix sparse warning about 64-bit constantMichel Lespinasse1-1/+1
2012-10-09rbtree: optimize fetching of sibling nodeMichel Lespinasse1-8/+13
2012-10-09rbtree: coding style adjustmentsMichel Lespinasse1-19/+23
2012-10-09rbtree: low level optimizations in __rb_erase_color()Michel Lespinasse1-93/+115
2012-10-09rbtree: optimize case selection logic in __rb_erase_color()Michel Lespinasse1-38/+30
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse1-11/+17
2012-10-09rbtree: low level optimizations in rb_insert_color()Michel Lespinasse1-35/+131
2012-10-09rbtree: adjust root color in rb_insert_color() only when necessaryMichel Lespinasse1-4/+15
2012-10-09rbtree: break out of rb_insert_color loop after tree rotationMichel Lespinasse1-10/+4
2012-10-09rbtree: performance and correctness testMichel Lespinasse3-0/+144
2012-10-09rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse1-1/+19
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse1-2/+2
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-4/+4
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-4/+4
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells1-0/+55
2012-10-08X.509: Add an ASN.1 decoderDavid Howells2-0/+479
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells1-0/+81
2012-10-08X.509: Implement simple static OID registryDavid Howells5-1/+320
2012-10-08MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells2-0/+71
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells3-139/+5
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+0
2012-10-06lib/decompress.c add __init to decompress_method and dataHein Tibosch1-3/+6
2012-10-06scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQsTejun Heo1-8/+8
2012-10-06lib/plist.c: make plist test announcements KERN_DEBUGBorislav Petkov1-2/+2
2012-10-06lib/vsprintf.c: improve standard conformance of sscanf()Jan Beulich1-19/+14
2012-10-06lib/spinlock_debug: avoid livelock in do_raw_spin_lock()Vikram Mulukutla1-14/+18
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard1-4/+84
2012-10-06lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-06lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich1-4/+5
2012-10-06lib/parser.c: avoid overflow in match_number()Alex Elder1-2/+8
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-16/+16
2012-10-06lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko1-1/+4
2012-10-06lib: vsprintf: fix broken commentsGeorge Spelvin1-7/+7
2012-10-06lib: vsprintf: optimize put_dec_trunc8()George Spelvin1-16/+6
2012-10-06lib: vsprintf: optimize division by 10000George Spelvin1-27/+33
2012-10-06lib: vsprintf: optimize division by 10 for small integersGeorge Spelvin1-2/+3
2012-10-06sections: fix const sections for crc32 tableJoe Mario2-6/+9
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-9/+24
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+6
2012-10-02dma-debug: Remove local BUS_NOTIFY_UNBOUND_DRIVER defineShuah Khan1-5/+0
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-4/+4
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+43
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+14
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-09-28scatterlist: refactor the sg_nentsMaxim Levitsky1-5/+2
2012-09-27scatterlist: add sg_nentsMaxim Levitsky1-0/+22
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney1-2/+4
2012-09-25lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara1-1/+1
2012-09-23rcu: Add PROVE_RCU_DELAY to provoke difficult racesPaul E. McKenney1-0/+14
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-9/+24
2012-09-17device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches1-20/+11
2012-09-17netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches1-1/+1
2012-09-17netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches1-3/+23
2012-09-17dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches1-10/+29
2012-09-17arm64: Build infrastructureCatalin Marinas1-2/+4
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-2/+4
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2012-09-13digsig: add hash size comparision on signature verificationDmitry Kasatkin1-2/+4
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior1-4/+4
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-2/+1
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso1-1/+1
2012-08-30netlink: add minlen validation for the new signed typesJulian Anastasov1-0/+4
2012-08-21swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk1-9/+24
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+7
2012-07-31switch the protection of percpu_counter list to spinlockAl Viro1-7/+7
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+273
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds15-58/+528
2012-07-30lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()Mandeep Singh Baines1-8/+0
2012-07-30powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita3-0/+70
2012-07-30memory: memory notifier error injection moduleAkinobu Mita3-0/+72
2012-07-30PM: PM notifier error injection moduleAkinobu Mita3-0/+74
2012-07-30cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2-40/+39
2012-07-30fault-injection: notifier error injectionAkinobu Mita4-0/+148
2012-07-30lib/crc32.c: fix unused variables warningsThiago Rafael Becker1-0/+2
2012-07-30spinlock_debug: print offset in addition to symbol nameStephen Boyd1-1/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2-3/+5
2012-07-30string: introduce memweight()Akinobu Mita2-1/+39
2012-07-30vsprintf: add support of '%*ph[CDN]'Andy Shevchenko1-0/+55
2012-07-30lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg1-1/+2
2012-07-30lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton1-0/+2
2012-07-30vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko1-4/+19
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-0/+23
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds1-0/+64
2012-07-30scatterlist: add sg_alloc_table_from_pages functionTomasz Stanislawski1-0/+64
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+4
2012-07-23Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds17-2068/+0
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney8-0/+23
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-07-19debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISCTony Luck1-1/+1
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-07-06rcu: Fix broken strings in RCU's source code.Paul E. McKenney1-4/+2
2012-07-02dma-debug: debugfs_create_bool() takes a u32 pointerDan Carpenter1-2/+2
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-1/+4
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-5/+3
2012-06-28lib: correct link to the original source for div64_u64Akinobu Mita1-1/+1
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-10Merge commit 'v3.5-rc2' into nextJames Morris30-289/+1430
2012-06-09lib: Fix possible deadlock in flexible proportion codeJan Kara1-2/+8
2012-06-09lib: Proportions with flexible periodJan Kara2-1/+267
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-26Remove unused code from MPI libraryDmitry Kasatkin5-664/+0
2012-05-26Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin12-1404/+0
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