summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2013-09-132-7/+1
|\
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-131-1/+10
|\ \ | |/ |/|
| * crypto: crct10dif - Add fallback for broken initrdsHerbert Xu2013-09-121-1/+10
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-122-2/+338
|\ \
| * | idr: Percpu idaKent Overstreet2013-09-092-2/+338
* | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-111-4/+4
* | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-111-2/+39
* | | rbtree: allow tests to run as builtinCody P Schafer2013-09-111-1/+1
* | | rbtree_test: add test for postorder iterationCody P Schafer2013-09-111-0/+12
* | | rbtree: add postorder iteration functionsCody P Schafer2013-09-111-0/+40
* | | lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot2013-09-111-1/+1
* | | lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng2013-09-111-6/+11
* | | lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López2013-09-111-1/+0
* | | lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-111-1/+1
* | | lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-09-111-7/+12
* | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-101-0/+40
|\ \ \
| * | | math64: New separate div64_u64_rem helperMike Snitzer2013-08-231-0/+40
| |/ /
* | | Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-104-1/+103
|\ \ \
| * | | raid6/test: replace echo -e with printfMax Filippov2013-08-271-1/+1
| * | | RAID: add tilegx SIMD implementation of raid6Ken Steele2013-08-274-0/+102
* | | | Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2013-09-091-3/+3
|\ \ \ \
| * | | | Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta2013-09-051-3/+3
| |/ / /
* | | | lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-071-0/+38
* | | | lockref: fix docbook argument namesLinus Torvalds2013-09-071-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-071-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysfs: Restrict mounting sysfsEric W. Biederman2013-08-281-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-072-43/+33
|\ \ \ \
| * | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-072-43/+33
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-056-1/+210
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-056-1/+210
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | * | | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-08-283-42/+50
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-226-1/+210
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | lib/raid6: add ARM-NEON accelerated syndrome calculationArd Biesheuvel2013-07-086-1/+210
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-0/+82
|\ \ \ \ \ \
| * | | | | | add formats for dentry/file pathnamesAl Viro2013-09-041-0/+82
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-041-4/+4
|\ \ \ \ \ \
| * | | | | | swiotlb: replace dma_length with sg_dma_len() macroEunBong Song2013-08-091-4/+4
| |/ / / / /
* | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-041-2/+2
|\ \ \ \ \ \
| * | | | | | x86, asmlinkage: Make dump_stack visibleAndi Kleen2013-08-061-2/+2
| |/ / / / /
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-6/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-031-6/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | debugobjects: Make debug_object_activate() return statusPaul E. McKenney2013-08-181-6/+14
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-13/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-13/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | earlycpio.c: Fix the confusing comment of find_cpio_data().Tang Chen2013-08-141-13/+14
| | | |/ / / | | |/| | |
* | | | | | lockref: Relax in cmpxchg loopLuck, Tony2013-09-031-0/+1
* | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-033-4/+39
|\ \ \ \ \ \
| * | | | | | dynamic debug: line queries failing due to uninitialized local variablejbaron@akamai.com2013-08-281-1/+1
| * | | | | | Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman2013-07-293-42/+50
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |