Age | Commit message (Expand) | Author |
2015-07-22 | mei: prevent unloading mei hw modules while the device is opened. | Tomas Winkler |
2015-07-22 | misc: mic: scif bug fix for vmalloc_to_page crash | Sudeep Dutt |
2015-07-10 | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-07-10 | cxl: Check if afu is not null in cxl_slbia | Daniel Axtens |
2015-07-08 | cxl: Fix off by one error allowing subsequent mmap page to be accessed | Ian Munsie |
2015-07-08 | cxl: Fail mmap if requested mapping is larger than assigned problem state area | Ian Munsie |
2015-07-07 | mei: nfc: fix deadlock on shutdown/suspend path | Tomas Winkler |
2015-07-07 | cxl: Fix refcounting in kernel API | Michael Neuling |
2015-07-06 | cxl: Test the correct mmio space before unmapping | Daniel Axtens |
2015-07-06 | cxl/vphb.c: Use phb pointer after NULL check | Maninder Singh |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-25 | drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix | Colin Ian King |
2015-06-25 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett |
2015-06-25 | Pratyush Anand has moved | Pratyush Anand |
2015-06-19 | cxl: Fix typo in debug print | Michael Neuling |
2015-06-19 | cxl: Add CXL_KERNEL_API config option | Michael Neuling |
2015-06-13 | mei: me: wait for power gating exit confirmation | Alexander Usyskin |
2015-06-13 | mei: reset flow control on the last client disconnection | Alexander Usyskin |
2015-06-12 | misc: sram: sort and clean up included headers | Vladimir Zapolskiy |
2015-06-12 | misc: sram: move reserved block logic out of probe function | Vladimir Zapolskiy |
2015-06-12 | misc: sram: add private struct device and virt_base members | Vladimir Zapolskiy |
2015-06-12 | misc: sram: report correct SRAM pool size | Vladimir Zapolskiy |
2015-06-12 | misc: sram: bump error message level on unclean driver unbinding | Vladimir Zapolskiy |
2015-06-12 | misc: sram: fix device node reference leak on error | Vladimir Zapolskiy |
2015-06-12 | misc: sram: fix enabled clock leak on error path | Vladimir Zapolskiy |
2015-06-12 | misc: mic: Fix reported static checker warning | Sudeep Dutt |
2015-06-12 | misc: mic: Fix randconfig build error by including errno.h | Sudeep Dutt |
2015-06-07 | cxl: Reset default context for vPHB on release | Michael Neuling |
2015-06-03 | cxl: Add AFU virtual PHB and kernel API | Michael Neuling |
2015-06-03 | cxl: Export file ops for use by API | Michael Neuling |
2015-06-03 | cxl: Move include file cxl.h -> cxl-base.h | Michael Neuling |
2015-06-03 | cxl: Cleanup Makefile | Michael Neuling |
2015-06-03 | cxl: Rework context lifetimes | Michael Neuling |
2015-06-03 | cxl: Configure PSL for kernel contexts and merge code | Michael Neuling |
2015-06-03 | cxl: Split afu_register_irqs() function | Michael Neuling |
2015-06-03 | cxl: Only check pid for userspace contexts | Michael Neuling |
2015-06-03 | cxl: Export some symbols | Michael Neuling |
2015-06-03 | cxl: cxl_afu_reset() -> __cxl_afu_reset() | Michael Neuling |
2015-06-03 | cxl: Rework detach context functions | Michael Neuling |
2015-06-03 | cxl: Add cookie parameter to afu_release_irqs() | Michael Neuling |
2015-06-03 | cxl: Dump debug info on the AFU configuration record | Michael Neuling |
2015-06-03 | cxl: Fix error path on probe | Michael Neuling |
2015-06-03 | cxl: Re-order card init to check the VSEC earlier | Ian Munsie |
2015-06-03 | cxl: Remove unnecessarily verbose print in cxl_remove() | Michael Neuling |
2015-06-03 | cxl: Add shutdown hook | Michael Neuling |
2015-06-03 | cxl: Use call_rcu to reduce latency when releasing the afu fd | Ian Munsie |
2015-06-03 | cxl: Export AFU error buffer via sysfs | Vaibhav Jain |
2015-06-03 | cxl: Implement an ioctl to fetch afu card-id, offset-id and mode | Vaibhav Jain |
2015-05-31 | mei: fix up uuid matching | Greg Kroah-Hartman |