index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
powerpc/8xx: dont save CR in SCRATCH registers
LEROY Christophe
2015-06-02
1
-14
/
+15
|
|
*
|
|
|
powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
LEROY Christophe
2015-06-02
1
-3
/
+7
|
|
*
|
|
|
powerpc/8xx: macro for handling CPU15 errata
LEROY Christophe
2015-06-02
1
-6
/
+12
|
|
*
|
|
|
powerpc/e500mc: Remove dead L2 flushing code in idle_e500.S
Scott Wood
2015-06-02
1
-9
/
+0
|
*
|
|
|
|
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-06-19
2
-1
/
+38
|
*
|
|
|
|
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2015-06-11
1
-0
/
+3
|
*
|
|
|
|
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
2015-06-11
1
-40
/
+19
|
*
|
|
|
|
powerpc/iommu: Fix IOMMU ownership control functions
Alexey Kardashevskiy
2015-06-11
1
-5
/
+25
|
*
|
|
|
|
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
1
-12
/
+0
|
*
|
|
|
|
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
1
-3
/
+11
|
*
|
|
|
|
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
1
-8
/
+9
|
*
|
|
|
|
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-11
2
-22
/
+29
|
*
|
|
|
|
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
2015-06-11
1
-0
/
+15
|
*
|
|
|
|
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
2015-06-11
1
-55
/
+0
|
*
|
|
|
|
powerpc/iommu: Always release iommu_table in iommu_free_table()
Alexey Kardashevskiy
2015-06-11
1
-3
/
+5
|
*
|
|
|
|
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
2015-06-11
1
-7
/
+0
|
*
|
|
|
|
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
Alexey Kardashevskiy
2015-06-11
1
-3
/
+1
|
*
|
|
|
|
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
2015-06-07
1
-0
/
+38
|
*
|
|
|
|
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-06-07
3
-4
/
+4
|
*
|
|
|
|
powerpc/kernel: Remove the unused extern dscr_default
Anshuman Khandual
2015-06-07
1
-1
/
+0
|
*
|
|
|
|
powerpc: Fix handling of DSCR related facility unavailable exception
Anshuman Khandual
2015-06-07
1
-5
/
+40
|
*
|
|
|
|
powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
David Gibson
2015-06-07
1
-1
/
+1
|
*
|
|
|
|
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2015-06-03
1
-0
/
+8
|
*
|
|
|
|
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2015-06-03
1
-0
/
+5
|
*
|
|
|
|
powerpc/pci: Export symbols for CXL
Daniel Axtens
2015-06-03
1
-0
/
+3
|
*
|
|
|
|
powerpc: Non relocatable system call doesn't need a trampoline
Anton Blanchard
2015-06-02
1
-1
/
+1
|
*
|
|
|
|
powerpc: Relocatable system call no longer uses the LR
Anton Blanchard
2015-06-02
1
-12
/
+4
|
|
/
/
/
/
|
*
|
|
|
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
2015-06-02
1
-0
/
+8
|
*
|
|
|
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
2015-06-02
1
-11
/
+4
|
*
|
|
|
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
2015-05-22
1
-3
/
+15
|
*
|
|
|
powerpc/eeh: remove unused macro IS_BRIDGE
Wei Yang
2015-05-13
1
-2
/
+0
|
*
|
|
|
powerpc/eeh: fix comment for wait_state()
Wei Yang
2015-05-13
1
-1
/
+1
|
*
|
|
|
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
Wei Yang
2015-05-13
1
-8
/
+8
|
*
|
|
|
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
2015-05-12
1
-0
/
+35
|
*
|
|
|
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
2015-05-11
2
-3
/
+36
|
*
|
|
|
powerpc/vdso: Combine start/size variables
Michael Ellerman
2015-05-11
1
-29
/
+26
|
*
|
|
|
powerpc/vdso: Remove unused debug code
Michael Ellerman
2015-05-11
1
-44
/
+0
|
*
|
|
|
powerpc: Show utsname->machine in boot-up banner
Michael Ellerman
2015-05-11
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-23
2
-2
/
+0
|
\
\
\
\
|
*
|
|
|
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-06-08
2
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-22
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
33
-318
/
+1471
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc: export of_get_ibm_chip_id function
Dan Streetman
2015-05-11
1
-0
/
+1
*
|
|
|
powerpc: Align TOC to 256 bytes
Anton Blanchard
2015-05-14
1
-0
/
+1
*
|
|
|
powerpc/mce: fix off by one errors in mce event handling
Daniel Axtens
2015-05-12
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
2015-05-01
1
-0
/
+2
*
|
|
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
2015-05-01
1
-0
/
+6
*
|
|
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
2015-05-01
1
-1
/
+4
*
|
|
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-30
1
-19
/
+0
|
|
/
|
/
|
*
|
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-26
2
-7
/
+9
|
\
\
[prev]
[next]