Age | Commit message (Expand) | Author |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-11 | Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-11 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2016-01-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-01-11 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-09 | restrict /dev/mem to idle io memory ranges | Dan Williams |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams |
2016-01-08 | Merge branch 'for-linus' into work.misc | Al Viro |
2016-01-07 | test: firmware_class: add asynchronous request trigger | Brian Norris |
2016-01-07 | test: firmware_class: use kstrndup() where appropriate | Brian Norris |
2016-01-07 | test: firmware_class: report errors properly on failure | Brian Norris |
2016-01-06 | lib/vsprintf: add %*pg format specifier | Dmitry Monakhov |
2016-01-06 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-23 | tracing: Use seq_buf_used() in seq_buf_to_user() instead of len | Jerry Snitselaar |
2015-12-23 | crypto: 842 - remove WARN inside printk | Dan Streetman |
2015-12-22 | CPM/QE: use genalloc to manage CPM/QE muram | Zhao Qiang |
2015-12-22 | genalloc:support allocating specific region | Zhao Qiang |
2015-12-22 | genalloc:support memory-allocation with bytes-alignment to genalloc | Zhao Qiang |
2015-12-22 | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 | Doug Ledford |
2015-12-22 | mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS | Adrien Schildknecht |
2015-12-18 | rhashtable: Kill harmless RCU warning in rhashtable_walk_init | Herbert Xu |
2015-12-18 | bpf, test: add couple of test cases | Daniel Borkmann |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-12-17 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-12-17 | Use the new batched user accesses in generic user string handling | Linus Torvalds |
2015-12-16 | dma-debug: Fix dma_debug_entry offset calculation | Daniel Mentz |
2015-12-16 | rhashtable: Fix walker list corruption | Herbert Xu |
2015-12-16 | rhashtable: Enforce minimum size on initial hash table | Herbert Xu |
2015-12-15 | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford |
2015-12-11 | irq_poll: mark __irq_poll_complete static | Christoph Hellwig |
2015-12-11 | irq_poll: fold irq_poll_disable_pending into irq_poll_softirq | Christoph Hellwig |
2015-12-11 | irq_poll: fold irq_poll_sched_prep into irq_poll_sched | Christoph Hellwig |
2015-12-11 | irq_poll: don't disable new irq_poll instances | Christoph Hellwig |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2015-12-08 | rhashtable: Remove unnecessary wmb for future_tbl | Herbert Xu |
2015-12-08 | workqueue: implement lockup detector | Tejun Heo |
2015-12-08 | lib: scatterlist: fix Kconfig description | Geert Uytterhoeven |
2015-12-06 | iov_iter: export import_single_range() | Al Viro |
2015-12-06 | iov_iter: constify {csum_and_,}copy_to_iter() | Al Viro |
2015-12-06 | x86/headers: Don't include asm/processor.h in asm/atomic.h | Andi Kleen |
2015-12-05 | Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation" | David S. Miller |
2015-12-04 | rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation | Herbert Xu |