aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-09-20lockref: use cmpxchg64 explicitly for lockless updatesWill Deacon1-2/+2
2013-09-13Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2-7/+1
2013-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+10
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2-7/+1
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-2/+338
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu1-1/+10
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky1-4/+4
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara1-2/+39
2013-09-11rbtree: allow tests to run as builtinCody P Schafer1-1/+1
2013-09-11rbtree_test: add test for postorder iterationCody P Schafer1-0/+12
2013-09-11rbtree: add postorder iteration functionsCody P Schafer1-0/+40
2013-09-11lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot1-1/+1
2013-09-11lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng1-6/+11
2013-09-11lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López1-1/+0
2013-09-11lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches1-1/+1
2013-09-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim1-7/+12
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+40
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds4-1/+103
2013-09-09idr: Percpu idaKent Overstreet2-2/+338
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds1-3/+3
2013-09-07lockref: add ability to mark lockrefs "dead"Linus Torvalds1-0/+38
2013-09-07lockref: fix docbook argument namesLinus Torvalds1-4/+4
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+15
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-43/+33
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2-43/+33
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-1/+210
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+82
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King6-1/+210
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta1-3/+3
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+4
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+14
2013-09-04add formats for dentry/file pathnamesAl Viro1-0/+82
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+14
2013-09-03lockref: Relax in cmpxchg loopLuck, Tony1-0/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+39
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-6/+14
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2-1/+69
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds2-0/+70
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman1-0/+15
2013-08-28dynamic debug: line queries failing due to uninitialized local variablejbaron@akamai.com1-1/+1
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King3-42/+50
2013-08-27raid6/test: replace echo -e with printfMax Filippov1-1/+1
2013-08-27RAID: add tilegx SIMD implementation of raid6Ken Steele4-0/+102
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-13/+14
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23math64: New separate div64_u64_rem helperMike Snitzer1-0/+40
2013-08-18debugobjects: Make debug_object_activate() return statusPaul E. McKenney1-6/+14
2013-08-14earlycpio.c: Fix the confusing comment of find_cpio_data().Tang Chen1-13/+14
2013-08-09swiotlb: replace dma_length with sg_dma_len() macroEunBong Song1-4/+4
2013-08-06x86, asmlinkage: Make dump_stack visibleAndi Kleen1-2/+2
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman3-42/+50
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King2-3/+38
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-32/+43
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2-32/+43
2013-07-22Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King6-1/+210
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson1-10/+7
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker3-3/+3
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+5
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov1-10/+5
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst1-0/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+122
2013-07-09lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter1-2/+4
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita1-5/+83
2013-07-09lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita1-15/+24
2013-07-09lib: add lz4 compressor moduleChanho Min6-2/+1056
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee6-1/+203
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee2-0/+420
2013-07-09lib: add weak clz/ctz functionsChanho Min2-1/+59
2013-07-08lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel6-1/+210
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-43/+32
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds1-515/+561
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-0/+21
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-8/+48
2013-07-03idr: print a stack dump after ida_remove warningJean Delvare1-5/+2
2013-07-03lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...Fan Du1-1/+1
2013-07-03dump_stack: serialize the output from dump_stack()Alex Thorlton1-2/+45
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-0/+31584
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2-1/+159
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+717
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+0
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+1
2013-07-01lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifierDaniel Borkmann1-2/+122
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven15-0/+31584
2013-06-26locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst1-3/+5
2013-06-26mutex: Add more w/w tests to test EDEADLK path handlingMaarten Lankhorst1-3/+261
2013-06-26mutex: Add more tests to lib/locking-selftest.cMaarten Lankhorst1-0/+62
2013-06-26mutex: Add w/w tests to lib/locking-selftest.cMaarten Lankhorst1-19/+381
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter1-0/+13
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst1-0/+2
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras1-1/+1
2013-06-19X.509: do not emit any informational outputArnd Bergmann1-2/+0
2013-06-18treewide: Fix typo in printkMasanari Iida1-2/+2
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-1/+1
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2013-06-16percpu-refcount: use RCU-sched insted of normal RCUTejun Heo1-1/+1
2013-06-13percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo1-6/+17
2013-06-13percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo1-0/+31
2013-06-13percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo1-3/+1
2013-06-12percpu-refcount: cosmetic updatesTejun Heo1-3/+4
2013-06-12lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...Chen Gang1-1/+1
2013-06-07kobject: sanitize argument for format stringKees Cook1-1/+1
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko3-0/+31
2013-06-05crypto: crct10dif - Use PTR_RETHerbert Xu1-3/+1
2013-06-03percpu-refcount: Don't use silly cmpxchg()Kent Overstreet1-15/+4
2013-06-03percpu: implement generic percpu refcountingKent Overstreet2-1/+129
2013-06-03debugfs: add get/set for atomic typesSeth Jennings1-21/+0
2013-05-29sprintf: hex_string(): fix commentSteven Rostedt1-1/+1
2013-05-24MPILIB: disable usage of floating point registers on pariscHelge Deller1-2/+3
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-05-23lib: make iovec obj instead of libRandy Dunlap1-2/+2
2013-05-21klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao1-1/+1
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2-43/+34
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-1/+54
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+46
2013-05-07rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso1-1/+3
2013-05-07kref: minor cleanupAnatol Pomozov1-1/+1
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds2-146/+132
2013-05-07rwsem: no need for explicit signed longsDavidlohr Bueso1-5/+3
2013-05-07rwsem: do not block readers at head of queue if other readers are activeMichel Lespinasse1-2/+8
2013-05-07rwsem: implement support for write lock stealing on the fastpathMichel Lespinasse1-32/+32
2013-05-07rwsem: simplify __rwsem_do_wakeMichel Lespinasse2-30/+19
2013-05-07rwsem: skip initial trylock in rwsem_down_write_failedMichel Lespinasse1-8/+9
2013-05-07rwsem: avoid taking wait_lock in rwsem_down_write_failedMichel Lespinasse1-2/+8
2013-05-07rwsem: use cmpxchg for trying to steal write lockMichel Lespinasse1-20/+6
2013-05-07rwsem: more agressive lock stealing in rwsem_down_write_failedMichel Lespinasse1-21/+8
2013-05-07rwsem: simplify rwsem_down_write_failedMichel Lespinasse1-24/+9
2013-05-07rwsem: simplify rwsem_down_read_failedMichel Lespinasse1-20/+2
2013-05-07rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failedMichel Lespinasse1-15/+57
2013-05-07rwsem: shorter spinlocked section in rwsem_down_failed_common()Michel Lespinasse1-5/+3
2013-05-07rwsem: make the waiter type an enumeration rather than a bitmaskMichel Lespinasse2-18/+24
2013-05-05Give the OID registry file module info to avoid kernel taintingDavid Howells1-0/+5
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+1
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds9-54/+291
2013-04-30lib/decompress.c: fix initconstAndi Kleen1-1/+1
2013-04-30notifier-error-inject: fix module names in KconfigAkinobu Mita1-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd3-0/+28
2013-04-30rbtree_test: add __init/__exit annotationsDavidlohr Bueso1-2/+2
2013-04-30rbtree_test: add extra rbtree integrity checkDavidlohr Bueso1-2/+3
2013-04-30dynamic_debug: reuse generic string_unescape functionAndy Shevchenko1-43/+5
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko4-1/+242
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-3/+8
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+13
2013-04-30vsprintf: Add extension %pSR - print_symbol replacementJoe Perches1-5/+13
2013-04-30Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka1-13/+6
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+13
2013-04-29lib/: rename random32() to prandom_u32()Akinobu Mita2-2/+2
2013-04-29uuid: use prandom_bytes()Akinobu Mita1-7/+1
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton1-0/+27
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko1-1/+0
2013-04-29argv_split(): teach it to handle mutable stringsOleg Nesterov1-47/+40
2013-04-29lib/int_sqrt.c: optimize square root algorithmDavidlohr Bueso1-13/+19
2013-04-29genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel1-0/+81
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+15
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+56
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin3-0/+56
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-4/+15
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett3-0/+56
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-09mode_t, whack-a-mole at 11...Al Viro1-2/+2
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter2-16/+32
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak1-3/+1
2013-03-22lru_cache: introduce lc_get_cumulative()Lars Ellenberg1-10/+46
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker1-2/+1
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle1-1/+1
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo1-36/+5
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker1-6/+13
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap1-1/+0
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2013-03-02Kconfig.debug: add METAG to dependency listsJames Hogan1-2/+2
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+18
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2013-03-02Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier1-0/+18
2013-02-28Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds6-409/+460
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin2-13/+11
2013-02-27kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold1-4/+2
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2-1/+610
2013-02-27idr: explain WARN_ON_ONCE() on negative IDs out-of-range IDTejun Heo1-0/+10
2013-02-27idr: implement lookup hintTejun Heo1-22/+16
2013-02-27idr: add idr_layer->prefixTejun Heo1-0/+13
2013-02-27idr: remove length restriction from idr_layer->bitmapTejun Heo1-17/+17
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-7/+17
2013-02-27idr: fix top layer handlingTejun Heo1-15/+23
2013-02-27idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo1-8/+166