aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-05-22Merge branch 'akpm-current/current'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-18Merge branch 'timers/core'Ingo Molnar
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-14test_bpf: fix sparse warningsMichael Holzheu
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann
2015-05-14rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney
2015-05-14lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon
2015-05-14lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon
2015-05-14lib: Add CRC64 ECMA moduleMarian Chereji
2015-05-14radix-tree-replace-preallocated-node-array-with-linked-list-fixAndrew Morton
2015-05-14radix-tree: replace preallocated node array with linked listKirill A. Shutemov
2015-05-14bitmap-remove-explicit-newline-handling-using-scnprintf-format-string-fixAndrew Morton
2015-05-14bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla
2015-05-14lib-sort-add-64-bit-swap-function-v2Daniel Wagner
2015-05-14lib/sort: Add 64 bit swap functionDaniel Wagner
2015-05-14hexdump: Make test data really constGeert Uytterhoeven
2015-05-14__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-05-14lib/vsprintf: add %pT format specifierTetsuo Handa
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney
2015-05-13rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney
2015-05-13rcu: Control grace-period delays directly from valuePaul E. McKenney
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-13lib: correct 842 decompress for 32 bitDan Streetman
2015-05-13lib: make lib/842 decompress functions staticDan Streetman
2015-05-11test: bpf: extend "load 64-bit immediate" testcaseXi Wang
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-05-07lib: introduce crc_t10dif_update()Akinobu Mita
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2015-05-05lib: delete lib/find_last_bit.cYury Norov
2015-05-05rhashtable-test: Fix 64bit divisionThomas Graf
2015-05-05rhashtable: Simplify iterator codeThomas Graf
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-03rhashtable-test: Detect insertion failuresThomas Graf
2015-05-03rhashtable-test: Use walker to test bucket statisticsThomas Graf
2015-05-03rhashtable-test: Do not allocate individual test objectsThomas Graf
2015-05-03rhashtable-test: Get rid of ptr in test_obj structureThomas Graf
2015-05-03rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf