index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+1
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Herbert Xu
44
-1046
/
+1149
2015-06-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
4
-37
/
+48
2015-06-19
powerpc/mm: Change the swap encoding in pte.
Aneesh Kumar K.V
3
-5
/
+23
2015-06-19
powerpc/mm: PTE_RPN_MAX is not used, remove the same
Aneesh Kumar K.V
1
-2
/
+0
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-4
/
+6
2015-06-11
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-4
/
+4
2015-06-11
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
1
-1
/
+1
2015-06-11
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
1
-0
/
+6
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2
-0
/
+21
2015-06-11
powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
Alexey Kardashevskiy
1
-0
/
+5
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
1
-0
/
+19
2015-06-11
powerpc/powernv: Implement multilevel TCE tables
Alexey Kardashevskiy
1
-0
/
+2
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
1
-4
/
+18
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
1
-1
/
+10
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
1
-1
/
+7
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2
-9
/
+12
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2
-25
/
+17
2015-06-11
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
1
-0
/
+1
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
1
-4
/
+0
2015-06-11
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
Alexey Kardashevskiy
1
-7
/
+0
2015-06-10
powerpc/mm: Add trace point for tracking hash pte fault
Aneesh Kumar K.V
1
-0
/
+20
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-30
/
+0
2015-06-07
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
1
-0
/
+9
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
1
-1
/
+1
2015-06-05
powerpc/powernv: Add opal-prd channel
Jeremy Kerr
2
-1
/
+21
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
1
-0
/
+2
2015-06-03
powerpc/pci: Add shutdown hook to pci_controller_ops
Michael Neuling
1
-0
/
+2
2015-06-03
powerpc: Add cxl context to device archdata
Michael Neuling
1
-0
/
+3
2015-06-03
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
1
-0
/
+2
2015-06-02
powerpc/8xx: Implementation of PAGE_EXEC
LEROY Christophe
3
-2
/
+29
2015-06-02
powerpc/8xx: Handle PAGE_USER via APG bits
LEROY Christophe
2
-37
/
+9
2015-06-02
powerpc/8xx: mark _PAGE_SHARED all types of kernel pages
LEROY Christophe
1
-1
/
+6
2015-06-02
powerpc/8xx: mmu_virtual_psize incorrect for 16k pages
LEROY Christophe
1
-0
/
+7
2015-06-02
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
1
-0
/
+2
2015-06-02
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
1
-6
/
+0
2015-05-28
EDAC: Cleanup atomic_scrub mess
Borislav Petkov
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-2
/
+4
2015-05-27
powerpc: Fix smp_mb__before_spinlock()
Paul E. McKenney
1
-0
/
+1
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-4
/
+4
2015-05-22
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
1
-0
/
+6
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
1
-0
/
+3
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
1
-0
/
+3
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
2
-0
/
+8
2015-05-22
powerpc: Fix cpu_online_cores_map to return only online threads mask
Shreyas B. Prabhu
1
-5
/
+8
2015-05-20
powerpc: Enable sys_kcmp() for CRIU
Laurent Dufour
1
-1
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
[prev]
[next]