Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4752876c71701b7663a5ded789058ab2c05f7d0f
4752876
cxl: sysfs support for guests
by Christophe Lombard
· 9 years ago
14baf4d
cxl: Add guest-specific code
by Christophe Lombard
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
444c4ba
cxl: New hcalls to support cxl adapters
by Christophe Lombard
· 9 years ago
c0efa9a
powerpc: New possible return value from hcall
by Christophe Lombard
· 9 years ago
73d55c3
cxl: IRQ allocation for guests
by Frederic Barrat
· 9 years ago
6d625ed
cxl: Update cxl_irq() prototype
by Frederic Barrat
· 9 years ago
ea2d1f9
cxl: Isolate a few bare-metal-specific calls
by Frederic Barrat
· 9 years ago
2b04cf3
cxl: Rename some bare-metal specific functions
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
cca44c0
cxl: Define process problem state area at attach time only
by Frederic Barrat
· 9 years ago
d56d301
cxl: Move bare-metal specific code to specialized files
by Frederic Barrat
· 9 years ago
8633186
cxl: Move common code away from bare-metal-specific files
by Christophe Lombard
· 9 years ago
949e9b8
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
by Andrew Donnellan
· 9 years ago
b6c7347f2
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
by Gavin Shan
· 9 years ago
eca036e
powerpc/eeh: Synchronize recovery in host/guest
by Gavin Shan
· 9 years ago
3fa7bf7
powerpc/eeh: Don't remove passed VFs
by Gavin Shan
· 9 years ago
2311cca
powerpc/eeh: Don't propagate error to guest
by Gavin Shan
· 9 years ago
67086e3
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
by Wei Yang
· 9 years ago
0dc2830
powerpc/powernv: Support PCI config restore for VFs
by Wei Yang
· 9 years ago
9312bc5
powerpc/powernv: Support EEH reset for VF PE
by Wei Yang
· 9 years ago
c29fa27
powerpc/eeh: Create PE for VFs
by Wei Yang
· 9 years ago
39218cd
powerpc/eeh: EEH device for VF
by Wei Yang
· 9 years ago
51c0e87
powerpc/eeh: Cache normal BARs, not windows or IOV BARs
by Wei Yang
· 9 years ago
971427f5
powerpc/pci: Remove VFs prior to PF
by Wei Yang
· 9 years ago
7b77061
PCI: Add pcibios_bus_add_device() weak function
by Wei Yang
· 9 years ago
c194f7e
PCI/IOV: Rename and export virtfn_{add, remove}
by Wei Yang
· 9 years ago
4eb0799
powerpc/eeh: Reworked eeh_pe_bus_get()
by Gavin Shan
· 9 years ago
ee3b93e
powerpc/mm: Move hash64 tlbflush code into a new header
by Aneesh Kumar K.V
· 9 years ago
f64e808
powerpc/mm: Move hash related mmu-*.h headers to book3s/
by Aneesh Kumar K.V
· 9 years ago
c367a44
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
by Aneesh Kumar K.V
· 9 years ago
e9a6814
powerp/mm: Update code comments
by Aneesh Kumar K.V
· 9 years ago
ff20c2e
mm: Some arch may want to use HPAGE_PMD related values as variables
by Kirill A. Shutemov
· 9 years ago
368ced7
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
by Aneesh Kumar K.V
· 9 years ago
ae9a71a
powerpc/mm: Don't have conditional defines for real_pte_t
by Aneesh Kumar K.V
· 9 years ago
2bf5991
powerpc/mm: Split pgtable types to separate header
by Aneesh Kumar K.V
· 9 years ago
bf6a4d5
powerpc: Add the ability to save VSX without giving it up
by Cyril Bur
· 9 years ago
6f515d8
powerpc: Add the ability to save Altivec without giving it up
by Cyril Bur
· 9 years ago
8792468
powerpc: Add the ability to save FPU without giving it up
by Cyril Bur
· 9 years ago
de2a20a
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
by Cyril Bur
· 9 years ago
70fe3d9
powerpc: Restore FPU/VEC/VSX if previously used
by Cyril Bur
· 9 years ago
d272f66
powerpc: Explicitly disable math features when copying thread
by Cyril Bur
· 9 years ago
48e8c57
selftests/powerpc: Test FPU and VMX regs in signal ucontext
by Cyril Bur
· 9 years ago
e5ab8be
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
by Cyril Bur
· 9 years ago
01127f1
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
by Cyril Bur
· 9 years ago
a4cf0a2
selftests/powerpc: Remove -flto from common CFLAGS
by Suraj Jitindar Singh
· 9 years ago
501e279
selftests/powerpc: Fix out of bounds access in TM signal test
by Michael Ellerman
· 9 years ago
5c3c7ed
powerpc/mm: Split hash page table sizing heuristic into a helper
by David Gibson
· 9 years ago
1dace6c
powerpc/mm: Clean up memory hotplug failure paths
by David Gibson
· 9 years ago
27828f9
powerpc/mm: Handle removing maybe-present bolted HPTEs
by David Gibson
· 9 years ago
abd0a0e
powerpc/mm: Clean up error handling for htab_remove_mapping
by David Gibson
· 9 years ago
446957b
powerpc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
95442c6
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
by Luis Henriques
· 9 years ago
0336c8c
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
by Luis Henriques
· 9 years ago
e9aaa6d
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
by Luis Henriques
· 9 years ago
497abcf
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
by Luis Henriques
· 9 years ago
8daf51f
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
by Paul Mackerras
· 9 years ago
e726202
powerpc/mm/book3s-64: Move software-used bits in PTE
by Paul Mackerras
· 9 years ago
c915df1
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
by Paul Mackerras
· 9 years ago
a9d4996
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
by Paul Mackerras
· 9 years ago
84c9575
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
by Paul Mackerras
· 9 years ago
849f86a
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
by Paul Mackerras
· 9 years ago
c61a884
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
by Paul Mackerras
· 9 years ago
f1a9ae0
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
by Paul Mackerras
· 9 years ago
1ec3f93
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
by Paul Mackerras
· 9 years ago
2527083
Merge tag 'powerpc-4.5-4' into next
by Michael Ellerman
· 9 years ago
a4c3f90
powerpc: Fix BUG_ON() reporting in real mode
by Balbir Singh
· 9 years ago
10d8b14
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
by pan xinhui
· 9 years ago
289543a
powerpc/powernv: Add AST graphics driver to powernv_defconfig
by Jeremy Kerr
· 9 years ago
78a31c7
powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig
by Jeremy Kerr
· 9 years ago
31b1108
powerpc/powernv: Add powernv_defconfig
by Jeremy Kerr
· 9 years ago
c3ab300
powerpc: Add POWER9 cputable entry
by Michael Neuling
· 9 years ago
15b1624
powerpc: Use defines for __init_tlb_power[78]
by Michael Neuling
· 9 years ago
ce5732a
powerpc/powernv: Create separate subcores CPU feature bit
by Michael Neuling
· 9 years ago
88409d0
powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails
by Andrew Donnellan
· 9 years ago
9ab3ac2
powerpc/mm/hash: Clear the invalid slot information correctly
by Aneesh Kumar K.V
· 9 years ago
f6bf0fa
powerpc/eeh: Fix partial hotplug criterion
by Gavin Shan
· 9 years ago
56c08e6
powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
by Boqun Feng
· 9 years ago
26760fc
powerpc: atomic: Implement acquire/release/relaxed variants for xchg
by Boqun Feng
· 9 years ago
dc53617
powerpc: atomic: Implement atomic{, 64}_*_return_* variants
by Boqun Feng
· 9 years ago
e1ab7f3
atomics: Allow architectures to define their own __atomic_op_* helpers
by Boqun Feng
· 9 years ago
78c1cff
MAINTAINERS: Update EEH details and maintainership
by Russell Currey
· 9 years ago
94e3d92
powerpc: Fix kgdb on little endian ppc64le
by Balbir Singh
· 9 years ago
6ecad91
powerpc/ioda: Set "read" permission when "write" is set
by Alexey Kardashevskiy
· 9 years ago
c777e2a
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
by Aneesh Kumar K.V
· 9 years ago
1bc74f1
powerpc/powernv: Fix stale PE primary bus
by Gavin Shan
· 9 years ago
05ba75f
powerpc/eeh: Fix stale cached primary bus
by Gavin Shan
· 9 years ago
126df08
powerpc/pseries: Don't trace hcalls on offline CPUs
by Denis Kirjanov
· 9 years ago
e4f226b
powerpc/perf/hv-gpci: Increase request buffer size
by Sukadev Bhattiprolu
· 9 years ago
be283ee
powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode
by Wei Yang
· 9 years ago
dfcc8d4
powerpc/powernv: boundary the total VF BAR size instead of the individual one
by Wei Yang
· 9 years ago
f2dd0af
powerpc/powernv: replace the hard coded boundary with gate
by Wei Yang
· 9 years ago
ee8222f
powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
by Wei Yang
· 9 years ago
7fbe7a9
powerpc/powernv: simplify the calculation of iov resource alignment
by Wei Yang
· 9 years ago
b033185
powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
by Wei Yang
· 9 years ago
ccc9662
powerpc/powernv: Simplify definitions of EEH debugfs handlers
by Gavin Shan
· 9 years ago
6dfb540
powerpc/xmon: Add xmon command to dump process/task similar to ps(1)
by Douglas Miller
· 9 years ago
fde93a0
powerpc/xmon: add command to dump OPAL msglog
by Andrew Donnellan
· 9 years ago
9b4fffa
powerpc/powernv: new function to access OPAL msglog
by Andrew Donnellan
· 9 years ago
31f6a4a
powerpc/eeh: fix incorrect function name in comment
by Andrew Donnellan
· 9 years ago
Next »