index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-11
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
2016-04-26
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
2016-04-22
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
2016-04-12
cxl: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-04-11
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
2016-04-11
cxl: Remove dead code
Frederic Barrat
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-02-29
cxl: Fix PSL timebase synchronization detection
Frederic Barrat
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-11
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
2016-01-11
cxl: use -Werror only with CONFIG_PPC_WERROR
Brian Norris
2016-01-11
cxl: fix build for GCC 4.6.x
Brian Norris
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
2015-11-24
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
[next]