index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontswap: allow multiple backends
Dan Streetman
2015-06-25
1
-7
/
+1
*
mm: oom_kill: simplify OOM killer locking
Johannes Weiner
2015-06-25
1
-0
/
+2
*
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
2015-06-25
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
1
-5
/
+14
|
\
|
*
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
1
-5
/
+14
*
|
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
22
-391
/
+2270
|
\
\
|
*
|
cxl: Fix typo in debug print
Michael Neuling
2015-06-19
1
-1
/
+1
|
*
|
cxl: Add CXL_KERNEL_API config option
Michael Neuling
2015-06-19
1
-0
/
+5
|
*
|
macintosh/nvram: Remove as unused
Finn Thain
2015-06-15
1
-130
/
+0
|
*
|
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
2015-06-11
1
-1
/
+195
|
*
|
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
2015-06-11
1
-80
/
+421
|
*
|
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
2015-06-11
1
-1
/
+87
|
*
|
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
2015-06-11
1
-8
/
+11
|
*
|
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
2015-06-11
1
-25
/
+38
|
*
|
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
1
-5
/
+65
|
*
|
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
1
-36
/
+86
|
*
|
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
1
-10
/
+13
|
*
|
vfio: powerpc/spapr: Rework groups attaching
Alexey Kardashevskiy
2015-06-11
1
-16
/
+24
|
*
|
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
Alexey Kardashevskiy
2015-06-11
1
-20
/
+41
|
*
|
vfio: powerpc/spapr: Disable DMA mappings on disabled container
Alexey Kardashevskiy
2015-06-11
1
-0
/
+6
|
*
|
vfio: powerpc/spapr: Move locked_vm accounting to helpers
Alexey Kardashevskiy
2015-06-11
1
-19
/
+63
|
*
|
vfio: powerpc/spapr: Use it_page_size
Alexey Kardashevskiy
2015-06-11
1
-13
/
+13
|
*
|
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
Alexey Kardashevskiy
2015-06-11
1
-0
/
+16
|
*
|
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
2015-06-11
1
-13
/
+67
|
*
|
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
2015-06-11
3
-0
/
+294
|
*
|
cxl: Reset default context for vPHB on release
Michael Neuling
2015-06-07
1
-0
/
+1
|
*
|
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
5
-4
/
+619
|
*
|
cxl: Export file ops for use by API
Michael Neuling
2015-06-03
2
-9
/
+23
|
*
|
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
5
-5
/
+5
|
*
|
cxl: Cleanup Makefile
Michael Neuling
2015-06-03
1
-1
/
+2
|
*
|
cxl: Rework context lifetimes
Michael Neuling
2015-06-03
2
-3
/
+3
|
*
|
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
2015-06-03
1
-28
/
+35
|
*
|
cxl: Split afu_register_irqs() function
Michael Neuling
2015-06-03
2
-7
/
+25
|
*
|
cxl: Only check pid for userspace contexts
Michael Neuling
2015-06-03
1
-15
/
+19
|
*
|
cxl: Export some symbols
Michael Neuling
2015-06-03
2
-5
/
+10
|
*
|
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
4
-8
/
+8
|
*
|
cxl: Rework detach context functions
Michael Neuling
2015-06-03
2
-7
/
+14
|
*
|
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
2015-06-03
4
-5
/
+5
|
*
|
cxl: Dump debug info on the AFU configuration record
Michael Neuling
2015-06-03
1
-1
/
+11
|
*
|
cxl: Fix error path on probe
Michael Neuling
2015-06-03
1
-0
/
+1
|
*
|
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
2015-06-03
1
-15
/
+15
|
*
|
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
2015-06-03
1
-2
/
+0
|
*
|
cxl: Add shutdown hook
Michael Neuling
2015-06-03
1
-0
/
+1
|
*
|
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2015-06-03
2
-5
/
+12
|
*
|
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-06-03
3
-0
/
+100
|
*
|
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
2015-06-03
2
-2
/
+22
|
*
|
hvc: Convert to using interrupts instead of opal events
Alistair Popple
2015-05-22
1
-23
/
+10
|
*
|
ipmi/powernv: Convert to irq event interface
Alistair Popple
2015-05-22
1
-17
/
+22
|
*
|
drivers/vfio: Support EEH error injection
Gavin Shan
2015-05-12
1
-0
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-06-24
10
-143
/
+76
|
\
\
\
[next]