summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-03-25lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton
2015-03-25Merge branch 'akpm-current/current'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-03-25lib/lz4/lz4_decompress.c: pull out constant tablesRasmus Villemoes
2015-03-25cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky
2015-03-25lib: Add CRC64 ECMA moduleMarian Chereji
2015-03-25lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes
2015-03-25lib/dma-debug: fix bucket_find_contain()Sebastian Ott
2015-03-25lib/vsprintf.c: silence sparse warnings about decpair[] initializationRasmus Villemoes
2015-03-25lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes
2015-03-25lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov
2015-03-25lib: move find_last_bit to lib/find_next_bit.cYury Norov
2015-03-25lib-find__bit-reimplementation-fixAndrew Morton
2015-03-25lib: find_*_bit reimplementationYury Norov
2015-03-25lru_cache: remove use of seq_printf return valueJoe Perches
2015-03-25lib/vsprintf: add %pT format specifierTetsuo Handa
2015-03-25lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-03-25lib/string_helpers.c: refactor string_escape_memRasmus Villemoes
2015-03-25lib/vsprintf.c: fix potential NULL deref in hex_stringRasmus Villemoes
2015-03-25lib-vsprintf-add-%pcnr-format-specifiers-for-clocks-fixAndrew Morton
2015-03-25lib/vsprintf: add %pC{,n,r} format specifiers for clocksGeert Uytterhoeven
2015-03-25lib/vsprintf.c: another small hackRasmus Villemoes
2015-03-25lib/vsprintf.c: eliminate duplicate hex string arrayRasmus Villemoes
2015-03-25lib/vsprintf.c: reduce stack use in number()Rasmus Villemoes
2015-03-25lib/vsprintf.c: eliminate some branchesRasmus Villemoes
2015-03-25Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin
2015-03-25mm: MEMTEST depends on MEMBLOCKGuenter Roeck
2015-03-25mm: move memtest under mmVladimir Murzin
2015-03-25x86, mm: ioremap_pud_capable can be statickbuild test robot
2015-03-25mm: change ioremap to set up huge I/O mappingsToshi Kani
2015-03-25Fix undefined ioremap_huge_init when CONFIG_MMU is not setToshi Kani
2015-03-25lib/ioremap.c: add huge I/O map capability interfacesToshi Kani
2015-03-25Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-03-25Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-03-24rhashtable: Add comment on choice of elasticity valueHerbert Xu
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu
2015-03-23lib: EXPORT_SYMBOL sha_initHannes Frederic Sowa
2015-03-23rhashtable: Add immediate rehash during insertionHerbert Xu
2015-03-23rhashtable: Allow GFP_ATOMIC bucket table allocationHerbert Xu
2015-03-23rhashtable: Add multiple rehash supportHerbert Xu
2015-03-23rhashtable: Shrink to fitHerbert Xu
2015-03-23rhashtable: Allow hashfn to be unsetHerbert Xu
2015-03-23rhashtable: Add barrier to ensure we see new tables in walkerHerbert Xu