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
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Guilherme G. Piccoli
1
-12
/
+12
2016-05-12
Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"
Michael Ellerman
1
-2
/
+10
2016-05-11
powerpc/powernv/npu: Enable NVLink pass through
Alexey Kardashevskiy
3
-6
/
+176
2016-05-11
powerpc/powernv/npu: Rework TCE Kill handling
Alexey Kardashevskiy
3
-112
/
+27
2016-05-11
powerpc/powernv/npu: Add set/unset window helpers
Alexey Kardashevskiy
1
-10
/
+55
2016-05-11
powerpc/powernv/ioda2: Export debug helper pe_level_printk()
Alexey Kardashevskiy
2
-8
/
+10
2016-05-11
powerpc/powernv/npu: Simplify DMA setup
Alexey Kardashevskiy
3
-68
/
+52
2016-05-11
powerpc/powernv/npu: Use the correct IOMMU page size
Alexey Kardashevskiy
1
-6
/
+5
2016-05-11
powerpc/powernv/npu: TCE Kill helpers cleanup
Alexey Kardashevskiy
3
-52
/
+25
2016-05-11
powerpc/powernv: Define TCE Kill flags
Alexey Kardashevskiy
1
-2
/
+5
2016-05-11
powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
Alexey Kardashevskiy
1
-3
/
+3
2016-05-11
powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
Gavin Shan
1
-10
/
+2
2016-05-11
powerpc/powernv: Simplify pnv_eeh_reset()
Gavin Shan
1
-36
/
+31
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
1
-2
/
+2
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
1
-1
/
+1
2016-05-11
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
1
-31
/
+0
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
1
-3
/
+2
2016-05-11
powerpc/powernv: Use PE instead of number during setup and release
Gavin Shan
2
-47
/
+59
2016-05-11
powerpc/powernv/ioda1: Improve DMA32 segment track
Gavin Shan
2
-56
/
+66
2016-05-11
powerpc/powernv: Remove DMA32 PE list
Gavin Shan
2
-112
/
+78
2016-05-11
powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
Gavin Shan
1
-13
/
+18
2016-05-11
powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
Gavin Shan
1
-4
/
+5
2016-05-11
powerpc/powernv/ioda1: M64 support on P7IOC
Gavin Shan
1
-3
/
+86
2016-05-11
powerpc/powernv: Rename M64 related functions
Gavin Shan
1
-11
/
+11
2016-05-11
powerpc/powernv: Track M64 segment consumption
Gavin Shan
2
-2
/
+9
2016-05-11
powerpc/powernv: IO and M32 mapping based on PCI device resources
Gavin Shan
1
-3
/
+16
2016-05-11
powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
Gavin Shan
1
-59
/
+62
2016-05-11
powerpc/powernv: Fix initial IO and M32 segmap
Gavin Shan
1
-1
/
+7
2016-05-11
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
3
-6
/
+6
2016-05-11
powerpc/powernv: Rename PE# fields in struct pnv_phb
Gavin Shan
4
-33
/
+33
2016-05-11
powerpc/powernv: Reorder fields in struct pnv_phb
Gavin Shan
1
-4
/
+3
2016-05-11
powerpc/powernv: Drop phb->bdfn_to_pe()
Gavin Shan
2
-10
/
+0
2016-05-11
powerpc/powernv: Cleanup on pci_controller_ops instances
Gavin Shan
1
-18
/
+18
2016-05-11
powerpc: Update of_remove_property() call sites to remove null checking
Suraj Jitindar Singh
2
-6
/
+3
2016-05-11
powerpc/pseries: Add null property check to pseries_discover_pic()
Suraj Jitindar Singh
1
-0
/
+2
2016-05-11
powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()
Alexey Kardashevskiy
1
-9
/
+6
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
1
-1
/
+1
2016-05-11
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
2
-4
/
+13
2016-05-01
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
1
-1
/
+4
2016-05-01
powerpc/mm/radix: Add dummy radix_enabled()
Aneesh Kumar K.V
1
-0
/
+9
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2
-2
/
+2
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-4
/
+0
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2
-3
/
+3
2016-04-11
powerpc/cell: Make spu_base.c explicitly non-modular
Paul Gortmaker
1
-5
/
+2
2016-04-11
powerpc/powernv: Use the "unknown" checkstop type as a fallback
Russell Currey
1
-3
/
+5
2016-04-11
powerpc/pseries: Update LMB associativity index during DLPAR add/remove
Nathan Fontenot
1
-31
/
+162
2016-04-11
powerpc/pseries: Refactor dlpar_add_lmb() code
Nathan Fontenot
1
-14
/
+20
[next]