Age | Commit message (Expand) | Author |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-10-07 | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner |
2016-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-30 | dma-debug: fix ia64 build, use PHYS_PFN | Niklas Söderlund |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-29 | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König |
2016-09-27 | lib: clean up put_cpu_var usage | Shaohua Li |
2016-09-26 | raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char... | Gayatri Kammela |
2016-09-26 | dma-debug: add support for resource mappings | Niklas Söderlund |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot |
2016-09-21 | lib/raid6: Add AVX512 optimized xor_syndrome functions | Gayatri Kammela |
2016-09-21 | lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions | Gayatri Kammela |
2016-09-21 | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela |
2016-09-21 | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela |
2016-09-21 | lib/win_minmax: windowed min or max estimator | Neal Cardwell |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar |
2016-09-20 | ubsan: allow to disable the null sanitizer | Christian Borntraeger |
2016-09-20 | rhashtable: Add rhlist interface | Herbert Xu |
2016-09-20 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-09-19 | fault-injection/cpu: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-09-19 | lib/irq_poll: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-09-17 | fix iov_iter_fault_in_readable() | Al Viro |
2016-09-16 | lib/syscall: Pin the task stack in collect_syscall() | Andy Lutomirski |
2016-09-15 | test_bpf: fix the dummy skb after dissector changes | Jakub Kicinski |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-09 | lib/ucs2_string: Speed up ucs2_utf8size() | Lukas Wunner |
2016-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-09-01 | lib/test_hash.c: fix warning in preprocessor symbol evaluation | Geert Uytterhoeven |
2016-09-01 | lib/test_hash.c: fix warning in two-dimensional array init | Geert Uytterhoeven |
2016-09-01 | RAID/s390: provide raid6 recovery optimization | Martin Schwidefsky |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-08-29 | RAID/s390: add SIMD implementation for raid6 gen/xor | Martin Schwidefsky |
2016-08-26 | rhashtable: fix a memory leak in alloc_bucket_locks() | Eric Dumazet |
2016-08-26 | rhashtable: add rhashtable_lookup_get_insert_key() | Pablo Neira Ayuso |
2016-08-24 | dma-api: Teach the "DMA-from-stack" check about vmapped stacks | Andy Lutomirski |
2016-08-19 | rhashtable: Remove GFP flag from rhashtable_walk_init | Herbert Xu |
2016-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-08-15 | rhashtable: fix shift by 64 when shrinking | Vegard Nossum |
2016-08-14 | rhashtable: avoid large lock-array allocations | Florian Westphal |