index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
macintosh/nvram: Remove as unused
Finn Thain
1
-130
/
+0
2015-06-11
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
1
-1
/
+195
2015-06-11
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
1
-80
/
+421
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
1
-1
/
+87
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
1
-8
/
+11
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
1
-25
/
+38
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
1
-5
/
+65
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
1
-36
/
+86
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
1
-10
/
+13
2015-06-11
vfio: powerpc/spapr: Rework groups attaching
Alexey Kardashevskiy
1
-16
/
+24
2015-06-11
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
Alexey Kardashevskiy
1
-20
/
+41
2015-06-11
vfio: powerpc/spapr: Disable DMA mappings on disabled container
Alexey Kardashevskiy
1
-0
/
+6
2015-06-11
vfio: powerpc/spapr: Move locked_vm accounting to helpers
Alexey Kardashevskiy
1
-19
/
+63
2015-06-11
vfio: powerpc/spapr: Use it_page_size
Alexey Kardashevskiy
1
-13
/
+13
2015-06-11
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
Alexey Kardashevskiy
1
-0
/
+16
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
1
-13
/
+67
2015-06-11
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
3
-0
/
+294
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
5
-4
/
+619
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
2
-9
/
+23
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
5
-5
/
+5
2015-06-03
cxl: Cleanup Makefile
Michael Neuling
1
-1
/
+2
2015-06-03
cxl: Rework context lifetimes
Michael Neuling
2
-3
/
+3
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
1
-28
/
+35
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
2
-7
/
+25
2015-06-03
cxl: Only check pid for userspace contexts
Michael Neuling
1
-15
/
+19
2015-06-03
cxl: Export some symbols
Michael Neuling
2
-5
/
+10
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
4
-8
/
+8
2015-06-03
cxl: Rework detach context functions
Michael Neuling
2
-7
/
+14
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
4
-5
/
+5
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
1
-1
/
+11
2015-06-03
cxl: Fix error path on probe
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
1
-15
/
+15
2015-06-03
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
1
-2
/
+0
2015-06-03
cxl: Add shutdown hook
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2
-5
/
+12
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
3
-0
/
+100
2015-06-03
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
2
-2
/
+22
2015-05-22
hvc: Convert to using interrupts instead of opal events
Alistair Popple
1
-23
/
+10
2015-05-22
ipmi/powernv: Convert to irq event interface
Alistair Popple
1
-17
/
+22
2015-05-12
drivers/vfio: Support EEH error injection
Gavin Shan
1
-0
/
+10
2015-05-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-106
/
+230
2015-05-11
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-9
/
+29
2015-05-11
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+44
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+1
2015-05-08
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+6
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+5
2015-05-08
Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-46
/
+36
2015-05-08
Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-4
/
+22
[next]