summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nRasmus Villemoes2014-12-101-4/+2
* lib/lcm.c: ensure correct result whenever it fitsRasmus Villemoes2014-12-101-1/+1
* printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches2014-12-101-2/+2
* dma-debug: prevent early callers from crashingFlorian Fainelli2014-12-101-2/+10
* dma-debug: introduce dma_debug_disabledFlorian Fainelli2014-12-101-16/+21
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-13/+1
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-11-201-13/+1
| |\
| | *-. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-131-13/+1
| | |\ \
| | | | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-1/+1
| | | |/ | | |/|
| | | * rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-281-12/+0
| | |/
* | | lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek2014-12-031-0/+1
* | | mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini2014-12-021-1/+1
* | | reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa2014-11-161-2/+2
|/ /
* | lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu2014-11-131-5/+5
* | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-291-2/+6
|\ \
| * | lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara2014-10-291-2/+6
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-291-3/+3
|\ \ \ | |/ / |/| |
| * | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
| |/
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-0/+16
|\ \
| * | random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-0/+16
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-0/+29
|\ \ \ | |_|/ |/| |
| * | Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-0/+29
| |\ \
| | * | lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-031-0/+29
| | |/
* | | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-184-0/+3100
|\ \ \
| * | | fonts: Add 6x10 fontMaarten ter Huurne2014-10-094-0/+3100
| | |/ | |/|
* | | Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds2014-10-181-6/+6
|\ \ \
| * | | lib/raid6: Add log level to printksAnton Blanchard2014-10-141-6/+6
| | |/ | |/|
* | | crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller2014-10-141-9/+7
* | | lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko2014-10-141-0/+71
* | | lib / string_helpers: introduce string_escape_mem()Andy Shevchenko2014-10-142-4/+510
* | | lib / string_helpers: refactoring the test suiteAndy Shevchenko2014-10-141-12/+27
* | | lib / string_helpers: move documentation to c-fileAndy Shevchenko2014-10-141-0/+38
* | | lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes2014-10-141-0/+1
* | | lib/string.c: remove duplicated functionRasmus Villemoes2014-10-141-17/+10
* | | lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-142-2/+2
* | | lib: remove prio_heapLai Jiangshan2014-10-142-71/+1
* | | lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva2014-10-141-3/+1
* | | lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones2014-10-141-15/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-0/+12
|\ \ \
| * | | sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin2014-09-191-0/+12
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-2/+2
|\ \ \ \
| * | | | locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra2014-10-031-49/+7
| * | | | locking/selftest: Support queued rwlockWaiman Long2014-08-131-7/+49
| * | | | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-131-2/+2
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-47/+36
|\ \ \ \ \
| * | | | | locking,arch: Rewrite generic atomic supportPeter Zijlstra2014-08-141-47/+36
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-121-0/+16
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.16' into nextJames Morris2014-10-011-1/+1
| |\ \ \ \ \
| * | | | | | Provide a binary to hex conversion functionDavid Howells2014-09-161-0/+16
* | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-104-105/+238
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud