summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-05-27rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney1-0/+1
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney1-2/+52
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann1-0/+57
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-26lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite1-1/+1
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar1-0/+11
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann1-0/+67
2015-05-24lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa1-1/+11
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2015-05-22test_bpf: Add backward jump test caseMichael Holzheu1-0/+16
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez1-2/+2
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner17-80/+401
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-2/+4
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker1-1/+1
2015-05-17rhashtable: Add cap on number of elements in hash tableHerbert Xu1-0/+11
2015-05-15test_bpf: fix sparse warningsMichael Holzheu1-61/+61
2015-05-15test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann1-9/+308
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-44/+8
2015-05-13test_bpf: add 173 new testcases for eBPFMichael Holzheu1-0/+2192
2015-05-13lib: correct 842 decompress for 32 bitDan Streetman1-1/+1
2015-05-13lib: make lib/842 decompress functions staticDan Streetman1-2/+2
2015-05-11test: bpf: extend "load 64-bit immediate" testcaseXi Wang1-1/+2
2015-05-11lib: add software 842 compression/decompressionDan Streetman7-0/+1220
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2015-05-06kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches1-2/+6
2015-05-06lib: delete lib/find_last_bit.cYury Norov1-41/+0
2015-05-06rhashtable-test: Fix 64bit divisionThomas Graf1-1/+2
2015-05-06rhashtable: Simplify iterator codeThomas Graf1-6/+2
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann1-1/+1
2015-05-04rhashtable-test: Detect insertion failuresThomas Graf1-6/+20
2015-05-04rhashtable-test: Use walker to test bucket statisticsThomas Graf1-30/+30
2015-05-04rhashtable-test: Do not allocate individual test objectsThomas Graf1-22/+6
2015-05-04rhashtable-test: Get rid of ptr in test_obj structureThomas Graf1-6/+3
2015-05-04rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf1-31/+69
2015-05-04rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf1-1/+0
2015-04-30test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann1-1/+11
2015-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+8
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds10-23/+347
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf1-2/+2
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf1-1/+6
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner1-3/+7
2015-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-10/+10
2015-04-22md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen1-3/+227
2015-04-22md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen1-1/+39
2015-04-22md/raid6 algorithms: improve test programMarkus Stockhausen1-15/+36
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen9-8/+49
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+28