summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26lib: crc-itu-t.[ch] fix 0x0x prefix in integer constantsAntonio Ospite
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann
2015-05-24lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22test_bpf: Add backward jump test caseMichael Holzheu
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-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
2015-05-03rhashtable-test: Remove unused TEST_NEXPANDSThomas Graf
2015-04-30test_bpf: indicate whether bpf prog got jited in test suiteDaniel Borkmann
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-22md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen
2015-04-22md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen
2015-04-22md/raid6 algorithms: improve test programMarkus Stockhausen
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-20iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan
2015-04-20iommu-common: fix x86_64 compiler warningsSowmini Varadhan
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds