Sign in
android-kvm
/
linux
/
461bfb3fe7d0cf64d9ee2190ad8507e460fab198
/
arch
/
powerpc
/
platforms
/
powernv
325e411
powerpc/powernv: Properly fix LPC debugfs endianness
by Benjamin Herrenschmidt
· 10 years ago
bf19edd
Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"
by Michael Ellerman
· 10 years ago
19d36c2
powernv: Use _GLOBAL_TOC for opal wrappers
by Jeremy Kerr
· 10 years ago
dc30340
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
179ea48
powerpc/eeh: Block CFG upon frozen Shiner adapter
by Gavin Shan
· 10 years ago
b6541db
powerpc/eeh: Block PCI config access upon frozen PE
by Gavin Shan
· 10 years ago
d2cfbcd
powerpc/powernv: Drop config requests in EEH accessors
by Gavin Shan
· 10 years ago
8a6b371
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
by Gavin Shan
· 10 years ago
6507955c
powerpc/powernv: Fallback to old HMI handling behavior for old firmware
by Mahesh Salgaonkar
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
0952173
powerpc/opal: Add PHB to cxl mode call
by Ian Munsie
· 10 years ago
80c49c7
powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts
by Ian Munsie
· 10 years ago
fd9a1c2
powerpc/powernv: Split out set MSI IRQ chip code
by Ian Munsie
· 10 years ago
28596c97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
bf7588a
powerpc/powernv: Fix endian bug in LPC bus debugfs accessors
by Benjamin Herrenschmidt
· 10 years ago
9a4f5cd
powerpc: Add printk levels to powernv platform code
by Anton Blanchard
· 10 years ago
6b2fd7ef
PCI/MSI/PPC: Remove arch_msi_check_device()
by Alexander Gordeev
· 10 years ago
fe7e85c
powerpc/powernv: Override dma_get_required_mask()
by Gavin Shan
· 10 years ago
372fb80
powerpc/powernv: Fetch frozen PE on top level
by Gavin Shan
· 10 years ago
d1a85ee
powerpc/powernv: Sync OpalPciResetScope with firmware
by Gavin Shan
· 10 years ago
d9df1b5
powerpc/powernv: Clear PAPR error injection registers
by Gavin Shan
· 10 years ago
7a06278
powerpc/powernv: Add PCI error injection debugfs entry
by Mike Qiu
· 10 years ago
131c123
powerpc/eeh: Introduce eeh_ops::err_inject
by Gavin Shan
· 10 years ago
5b64234
powerpc/powernv: Sync header with firmware
by Gavin Shan
· 10 years ago
0d5ee52
powerpc/eeh: Freeze PE before PE reset
by Gavin Shan
· 10 years ago
6d31c2fa
powerpc: pci-ioda: Use a single function to emit logging messages
by Joe Perches
· 10 years ago
45eb472
powerpc: pci-ioda: Remove unnecessary return value from printk
by Joe Perches
· 10 years ago
d6a4f70
powerpc/powernv: Don't call generic code on offline cpus
by Paul Mackerras
· 10 years ago
d4fe096
powerpc/jump_label: use HAVE_JUMP_LABEL?
by Zhouyi Zhou
· 11 years ago
1217d34
powerpc: Ensure global functions include their prototype
by Anton Blanchard
· 11 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 11 years ago
831cf65b
powerpc/powernv: Check OPAL dump calls exist before using
by Michael Neuling
· 11 years ago
7dc992e
powerpc/powernv: Check OPAL elog calls exist before using
by Michael Neuling
· 11 years ago
035ed26f
powerpc/powernv: Check OPAL RTC calls exists before using
by Michael Neuling
· 11 years ago
bffe6bd
powerpc/powernv: Add OPAL check token call
by Michael Neuling
· 11 years ago
cdd91b8
powerpc/powernv: Improve error messages in dump code
by Vasant Hegde
· 11 years ago
c1c8a92
powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()
by Li Zhong
· 11 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
1d508f8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b09c2ec
powerpc/powernv: Interface to register/unregister opal dump region
by Vasant Hegde
· 11 years ago
763fe0a
powerpc/powernv: Fix IOMMU group lost
by Gavin Shan
· 11 years ago
c8d6637
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
76215b04
arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files
by Rusty Russell
· 11 years ago
6656c21
arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files
by Rusty Russell
· 11 years ago
0ef95b4
powerpc/powernv: Invoke opal call to handle hmi.
by Mahesh Salgaonkar
· 11 years ago
0869b6f
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
by Mahesh Salgaonkar
· 11 years ago
98fd700
powerpc/powernv: Handle compound PE in config accessors
by Gavin Shan
· 11 years ago
5828790
powerpc/powernv: Handle compound PE for EEH
by Gavin Shan
· 11 years ago
49dec92
powerpc/powernv: Handle compound PE
by Gavin Shan
· 11 years ago
c979c70
powerpc/powernv: Split ioda_eeh_get_state()
by Gavin Shan
· 11 years ago
5ca27ef
powerpc/powernv: Allow to freeze PE
by Gavin Shan
· 11 years ago
262af55
powerpc/powernv: Enable M64 aperatus for PHB3
by Guo Chao
· 11 years ago
bb593c0
powerpc/eeh: Aux PE data for error log
by Gavin Shan
· 11 years ago
f18440f
powerpc/eeh: Make diag-data not endian dependent
by Gavin Shan
· 11 years ago
0dae274
powerpc/eeh: Replace pr_warning() with pr_warn()
by Gavin Shan
· 11 years ago
dc561fb
powerpc/eeh: Selectively enable IO for error log
by Gavin Shan
· 11 years ago
05b1721
powerpc/eeh: Refactor EEH flag accessors
by Gavin Shan
· 11 years ago
dff4a39
powerpc/powernv: Fix IOMMU table for VFIO dev
by Gavin Shan
· 11 years ago
a32305b
powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path
by Brian W Hart
· 11 years ago
dadcd6d
powerpc/eeh: sysfs entries lost
by Mike Qiu
· 11 years ago
05ec424
powerpc/eeh: Avoid event on passed PE
by Gavin Shan
· 11 years ago
b14726c
powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
by Michael Ellerman
· 11 years ago
cdc2652
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
fa952c5
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
by Vasant Hegde
· 11 years ago
c49f635
powernv: Add OPAL tracepoints
by Anton Blanchard
· 11 years ago
8fa5d45
powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()
by Alexey Kardashevskiy
· 11 years ago
bc32057
powerpc/powernv: Use it_page_shift in TCE build
by Alexey Kardashevskiy
· 11 years ago
b0376c9
powerpc/powernv: Use it_page_shift for TCE invalidation
by Alexey Kardashevskiy
· 11 years ago
e2500be
powerpc/powernv: Remove OPAL v1 takeover
by Michael Ellerman
· 11 years ago
357b2f3
powerpc/eeh: Dump PE location code
by Gavin Shan
· 11 years ago
d4e58e5
powerpc/powernv: Enable POWER8 doorbell IPIs
by Michael Neuling
· 11 years ago
5c7a35e
powerpc/powernv: Fix killed EEH event
by Gavin Shan
· 11 years ago
71b540a
powerpc/powernv: Don't escalate non-existing frozen PE
by Gavin Shan
· 11 years ago
1ad7a72
powerpc/eeh: Report frozen parent PE prior to child PE
by Gavin Shan
· 11 years ago
4817fc3
powerpc/powernv: Reduce panic timeout from 180s to 10s
by Anton Blanchard
· 11 years ago
caf69ba
powerpc/powernv: Fix reading of OPAL msglog
by Joel Stanley
· 11 years ago
ddf0322a
powerpc/powernv: Fix endianness problems in EEH
by Guo Chao
· 11 years ago
1bd0989
powernv: Fix permissions on sysparam sysfs entries
by Anton Blanchard
· 11 years ago
ad41733
powerpc/powernv : Disable subcore for UP configs
by Shreyas B. Prabhu
· 11 years ago
b2a8087
powerpc/powernv: Include asm/smp.h to fix UP build failure
by Shreyas B. Prabhu
· 11 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
0c0a3e5
powerpc/powernv: Add missing include to LPC code
by Benjamin Herrenschmidt
· 11 years ago
8b8f7bf
powerpc/powernv: Pass buffer size to OPAL validate flash call
by Vasant Hegde
· 11 years ago
6d97d7a
powerpc/powernv: Set memory_block_size_bytes to 256MB
by Anton Blanchard
· 11 years ago
223ca9d
powerpc/powernv: Fix endian issues in memory error handling code
by Anton Blanchard
· 11 years ago
fa2dbe2
powerpc/powernv: Provide debugfs access to the LPC bus via OPAL
by Benjamin Herrenschmidt
· 11 years ago
4926616
powerpc/powernv: Add calls to support little endian host
by Benjamin Herrenschmidt
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
e218602
powerpc/powernv: Add support for POWER8 split core on powernv
by Michael Ellerman
· 11 years ago
8d6f7c5
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
by Michael Ellerman
· 11 years ago
965b560
Revert "powerpc/powernv: Fundamental reset on PLX ports"
by Benjamin Herrenschmidt
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
372cf12
powerpc/powernv: Reset root port in firmware
by Gavin Shan
· 11 years ago
f6869e7
Merge remote-tracking branch 'anton/abiv2' into next
by Benjamin Herrenschmidt
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
fb5153d
powerpc: powernv: Implement ppc_md.get_proc_freq()
by Gautham R. Shenoy
· 11 years ago
2196c6f
powerpc/powernv: Return secondary CPUs to firmware before FW update
by Vasant Hegde
· 11 years ago
e9bc03f
powerpc/powernv: Don't use pe->pbus to get the domain number
by Gavin Shan
· 11 years ago
65fd766
powerpc/powernv: Missed IOMMU table type
by Gavin Shan
· 11 years ago
Next »