index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
19
-50
/
+54
|
*
|
|
|
|
|
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-07-01
1
-2
/
+2
|
*
|
|
|
|
|
powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()
Bjorn Helgaas
2013-07-01
1
-7
/
+0
|
*
|
|
|
|
|
powerpc: Don't flush/invalidate the d/icache for an unknown relocation type
Kevin Hao
2013-07-01
1
-1
/
+2
|
*
|
|
|
|
|
powerpc/powernv: Use dev-node in PCI config accessors
Gavin Shan
2013-07-01
3
-89
/
+79
|
*
|
|
|
|
|
powerpc/eeh: Avoid build warnings
Gavin Shan
2013-07-01
3
-4
/
+4
|
*
|
|
|
|
|
powerpc/eeh: Refactor the output message
Gavin Shan
2013-07-01
3
-16
/
+41
|
*
|
|
|
|
|
powerpc/eeh: Fix address catch for PowerNV
Gavin Shan
2013-07-01
2
-1
/
+2
|
*
|
|
|
|
|
powerpc/powernv: Replace variables with flags
Gavin Shan
2013-07-01
3
-8
/
+11
|
*
|
|
|
|
|
powerpc/eeh: Check PCIe link after reset
Gavin Shan
2013-07-01
1
-13
/
+144
|
*
|
|
|
|
|
powerpc/eeh: Don't collect PCI-CFG data on PHB
Gavin Shan
2013-07-01
1
-9
/
+23
|
*
|
|
|
|
|
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
2013-06-30
1
-2
/
+16
|
*
|
|
|
|
|
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
James Yang
2013-06-30
1
-0
/
+4
|
*
|
|
|
|
|
trivial: powerpc: Fix typo in ioei_interrupt() description
Sebastien Bessiere
2013-06-30
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/eeh: Use interruptible sleep in keehd
Gavin Shan
2013-06-25
1
-1
/
+2
|
*
|
|
|
|
|
powerpc/eeh: Remove eeh_mutex
Gavin Shan
2013-06-25
3
-46
/
+1
|
*
|
|
|
|
|
powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled
Nathan Fontenot
2013-06-25
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/pseries: Enable PSTORE in pseries_defconfig
Aruna Balakrishnaiah
2013-06-25
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
2013-06-25
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
2013-06-25
1
-1
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
4
-9
/
+201
|
*
|
|
|
|
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
2
-2
/
+30
|
*
|
|
|
|
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
2013-06-21
1
-0
/
+48
|
*
|
|
|
|
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
2013-06-21
1
-0
/
+8
|
*
|
|
|
|
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2013-06-21
2
-5
/
+5
|
*
|
|
|
|
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
4
-38
/
+68
|
*
|
|
|
|
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
2013-06-21
4
-4
/
+203
|
*
|
|
|
|
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
1
-2
/
+8
|
*
|
|
|
|
powerpc/kvm: Handle transparent hugepage in KVM
Aneesh Kumar K.V
2013-06-21
3
-34
/
+44
|
*
|
|
|
|
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
7
-33
/
+36
|
*
|
|
|
|
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
1
-6
/
+26
|
*
|
|
|
|
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
5
-138
/
+138
|
*
|
|
|
|
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
6
-2
/
+625
|
*
|
|
|
|
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
4
-8
/
+16
|
*
|
|
|
|
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
9
-107
/
+95
|
*
|
|
|
|
powerpc/eeh: Debugfs for error injection
Gavin Shan
2013-06-21
1
-0
/
+31
|
*
|
|
|
|
powerpc/powernv: Debugfs directory for PHB
Gavin Shan
2013-06-21
2
-0
/
+27
|
*
|
|
|
|
powerpc/eeh: Register OPAL notifier for PCI error
Gavin Shan
2013-06-21
1
-1
/
+40
|
*
|
|
|
|
powernv/opal: Disable OPAL notifier upon poweroff
Gavin Shan
2013-06-21
1
-0
/
+4
|
*
|
|
|
|
powernv/opal: Notifier for OPAL events
Gavin Shan
2013-06-21
2
-1
/
+73
|
*
|
|
|
|
powerpc/eeh: Allow to check fenced PHB proactively
Gavin Shan
2013-06-20
1
-0
/
+60
|
*
|
|
|
|
powerpc/eeh: Enable EEH check for config access
Gavin Shan
2013-06-20
1
-1
/
+39
|
*
|
|
|
|
powerpc/eeh: Initialization for PowerNV
Gavin Shan
2013-06-20
2
-5
/
+17
|
*
|
|
|
|
powerpc/eeh: PowerNV EEH backends
Gavin Shan
2013-06-20
2
-1
/
+420
|
*
|
|
|
|
powerpc/eeh: I/O chip next error
Gavin Shan
2013-06-20
2
-2
/
+333
|
*
|
|
|
|
powerpc/eeh: I/O chip PE log and bridge setup
Gavin Shan
2013-06-20
1
-2
/
+55
|
*
|
|
|
|
powerpc/eeh: I/O chip PE reset
Gavin Shan
2013-06-20
1
-1
/
+233
|
*
|
|
|
|
powerpc/eeh: I/O chip EEH state retrieval
Gavin Shan
2013-06-20
1
-1
/
+98
|
*
|
|
|
|
powerpc/eeh: I/O chip EEH enable option
Gavin Shan
2013-06-20
1
-1
/
+64
|
*
|
|
|
|
powerpc/eeh: I/O chip post initialization
Gavin Shan
2013-06-20
1
-1
/
+20
[prev]
[next]