Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-08 | 1 | -2/+393 |
|\ | |||||
| * | pipe: add pipe_buf_release() helper | Miklos Szeredi | 2016-10-06 | 1 | -3/+1 |
| * | new iov_iter flavour: pipe-backed | Al Viro | 2016-10-06 | 1 | -2/+395 |
* | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-07 | 3 | -0/+352 |
|\ \ | |||||
| * | | sbitmap: initialize weight to zero | Colin Ian King | 2016-09-19 | 1 | -1/+1 |
| * | | sbitmap: don't update the allocation hint on clear after resize | Omar Sandoval | 2016-09-17 | 1 | -1/+1 |
| * | | sbitmap: re-initialize allocation hints after resize | Omar Sandoval | 2016-09-17 | 1 | -2/+7 |
| * | | sbitmap: randomize initial alloc_hint values | Omar Sandoval | 2016-09-17 | 1 | -0/+6 |
| * | | sbitmap: push alloc policy into sbitmap_queue | Omar Sandoval | 2016-09-17 | 1 | -6/+8 |
| * | | sbitmap: push per-cpu last_tag into sbitmap_queue | Omar Sandoval | 2016-09-17 | 1 | -1/+34 |
| * | | sbitmap: allocate wait queues on a specific node | Omar Sandoval | 2016-09-17 | 1 | -1/+1 |
| * | | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 2016-09-17 | 3 | -0/+306 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König | 2016-09-29 | 1 | -1/+1 |
* | | | | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2016-10-07 | 7 | -5/+988 |
|\ \ \ \ | |||||
| * | | | | raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char... | Gayatri Kammela | 2016-09-27 | 1 | -3/+4 |
| * | | | | lib/raid6: Add AVX512 optimized xor_syndrome functions | Gayatri Kammela | 2016-09-21 | 1 | -3/+278 |
| * | | | | lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions | Gayatri Kammela | 2016-09-21 | 1 | -1/+4 |
| * | | | | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela | 2016-09-21 | 3 | -1/+392 |
| * | | | | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela | 2016-09-21 | 4 | -1/+314 |
* | | | | | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-10-07 | 1 | -2/+50 |
|\ \ \ \ \ | |||||
| * | | | | | dma-debug: fix ia64 build, use PHYS_PFN | Niklas Söderlund | 2016-09-30 | 1 | -1/+1 |
| * | | | | | dma-debug: add support for resource mappings | Niklas Söderlund | 2016-09-26 | 1 | -2/+50 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-10-05 | 5 | -79/+326 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-03 | 2 | -5/+5 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | lib: clean up put_cpu_var usage | Shaohua Li | 2016-09-28 | 1 | -2/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 | 1 | -22/+2 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | lib/win_minmax: windowed min or max estimator | Neal Cardwell | 2016-09-21 | 2 | -1/+99 |
| * | | | | | | rhashtable: Add rhlist interface | Herbert Xu | 2016-09-20 | 1 | -52/+206 |
| * | | | | | | test_bpf: fix the dummy skb after dissector changes | Jakub Kicinski | 2016-09-16 | 1 | -0/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-13 | 4 | -38/+16 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-09-06 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | rhashtable: add rhashtable_lookup_get_insert_key() | Pablo Neira Ayuso | 2016-08-26 | 1 | -3/+7 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rhashtable: Remove GFP flag from rhashtable_walk_init | Herbert Xu | 2016-08-19 | 1 | -28/+18 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 2016-10-05 | 1 | -11/+3 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-10-04 | 6 | -0/+308 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ubsan: allow to disable the null sanitizer | Christian Borntraeger | 2016-09-20 | 1 | -0/+11 |
| * | | | | | | | | | RAID/s390: provide raid6 recovery optimization | Martin Schwidefsky | 2016-09-01 | 3 | -1/+120 |
| * | | | | | | | | | RAID/s390: add SIMD implementation for raid6 gen/xor | Martin Schwidefsky | 2016-08-29 | 4 | -0/+178 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 2 | -23/+49 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fault-injection/cpu: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -6/+40 |
| * | | | | | | | | | lib/irq_poll: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -17/+9 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 | 2 | -8/+43 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 2016-09-30 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-09-20 | 1 | -22/+2 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | lib/syscall: Pin the task stack in collect_syscall() | Andy Lutomirski | 2016-09-16 | 1 | -2/+13 |
| * | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 5 | -41/+20 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | dma-api: Teach the "DMA-from-stack" check about vmapped stacks | Andy Lutomirski | 2016-08-24 | 1 | -6/+30 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | |