Age | Commit message (Expand) | Author |
2016-08-12 | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-08-10 | cxl: Set psl_fir_cntl to production environment value | Frederic Barrat |
2016-08-09 | cxl: Fix sparse warnings | Andrew Donnellan |
2016-08-09 | cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests | Andrew Donnellan |
2016-08-08 | Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-02 | vhost: split out vringh Kconfig | Michael S. Tsirkin |
2016-08-02 | vop: pull in vhost Kconfig | Michael S. Tsirkin |
2016-08-01 | lkdtm: Fix targets for objcopy usage | Kees Cook |
2016-08-01 | lkdtm: fix false positive warning from -Wmaybe-uninitialized | Kees Cook |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-27 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-19 | cxl: fix potential NULL dereference in free_adapter() | Andrew Donnellan |
2016-07-19 | cxl: remove dead Kconfig options | Andrew Donnellan |
2016-07-18 | eeprom: at24: tweak the loop_until_timeout() macro | Bartosz Golaszewski |
2016-07-17 | drivers: misc: ti-st: Use int instead of fuzzy char for callback status | Geert Uytterhoeven |
2016-07-17 | eeprom: at24: add support for at24mac series | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: support reading the serial number for 24csxx | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: split at24_eeprom_write() into specialized functions | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: split at24_eeprom_read() into specialized functions | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: hide the read/write loop behind a macro | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: call read/write functions via function pointers | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: coding style fixes | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: move at24_read() below at24_eeprom_write() | Bartosz Golaszewski |
2016-07-17 | eeprom: at24: improve the device_id table readability | Bartosz Golaszewski |
2016-07-15 | lkdtm: silence warnings about function declarations | Kees Cook |
2016-07-15 | lkdtm: hide unused functions | Arnd Bergmann |
2016-07-14 | cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards | Andrew Donnellan |
2016-07-14 | cxl: Workaround PE=0 hardware limitation in Mellanox CX4 | Ian Munsie |
2016-07-14 | cxl: Add support for interrupts on the Mellanox CX4 | Ian Munsie |
2016-07-14 | cxl: Add preliminary workaround for CX4 interrupt limitation | Ian Munsie |
2016-07-14 | cxl: Add kernel APIs to get & set the max irqs per context | Ian Munsie |
2016-07-14 | cxl: Add support for using the kernel API with a real PHB | Ian Munsie |
2016-07-14 | cxl: Do not create vPHB if there are no AFU configuration records | Ian Munsie |
2016-07-14 | cxl: Allow a default context to be associated with an external pci_dev | Ian Munsie |
2016-07-14 | cxl: Move cxl_afu_get / cxl_afu_put to base | Ian Munsie |
2016-07-14 | cxl: Enable bus mastering for devices using CAPP DMA mode | Ian Munsie |
2016-07-14 | cxl: Add cxl_slot_is_supported API | Ian Munsie |
2016-07-14 | cxl: Use for_each_compatible_node() macro | Wei Yongjun |
2016-07-08 | cxl: Ignore CAPI adapters misplaced in switched slots | Philippe Bergheaud |
2016-07-08 | cxl: make base more explicitly non-modular | Paul Gortmaker |
2016-07-08 | cxl: Refine slice error debug messages | Philippe Bergheaud |
2016-07-08 | cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts | Ian Munsie |
2016-07-08 | cxl: Workaround XSL bug that does not clear the RA bit after a reset | Ian Munsie |
2016-07-08 | cxl: Fix bug where AFU disable operation had no effect | Ian Munsie |
2016-07-08 | cxl: Fix allocating a minimum of 2 pages for the SPA | Ian Munsie |