aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* radix-tree: fix contiguous iteratorKonstantin Khlebnikov2016-01-081-0/+3
* radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov2016-01-081-258/+33
* radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2016-01-081-0/+151
* radix_tree: take radix_tree_path off stackHugh Dickins2016-01-081-78/+76
* radix_tree: clean away saw_unset_tag leftoversHugh Dickins2016-01-081-8/+2
* tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2016-01-081-0/+92
* radix_tree: exceptional entries and indicesHugh Dickins2016-01-081-10/+19
* ida: make ida_simple_get/put() IRQ safeTejun Heo2016-01-081-4/+7
* lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui2016-01-081-2/+2
* Fix kernel-doc comment typo '@id'Paul Bolle2016-01-081-1/+1
* ida: simplified functions for id allocationRusty Russell2016-01-081-0/+67
* lzo: properly check for overrunsGreg Kroah-Hartman2016-01-051-21/+41
* lib/lzo: huge LZO decompression speedup on ARM by using unaligned accessMarkus F.X.J. Oberhumer2016-01-052-0/+10
* lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2016-01-053-336/+387
* lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2016-01-052-1/+1
* lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESSShashank Shekhar2016-01-051-0/+1
* lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2016-01-051-1/+5
* lz4: fix another possible overrunGreg Kroah-Hartman2016-01-051-1/+3
* lz4: ensure length does not wrapGreg Kroah-Hartman2016-01-051-0/+2
* lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2016-01-051-4/+4
* lib/lz4: correct the LZ4 licenseRichard Laager2016-01-053-7/+7
* lib: add lz4 compressor moduleChanho Min2016-01-056-2/+1056
* lib: add support for LZ4-compressed kernelKyungsik Lee2016-01-056-1/+203
* decompressor: add LZ4 decompressor moduleKyungsik Lee2016-01-052-0/+420
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-261-1/+1
|\
| * klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao2013-06-071-1/+1
* | Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-131-1/+8
|\|
| * idr: fix a subtle bug in idr_get_next()Tejun Heo2013-03-041-1/+8
* | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-013-3/+6
|\|
| * genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2012-10-311-1/+1
| * lib/gcd.c: prevent possible div by 0Davidlohr Bueso2012-10-131-0/+3
| * btree: fix tree corruption in btree_get_prev()Roland Dreier2012-06-171-2/+2
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-11/+11
|\|
| * uevent: send events in correct order according to seqnum (v3)Andrew Vagin2012-04-021-10/+9
| * netlink: validate NLA_MSECS lengthJohannes Berg2011-11-111-0/+1
| * kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz2011-11-111-1/+1
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-273-8/+116
|\|
| * XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-10-031-7/+20
| * crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-152-1/+96
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-101-1/+1
|\|
| * XZ: Fix missing <linux/kernel.h> includeLasse Collin2011-08-041-1/+1
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-121-1/+1
|\|
| * Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
| |\
| | * debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-06-201-1/+1
* | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-081-6/+1
* | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-292-18/+10
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-161-17/+9
| |\ \
| | * | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-121-17/+9
| * | | lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
| |/ /
* / / Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg2011-06-141-1/+2
|/ /