Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d79df0b1eda0099a22cbcece01ce5e7d222450de
/
arch
/
powerpc
/
platforms
/
pseries
32c96f7
powerpc/pseries: Make request_ras_irqs() available to other pseries code
by Mark Nelson
· 14 years ago
b878dc0
powerpc: Use smt_snooze_delay=-1 to always busy loop
by Anton Blanchard
· 15 years ago
d504bed
powerpc/kexec: Speedup kexec hash PTE tear down
by Michael Neuling
· 15 years ago
f90ece2
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
by Michael Neuling
· 15 years ago
ce47c1c
powerpc/eeh: Fix oops when probing in early boot
by Anton Blanchard
· 15 years ago
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
828a698
powerpc/cpumask: Update some comments
by Anton Blanchard
· 15 years ago
8729faa
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
by Anton Blanchard
· 15 years ago
64fe220
powerpc/cpumask: Convert xics driver to new cpumask API
by Anton Blanchard
· 15 years ago
af831e1
powerpc/cpumask: Convert pseries SMP code to new cpumask API
by Anton Blanchard
· 15 years ago
aef40e8
powerpc/pseries: Only call start-cpu when a CPU is stopped
by Michael Neuling
· 15 years ago
f8b6769
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
by Michael Neuling
· 15 years ago
b4a26be
powerpc/pseries: Flush lazy kernel mappings after unplug operations
by Benjamin Herrenschmidt
· 15 years ago
43caa61
powerpc/pseries/dlpar: Use kasprintf
by Julia Lawall
· 15 years ago
a7df5c5
powerpc/pseries/dlpar: Eliminate use after free
by Julia Lawall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a8e6da0
powerpc: Reduce printk from pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
0212f26
powerpc: Move checks in pseries_mach_cpu_die()
by Vaidyanathan Srinivasan
· 15 years ago
8dbce53
powerpc: Reset kernel stack on cpu online from cede state
by Vaidyanathan Srinivasan
· 15 years ago
f09b7b2
powerpc/pseries: Pass CPPR value to H_XIRR hcall
by Mark Nelson
· 15 years ago
5b72d74
powerpc: Fix SMP build with disabled CPU hotplugging.
by Adam Lackorzynski
· 15 years ago
3d37262
powerpc: Convert confirm_error_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
fc380c0
powerpc: Remove whitespace in irq chip name fields
by Anton Blanchard
· 15 years ago
fda9d86
powerpc: Reduce footprint of xics_ipi_struct
by Anton Blanchard
· 15 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 15 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
20a8ab9
powerpc/pseries: Quieten cede latency printk
by Anton Blanchard
· 15 years ago
5a2ad98
arch/powerpc: Fix continuation line formats
by Joe Perches
· 15 years ago
25ef231
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
by Will Schmidt
· 15 years ago
36350e0
powerpc/pseries: Fix kexec regression caused by CPPR tracking
by Mark Nelson
· 15 years ago
bf647fa
powerpc/pseries: Fix xics build without CONFIG_SMP
by Benjamin Herrenschmidt
· 15 years ago
d0174c7
powerpc: Move cpu hotplug driver lock from pseries to powerpc
by Nathan Fontenot
· 15 years ago
46150a0
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
by FUJITA Tomonori
· 15 years ago
92cb369
powerpc/pseries: Fix xics interrupt affinity
by Anton Blanchard
· 15 years ago
3d9b740
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
by Gautham R Shenoy
· 15 years ago
e9edb23
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
by Gautham R Shenoy
· 15 years ago
8a55c4b
powerpc/pseries: Select XICS and PCI_MSI PSERIES
by Mel Gorman
· 15 years ago
14b8a76
powerpc: Make the CMM memory hotplug aware
by Robert Jennings
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
49bd364
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
by Mark Nelson
· 15 years ago
275a64f
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
by Nathan Fontenot
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
b6db63d
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
by Gautham R Shenoy
· 15 years ago
1a8061c
powerpc/pseries: Add kernel based CPU DLPAR handling
by Nathan Fontenot
· 15 years ago
ab519a0
powerpc/pseries: Kernel DLPAR Infrastructure
by Nathan Fontenot
· 15 years ago
3aa565f
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
by Gautham R Shenoy
· 15 years ago
69ddb57
powerpc/pseries: Add extended_cede_processor() helper function.
by Gautham R Shenoy
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
0526484
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
8435b02
powerpc/pci: Fix regression in powerpc MSI-X
by Andre Detsch
· 15 years ago
8be8cf5
powerpc: Add kdump support to Collaborative Memory Manager
by Brian King
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
59e3f83
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
by Michael Ellerman
· 15 years ago
3d541c4
powerpc/chrp: Use the same RTAS daemon as pSeries
by Benjamin Herrenschmidt
· 15 years ago
188917e
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
by Benjamin Herrenschmidt
· 15 years ago
6b7487f
percpu: make percpu symbols in powerpc unique
by Tejun Heo
· 15 years ago
6f26353
powerpc: tracing: Give hypervisor call tracepoints access to arguments
by Anton Blanchard
· 15 years ago
c8cd093
powerpc: tracing: Add hypervisor call tracepoints
by Anton Blanchard
· 15 years ago
b6dcde5
powerpc: Fix hypervisor TLB batching
by Anton Blanchard
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
ea0f1ca
cpumask: Use accessors for cpu_*_mask: powerpc
by Rusty Russell
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
a6dbf93
powerpc: Fix bug where perf_counters breaks oprofile
by Paul Mackerras
· 15 years ago
6e19314
PCI/powerpc: support PCIe fundamental reset
by Mike Mason
· 15 years ago
46db2f8
powerpc/pseries: Fix to handle slb resize across migration
by Brian King
· 15 years ago
0ed2c72
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
by Grant Likely
· 15 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 15 years ago
b69e9e9
powerpc/pseries: Use pr_devel() in xics.c
by Michael Ellerman
· 15 years ago
551a232
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
by Michael Ellerman
· 15 years ago
c4007a2
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
by Benjamin Herrenschmidt
· 15 years ago
59ef7a8
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
70298c6
PCI AER: support Multiple Error Received and no error source id
by Zhang, Yanmin
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
41febbc
powerpc/pseries: Fix warnings when printing resource_size_t
by Stephen Rothwell
· 15 years ago
f8729e8
powerpc: Convert RTAS event scan from kernel thread to workqueue
by Anton Blanchard
· 15 years ago
2eb4afb
powerpc/pci: Move pseries code into pseries platform specific area
by Kumar Gala
· 16 years ago
14f966e
powerpc/pseries: CMO unused page hinting
by Robert Jennings
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
b71a0c2
powerpc: pseries/dtl.c should include asm/firmware.h
by Sachin Sant
· 16 years ago
c58dc57
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
by Mike Mason
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
82631f5
powerpc: Add write barrier before enabling DTL flags
by Jeremy Kerr
· 16 years ago
fc59a3f
powerpc: Add virtual processor dispatch trace log
by Jeremy Kerr
· 16 years ago
c5785f9
powerpc/pseries: Failed reconfig notifier chain call cleanup
by Nathan Fontenot
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
1bac022
powerpc/pseries: The pseries MSI code depends on EEH
by Michael Ellerman
· 16 years ago
94afa5a
powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests
by Michael Ellerman
· 16 years ago
448e2ca
powerpc/pseries: Implement a quota system for MSIs
by Michael Ellerman
· 16 years ago
d523cc3
powerpc/pseries: Return req#msi(-x) if request is larger
by Michael Ellerman
· 16 years ago
f8a6b2b
Merge branch 'linus' into x86/apic
by Ingo Molnar
· 16 years ago
8535ef0
powerpc/eeh: Only disable/enable LSI interrupts in EEH
by Mike Mason
· 16 years ago
6071ed0
powerpc/pseries: Return the number of MSIs we could allocate
by Michael Ellerman
· 16 years ago
649781f8
powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()
by Michael Ellerman
· 16 years ago
Next »