Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-03 | Merge branch 'fixes' into next | Michael Ellerman |
2018-06-02 | cxl: Configure PSL to not use APC virtual machines | Vaibhav Jain |
2018-06-02 | cxl: Disable prefault_mode in Radix mode | Vaibhav Jain |
2018-05-15 | cxl: Report the tunneled operations status | Philippe Bergheaud |
2018-05-15 | cxl: Set the PBCQ Tunnel BAR register when enabling capi mode | Philippe Bergheaud |
2018-04-23 | misc: cxl: Change return type to vm_fault_t | Souptick Joarder |
2018-04-04 | cxl: Fix possible deadlock when processing page faults from cxllib | Frederic Barrat |
2018-03-14 | cxl: Fix timebase synchronization status on P9 | Christophe Lombard |
2018-03-13 | cxl: read PHB indications from the device tree | Philippe Bergheaud |
2018-03-13 | cxl: Check if PSL data-cache is available before issue flush request | Vaibhav Jain |
2018-03-13 | cxl: Remove function write_timebase_ctrl_psl9() for PSL9 | Vaibhav Jain |
2018-03-13 | cxl: Enable NORST bit in PSL_DEBUG register for PSL9 | Vaibhav Jain |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-24 | cxl: Remove support for "Processing accelerators" class | Frederic Barrat |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard |
2018-01-10 | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig |
2017-12-01 | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-23 | cxl: Check if vphb exists before iterating over AFU devices | Vaibhav Jain |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-10 | Merge branch 'fixes' into next | Michael Ellerman |
2017-11-06 | cxl: Rework the implementation of cxl_stop_trace_psl9() | Vaibhav Jain |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-22 | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers | Vaibhav Jain |
2017-10-13 | cxl: Dump PSL_FIR register on PSL9 error irq | Vaibhav Jain |
2017-10-10 | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK | Vaibhav Jain |
2017-10-06 | cxl: Add support for POWER9 DD2 | Christophe Lombard |
2017-10-03 | cxl: Set the valid bit in PE for dedicated mode | Vaibhav Jain |
2017-09-29 | cxl: Fix memory page not handled | Christophe Lombard |
2017-09-28 | cxl: Enable global TLBIs for cxl contexts | Frederic Barrat |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-08-31 | cxl: Fix driver use count | Frederic Barrat |
2017-08-31 | powerpc/mm/cxl: Add barrier when setting mm cpumask | Aneesh Kumar K.V |
2017-08-17 | powerpc/mm/cxl: Add the fault handling cpu to mm cpumask | Aneesh Kumar K.V |
2017-07-03 | cxl: Export library to support IBM XSL | Christophe Lombard |
2017-07-03 | Merge branch 'fixes' into next | Michael Ellerman |
2017-06-23 | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 | Christophe Lombard |
2017-06-08 | cxl: Fix error path on bad ioctl | Frederic Barrat |
2017-06-06 | cxl: Unlock on error in probe | Dan Carpenter |
2017-06-06 | cxl: Avoid double free_irq() for psl,slice interrupts | Vaibhav Jain |
2017-05-05 | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-05-02 | cxl: Mask slice error interrupts after first occurrence | Alastair D'Silva |
2017-05-02 | cxl: Route eeh events to all drivers in cxl_pci_error_detected() | Vaibhav Jain |