summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-241-5/+15
| * | | | | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-241-5/+18
| * | | | | | | percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-241-19/+54
| * | | | | | | percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-241-31/+110
| * | | | | | | percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-241-8/+11
| * | | | | | | percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-241-11/+11
| * | | | | | | percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-241-27/+29
| * | | | | | | percpu_ref: minor code and comment updatesTejun Heo2014-09-241-8/+6
| * | | | | | | percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-241-35/+35
| * | | | | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-241-16/+0
OpenPOWER on IntegriCloud