aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin27-167/+650
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds1-1/+1
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-3/+3
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-7/+14
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2014-01-29dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-28kobject: export kobj_sysfs_opsJeff Mahoney1-0/+1
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin1-3/+1
2014-01-27dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin1-2/+4
2014-01-27dynamic_debug: remove wrong error messageAndrey Ryabinin1-3/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-2/+2
2014-01-27Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-10/+78
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger1-2/+7
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11
2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1
2014-01-23test: check copy_to/from_user boundary validationKees Cook3-0/+124
2014-01-23test: add minimal module for verification testingKees Cook3-0/+48
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras1-3/+2
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras1-5/+4
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras1-1/+0
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches1-6/+27
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin1-5/+10
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton1-7/+6
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin1-0/+51
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet1-7/+9
2014-01-23assoc_array: remove global variableStephen Hemminger1-1/+1
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2-5/+26
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-35/+215
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+3
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-21lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar1-2/+2
2014-01-21lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar1-15/+20
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams2-15/+190
2014-01-21percpu-refcount: Add a WARN() for ref going negativeKent Overstreet1-0/+3
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-61/+34
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2014-01-19net: fix "queues" uevent between network namespacesWeilong Chen1-2/+8
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton1-2/+4
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei1-2/+2
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel1-11/+0
2014-01-08kobject: Fix source code comment spellingBart Van Assche1-1/+1
2014-01-07swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk1-1/+2
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman1-50/+0
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
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-5/+4
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds4-0/+1764
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap1-2/+2
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+8
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+6
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen1-2/+2
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton1-1/+1
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig1-0/+22
2013-11-15vsprintf: ignore %n againKees Cook1-11/+9
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2-8/+1
2013-11-14random32: use msecs_to_jiffies for reseed timerDaniel Borkmann1-2/+6
2013-11-14random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann1-2/+2
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-1060/+0
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-23/+81
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-234/+536
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen1-0/+28
2013-11-13lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong1-1/+1
2013-11-13lib/vsprintf.c: document formats for dentry and struct fileOlof Johansson1-0/+2
2013-11-13lib/debugobjects.c: remove unnecessary work pending testXie XiuQi1-1/+1
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon1-3/+30
2013-11-13percpu: add test module for various percpu operationsGreg Thelen3-0/+149
2013-11-13mm: do not walk all of system memory during show_memMel Gorman1-28/+11
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2013-11-11random32: add test cases for taus113 implementationDaniel Borkmann2-6/+196
2013-11-11random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann1-34/+46
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa1-1/+22
2013-11-11random32: add periodic reseedingHannes Frederic Sowa1-0/+23
2013-11-11random32: fix off-by-one in seeding requirementDaniel Borkmann1-7/+7
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk1-0/+1
2013-11-08Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk3-8/+24
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2-23/+81
2013-11-07percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modulesNicholas Bellinger1-0/+3
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds1-4/+1
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+9
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+89
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2-166/+0
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra3-591/+0
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra2-303/+0
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2-3/+2
2013-11-04lib: crc32: reduce number of cases for crc32{, c}_combineDaniel Borkmann1-2/+2
2013-11-04lib: crc32: conditionally resched when running testcasesDaniel Borkmann1-0/+3
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2013-11-03lib: crc32: add test cases for crc32{, c}_combine routinesDaniel Borkmann1-0/+72
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann1-0/+81
2013-11-03lib: crc32: clean up spacing in test casesDaniel Borkmann1-200/+100
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar2-1/+4
2013-10-31lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds1-1/+1
2013-10-25percpu_ida: add an API to return free tagsShaohua Li1-0/+17
2013-10-25percpu_ida: add percpu_ida_for_each_freeShaohua Li1-0/+44
2013-10-25percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li1-17/+11
2013-10-25percpu_counter: make APIs irq safeShaohua Li1-6/+9
2013-10-25swiotlb: print a warning when the swiotlb is fullStefano Stabellini1-0/+1
2013-10-24tracing/events: Fix swiotlb tracepoint creationThierry Reding1-0/+1
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2-0/+5
2013-10-16percpu_refcount: export symbolsMatias Bjorling1-0/+3
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings1-0/+9
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse1-0/+1
2013-10-11kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-1/+1
2013-10-10kobject: show debug info on delayed kobject releaseFengguang Wu1-1/+1
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar3-7/+23
2013-10-03kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo1-0/+12
2013-10-03percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson1-3/+2
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss1-0/+4
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2-7/+21
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens1-1/+9
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman1-4/+1
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon1-2/+11
2013-09-26kobject: introduce kobj_completionJeff Mahoney1-0/+50
2013-09-26sysfs: drop kobj_ns_type handlingTejun Heo1-1/+4
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo1-4/+24
2013-09-25MPILIB: add module description and licenseKonstantin Khlebnikov1-0/+3
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra2-3/+2
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells1-0/+1
2013-09-24Add a generic associative array implementation.David Howells3-0/+1760
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks1-0/+2
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