Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
60459774659267569b4d944fcecb372ad0c48629
/
arch
/
powerpc
/
platforms
/
pseries
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
6364e84
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
by Michael Ellerman
· 8 years ago
f2d5769
powerpc: Get rid of ppc_md.init_early()
by Benjamin Herrenschmidt
· 8 years ago
406b0b6
powerpc/64: Move 64-bit probe_machine() to later in the boot process
by Benjamin Herrenschmidt
· 8 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 8 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 8 years ago
d3cbff1
powerpc: Put exception configuration in a common place
by Benjamin Herrenschmidt
· 8 years ago
3808a88
powerpc: Move FW feature probing out of pseries probe()
by Benjamin Herrenschmidt
· 8 years ago
1dc7595
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
by John Allen
· 8 years ago
b7d9eb3
powerpc/pseries: Add support for hotplug interrupt source
by John Allen
· 8 years ago
9054619
powerpc/pseries: Add pseries hotplug workqueue
by John Allen
· 8 years ago
b7d6bf4
powerpc/pseries/pci: Remove obsolete SW invalidate
by Benjamin Herrenschmidt
· 8 years ago
fdb4f6e
powerpc/pseries: Remove call to memblock_add()
by Nathan Fontenot
· 8 years ago
ec99907
powerpc/pseries: Auto-online hotplugged memory
by Nathan Fontenot
· 8 years ago
c05a5a4
powerpc/pseries: Dynamic add entires to associativity lookup array
by Nathan Fontenot
· 8 years ago
c2101c9
powerpc/pseries: Move property cloning into its own routine
by Nathan Fontenot
· 8 years ago
e2be237
powerpc/pseries: Fix error return value in cmm_mem_going_offline()
by Rasmus Villemoes
· 9 years ago
8cc7581
powerpc/pci: Delay populating pdn
by Gavin Shan
· 9 years ago
665e87f
powerpc/sparse: Include headers containing prototypes
by Daniel Axtens
· 9 years ago
42f5b4c
powerpc: Introduce asm-prototypes.h
by Daniel Axtens
· 9 years ago
34852ed
powerpc/sparse: make some things static
by Daniel Axtens
· 9 years ago
1e61423
powerpc/pseries: Remove unused pstore headers in nvram.c
by Geliang Tang
· 8 years ago
ac9cd17
powerpc/pseries: Remove MPIC from pseries event sources
by Rashmica Gupta
· 9 years ago
8324947
powerpc/pseries: Remove MPIC from pseries cpu hotplug
by Rashmica Gupta
· 9 years ago
d739d2c
powerpc/pseries: Remove MPIC from pseries kexec
by Rashmica Gupta
· 9 years ago
86425be
powerpc/pseries: Remove MPIC from pseries smp
by Rashmica Gupta
· 9 years ago
e7da5da
powerpc/pseries: Drop support for MPIC in pseries
by Rashmica Gupta
· 9 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 9 years ago
8a934ef
powerpc/pseries: Fix PCI config address for DDW
by Gavin Shan
· 9 years ago
bd000b82
powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens
by Russell Currey
· 9 years ago
871e178
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
by Russell Currey
· 9 years ago
8445a87
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
by Guilherme G. Piccoli
· 9 years ago
cdddc57
powerpc/pci: Export pci_traverse_device_nodes()
by Gavin Shan
· 9 years ago
d8f66f4
powerpc/pci: Export pci_add_device_node_info()
by Gavin Shan
· 9 years ago
6384d97
powerpc/pci: Move pci_find_bus_by_node() around
by Gavin Shan
· 9 years ago
3773dd2
powerpc/pci: Rename pcibios_find_pci_bus()
by Gavin Shan
· 9 years ago
925e2d1
powerpc: Update of_remove_property() call sites to remove null checking
by Suraj Jitindar Singh
· 9 years ago
b2ed059
powerpc/pseries: Add null property check to pseries_discover_pic()
by Suraj Jitindar Singh
· 9 years ago
d8c476e
powerpc/mm/radix: Isolate hash table function from pseries guest code
by Aneesh Kumar K.V
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
bdf5fc6
powerpc/pseries: Update LMB associativity index during DLPAR add/remove
by Nathan Fontenot
· 9 years ago
4a4bdfe
powerpc/pseries: Refactor dlpar_add_lmb() code
by Nathan Fontenot
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
4cc7ecb7
param: convert some "on"/"off" users to strtobool
by Kees Cook
· 9 years ago
27828f9
powerpc/mm: Handle removing maybe-present bolted HPTEs
by David Gibson
· 9 years ago
446957b
powerpc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e9d764f
powerpc/pseries: Enable kernel CPU dlpar from sysfs
by Nathan Fontenot
· 9 years ago
90edf18
powerpc/pseries: Add CPU dlpar add functionality
by Nathan Fontenot
· 9 years ago
ac71380
powerpc/pseries: Add CPU dlpar remove functionality
by Nathan Fontenot
· 9 years ago
e666ae0
powerpc/pseries: Update CPU hotplug error recovery
by Nathan Fontenot
· 9 years ago
d98389f
powerpc/pseries: Factor out common cpu hotplug code
by Nathan Fontenot
· 9 years ago
183deee
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
by Nathan Fontenot
· 9 years ago
1f859ad
powerpc/pseries: Verify CPU doesn't exist before adding
by Nathan Fontenot
· 9 years ago
b2e8590
powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug
by Michael Ellerman
· 9 years ago
b4af279
powerpc/pseries: Limit EPOW reset event warnings
by Vipin K Parashar
· 9 years ago
4ad90c8
powerpc/mm: Use H_READ with H_READ_4
by Aneesh Kumar K.V
· 9 years ago
e34aa03
powerpc/mm: Move THP headers around
by Aneesh Kumar K.V
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
f755ecf
powerpc/pseries: Correct string length in pseries_of_derive_parent()
by Nathan Fontenot
· 9 years ago
00ba05a
powerpc/pseries: Cleanup on pseries_eeh_get_state()
by Gavin Shan
· 9 years ago
f768805
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
by Michael Ellerman
· 9 years ago
44f2aec
powerpc/pseries: Move PCI objects to obj-y
by Michael Ellerman
· 9 years ago
84eb9e6
powerpc/pseries: Remove use of CONFIG_PCI
by Michael Ellerman
· 9 years ago
4c9cd46
powerpc/pseries: Make PCI non-optional
by Michael Ellerman
· 9 years ago
c13e1c0
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
by Colin Ian King
· 9 years ago
06bacef
powerpc/pseries: re-use code from of_helpers module
by Andy Shevchenko
· 9 years ago
a46d9884
powerpc/pseries: handle nodes without '/'
by Andy Shevchenko
· 9 years ago
a030e1e
powerpc/pseries: replace kmalloc + strlcpy
by Andy Shevchenko
· 9 years ago
dc85aae
powerpc/pseries: fix a potential memory leak
by Andy Shevchenko
· 9 years ago
948ad1a
powerpc/pseries: extract of_helpers module
by Andy Shevchenko
· 9 years ago
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
705a7b4
powerpc/PCI: Fix lookup of linux,pci-probe-only property
by Marc Zyngier
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
daebaab
powerpc/pseries: Release DRC when configure_connector fails
by Bharata B Rao
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
ea0f8ac
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
by Gavin Shan
· 9 years ago
590c756
powerpc/pseries: Fix corrupted pdn list
by Gavin Shan
· 9 years ago
2e16acc
powerpc/pseries: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
01c9348
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
by Paul Mackerras
· 9 years ago
1c2cb59
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
by Thomas Huth
· 9 years ago
2921d17
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
e91c251
powerpc/iommu: Cleanup setting of DMA base/offset
by Benjamin Herrenschmidt
· 9 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
ac9a588
powerpc/iommu: Put IOMMU group explicitly
by Alexey Kardashevskiy
· 10 years ago
4617082
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
by Alexey Kardashevskiy
· 10 years ago
1d14b87
powerpc/pseries: Move MSI-related ops to pci_controller_ops
by Daniel Axtens
· 10 years ago
2ac3990
powerpc/eeh: fix comment for wait_state()
by Wei Yang
· 10 years ago
2222ce0f
powerpc/pseries: Fix possible leaked device node reference
by Nathan Fontenot
· 10 years ago
f32393c
powerpc/pseries: Correct cpu affinity for dlpar added cpus
by Nathan Fontenot
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
16e00f5
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
by Alexey Kardashevskiy
· 10 years ago
ff7a2ad
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
by Daniel Axtens
· 10 years ago
b0a478e
powerpc/pseries: Correct memory hotplug locking
by Nathan Fontenot
· 10 years ago
cc76ee7
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3a29dd6
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
38ae9ec
powerpc/pseries: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
bdc728a
powerpc: move find_and_init_phbs() to pSeries specific code
by Daniel Axtens
· 10 years ago
Next »