summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-071-3/+2
* Merge branch 'akpm-current/current'Stephen Rothwell2015-04-0715-636/+949
|\
| * cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-071-4/+5
| * lib: Add CRC64 ECMA moduleMarian Chereji2015-04-073-0/+349
| * lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-071-30/+0
| * lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes2015-04-071-6/+4
| * lib/dma-debug: fix bucket_find_contain()Sebastian Ott2015-04-071-1/+1
| * lib/vsprintf.c: silence sparse warnings about decpair[] initializationRasmus Villemoes2015-04-071-1/+1
| * lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes2015-04-071-118/+128
| * lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-072-1/+1
| * lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-072-2/+27
| * lib-find__bit-reimplementation-fixAndrew Morton2015-04-071-0/+1
| * lib: find_*_bit reimplementationYury Norov2015-04-072-214/+88
| * lru_cache: remove use of seq_printf return valueJoe Perches2015-04-071-4/+5
| * lib/vsprintf: add %pT format specifierTetsuo Handa2015-04-071-1/+19
| * lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-073-64/+33
| * lib/string_helpers.c: refactor string_escape_memRasmus Villemoes2015-04-071-103/+105
| * lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes2015-04-071-4/+12
| * lib-vsprintf-add-%pcnr-format-specifiers-for-clocks-fixAndrew Morton2015-04-071-1/+1
| * lib/vsprintf: add %pC{,n,r} format specifiers for clocksGeert Uytterhoeven2015-04-071-0/+37
| * lib/vsprintf.c: another small hackRasmus Villemoes2015-04-071-3/+4
| * lib/vsprintf.c: eliminate duplicate hex string arrayRasmus Villemoes2015-04-071-5/+2
| * lib/vsprintf.c: reduce stack use in number()Rasmus Villemoes2015-04-071-6/+1
| * lib/vsprintf.c: eliminate some branchesRasmus Villemoes2015-04-071-19/+11
| * Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-071-1/+1
| * mm: MEMTEST depends on MEMBLOCKGuenter Roeck2015-04-071-0/+1
| * mm: move memtest under mmVladimir Murzin2015-04-071-0/+11
| * x86, mm: ioremap_pud_capable can be statickbuild test robot2015-04-071-3/+3
| * mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-071-0/+16
| * Fix undefined ioremap_huge_init when CONFIG_MMU is not setToshi Kani2015-04-071-1/+0
| * lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-071-0/+38
* | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2015-04-071-0/+28
|\ \
| * | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-254-3/+774
| |\|
| * | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+28
* | | Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell2015-04-072-12/+13
|\ \ \
| * | | kobject: WARN as tip when call kobject_get() to a kobject not initializedEthan Zhao2015-03-251-1/+6
| * | | lib/lz4: Pull out constant tablesRasmus Villemoes2015-03-251-11/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2015-04-071-2/+50
|\ \ \
| * | | rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-03-201-2/+50
* | | | next-20150402/tipStephen Rothwell2015-04-072-11/+39
|\ \ \ \
| * \ \ \ Merge branch 'perf/timer'Ingo Molnar2015-03-291-0/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-271-0/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-131-0/+13
| * | | | | Merge branch 'locking/core'Ingo Molnar2015-03-291-1/+1
| |\ \ \ \ \
| | * | | | | locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-241-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-271-10/+25
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-201-10/+25
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | rcutorture: Default to grace-period-initialization delaysPaul E. McKenney2015-03-121-1/+1
| | | | * | rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-111-0/+24
| | | |/ / | | |/| |
| | | * | rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney2015-02-261-10/+1
| | |/ /