summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/lz4: correct the LZ4 licenseRichard Laager2013-08-233-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-242-32/+43
|\
| * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-242-32/+43
* | alpha: Modernize lib/mpi/longlong.hRichard Henderson2013-07-191-10/+7
* | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-143-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-10/+5
|\ \
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-131-10/+5
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-131-0/+1
|\ \ \
| * | | mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-121-0/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\ \ \ \
| * | | | lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras2013-06-211-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-2/+122
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifierDaniel Borkmann2013-07-011-2/+122
* | | | | lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter2013-07-091-2/+4
* | | | | lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita2013-07-091-5/+83
* | | | | lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita2013-07-091-15/+24
* | | | | lib: add lz4 compressor moduleChanho Min2013-07-096-2/+1056
* | | | | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-096-1/+203
* | | | | decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-092-0/+420
* | | | | lib: add weak clz/ctz functionsChanho Min2013-07-092-1/+59
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-052-43/+32
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-051-3/+1
| * | | crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-202-43/+34
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-3/+3
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2013-06-181-2/+2
| * | | | sprintf: hex_string(): fix commentSteven Rostedt2013-05-291-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-515/+561
|\ \ \ \
| * | | | hang and lockup detection menuDave Hansen2013-07-041-19/+23
| * | | | kconfig: consolidate printk optionsDave Hansen2013-07-041-87/+90
| * | | | group locking debugging optionsDave Hansen2013-07-041-6/+10
| * | | | consolidate compilation option configsDave Hansen2013-07-041-76/+80
| * | | | consolidate runtime testing configsDave Hansen2013-07-041-76/+81
| * | | | order memory debugging Kconfig optionsDave Hansen2013-07-041-272/+277
| * | | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+21
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-8/+48
|\ \ \ \
| * | | | idr: print a stack dump after ida_remove warningJean Delvare2013-07-031-5/+2
| * | | | lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spin...Fan Du2013-07-031-1/+1
| * | | | dump_stack: serialize the output from dump_stack()Alex Thorlton2013-07-031-2/+45
* | | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0315-0/+31584
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-2815-0/+31584
| | |/ / | |/| |
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-022-1/+159
|\ \ \ \
| * | | | percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-161-1/+1
| * | | | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-131-6/+17
| * | | | percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-131-0/+31
| * | | | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-131-3/+1
| * | | | percpu-refcount: cosmetic updatesTejun Heo2013-06-121-3/+4
| * | | | percpu-refcount: Don't use silly cmpxchg()Kent Overstreet2013-06-031-15/+4
| * | | | percpu: implement generic percpu refcountingKent Overstreet2013-06-032-1/+129
| |/ / /
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-023-18/+717
|\ \ \ \
| * | | | locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst2013-06-261-3/+5