Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1d0d98daf6ce580d017a43b09fe30a375cde3e8
/
arch
/
powerpc
/
platforms
a1d0d98
powerpc: Add WSP platform
by David Gibson
· 14 years ago
82578e1
powerpc/eeh: Display eeh error location for bus and device
by Richard A Lary
· 14 years ago
77eafe1
powerpc/pseries: Add support for IO event interrupts
by Tseng-Hui (Frank) Lin
· 14 years ago
ecb7390
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
by Richard A Lary
· 14 years ago
308fc4f
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
by Richard A Lary
· 14 years ago
9ee820f
powerpc/pseries: Add page coalescing support
by Brian King
· 14 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
851d2e2
powerpc: Add Initiate Coprocessor Store Word (icswx) support
by Tseng-Hui (Frank) Lin
· 14 years ago
476eb49
powerpc/irq: Stop exporting irq_map
by Grant Likely
· 14 years ago
65f47f1
powerpc/eeh: Add support for ibm,configure-pe RTAS call
by Richard A. Lary
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
b618d2f
powerpc/ps3: Update debug message for irq_set_chip_data()
by Geert Uytterhoeven
· 14 years ago
d1109b7
powerpc/pci: Make IO workarounds init implicit when first bus is registered
by Michael Ellerman
· 14 years ago
3cc30d0
powerpc/pci: Move IO workarounds to the common kernel dir
by Michael Ellerman
· 14 years ago
21176fe
powerpc/pci: Split IO vs MMIO indirect access hooks
by Michael Ellerman
· 14 years ago
76b4eda
powerpc: Add A2 cpu support
by Benjamin Herrenschmidt
· 14 years ago
de30097
powerpc/smp: smp_ops->kick_cpu() should be able to fail
by Michael Ellerman
· 14 years ago
948cf67
powerpc: Add NAP mode support on Power7 in HV mode
by Benjamin Herrenschmidt
· 14 years ago
673b189
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
by Paul Mackerras
· 14 years ago
a5d4f3a
powerpc: Base support for exceptions using HSRR0/1
by Benjamin Herrenschmidt
· 14 years ago
0b05ac6
powerpc/xics: Rewrite XICS driver
by Benjamin Herrenschmidt
· 14 years ago
7b84b29
powerpc/powermac: Build fix with SMP and CPU hotplug
by Benjamin Herrenschmidt
· 14 years ago
127493d
powerpc/pseries: Use a kmem cache for DTL buffers
by Nishanth Aravamudan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
c60e65d
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
by Matt Evans
· 14 years ago
f86d6b9
powerpc/pseries: Don't register global initcall
by Benjamin Herrenschmidt
· 14 years ago
f65e51d
Documentation: fix minor typos/spelling
by Sylvestre Ledru
· 14 years ago
76d479a
powerpc/pmac/smp: Remove no-longer needed preempt workaround
by Benjamin Herrenschmidt
· 14 years ago
105765f
powerpc/smp: Don't expose per-cpu "cpu_state" array
by Benjamin Herrenschmidt
· 14 years ago
734796f
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
by Benjamin Herrenschmidt
· 14 years ago
62cc67b
powerpc/pmac/smp: Properly NAP offlined CPU on G5
by Benjamin Herrenschmidt
· 14 years ago
e872e41
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
by Benjamin Herrenschmidt
· 14 years ago
4c6130d9
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
by Benjamin Herrenschmidt
· 14 years ago
45e07fd
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
by Benjamin Herrenschmidt
· 14 years ago
fb49f86
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
by Benjamin Herrenschmidt
· 14 years ago
7a53a4f
powerpc/smp: Remove unused smp_ops->cpu_enable()
by Benjamin Herrenschmidt
· 14 years ago
fa3f82c
powerpc/smp: soft-replugged CPUs must go back to start_secondary
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8987ecc
powerpc/cell: Use handle_edge_eoi_irq for real
by Thomas Gleixner
· 14 years ago
2d86938
powerpc/pseries/smp: query-cpu-stopped-state support won't change
by Milton Miller
· 14 years ago
943739f
powerpc/xics: Use hwirq for xics domain irq number
by Milton Miller
· 14 years ago
4f1fc48
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
by Milton Miller
· 14 years ago
15d260b
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
by Jim Keniston
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
00e70ba
powerpc: cell: Fix the irq_desc access
by Thomas Gleixner
· 14 years ago
8c99f56
powerpc: mac: pic: Use irqd_is_level_type()
by Thomas Gleixner
· 14 years ago
212d786
powerpc: media5200: Remove pointless set_irq_type()
by Thomas Gleixner
· 14 years ago
98488db
powerpc: Use proper accessors for IRQ_* flags
by Thomas Gleixner
· 14 years ago
f9ba447
powerpc: cell: Use the core flow handler
by Thomas Gleixner
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
61ef46f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
8315320
Merge remote branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
a5e6b13
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
7ca64e2
[CPUFREQ] Remove the pm_message_t argument from driver suspend
by Rafael J. Wysocki
· 14 years ago
3cc5a0f
powerpc/8xx: remove obsolete mgsuvd board
by Holger Brunck
· 14 years ago
c513e7c
powerpc/82xx: rename and update mgcoge board support
by Holger Brunck
· 14 years ago
93e2b95
powerpc/83xx: rename and update kmeter1
by Holger Brunck
· 14 years ago
decbb28
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
by Kumar Gala
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
964a299
powerpc/pseries: Disable MSI using new interface if possible
by Nishanth Aravamudan
· 14 years ago
79f26c2
powerpc: platforms/pseries irq_data conversion.
by Lennert Buytenhek
· 14 years ago
8126708
powerpc: platforms/ps3 irq_data conversion.
by Lennert Buytenhek
· 14 years ago
d8c94ac
powerpc: platforms/powermac irq_data conversion.
by Lennert Buytenhek
· 14 years ago
8f312ec
powerpc: platforms/iseries irq_data conversion.
by Lennert Buytenhek
· 14 years ago
0bf8878
powerpc: platforms/embedded6xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
468eb1a
powerpc: platforms/chrp irq_data conversion.
by Lennert Buytenhek
· 14 years ago
d1ae63d
powerpc: platforms/cell irq_data conversion.
by Lennert Buytenhek
· 14 years ago
cfe4a10
powerpc: platforms/8xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
5b25088
powerpc: platforms/86xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
712d5d7
powerpc: platforms/85xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
e4891eb
powerpc: platforms/82xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
8a2df7a
powerpc: platforms/52xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
0eb3157
powerpc: platforms/512x irq_data conversion.
by Lennert Buytenhek
· 14 years ago
835c0553
powerpc: mpic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
f2f6dad
powerpc/iseries: Fix early init access to lppaca
by Benjamin Herrenschmidt
· 14 years ago
4e8b0cf
powerpc/pseries: Add support for dynamic dma windows
by Nishanth Aravamudan
· 14 years ago
a5cf4b0
powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partition
by Jim Keniston
· 14 years ago
0f4ac13
powerpc/nvram: Generalize code for OS partitions in NVRAM
by Jim Keniston
· 14 years ago
31116f0
powerpc/eeh: Remove one to many l's in the word.
by Justin Mattock
· 14 years ago
7e26065d
powerpc/pseries: Cleanup use of notifier_from_errno()
by Prarit Bhargava
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
38a5d67
Merge commit 'v2.6.38-rc6' into devicetree/next
by Grant Likely
· 14 years ago
57cdfdf
powerpc: Fix hcall tracepoint recursion
by Anton Blanchard
· 14 years ago
b5d937d
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
by Grant Likely
· 14 years ago
c540ada
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
by Nathan Fontenot
· 14 years ago
8960f7f
powerpc/44x: PHY fixup for USB on canyonlands board
by Rupjyoti Sarmah
· 14 years ago
c745552
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d41ad6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
d368514
powerpc: Fix corruption when grabbing FWNMI data
by Anton Blanchard
· 14 years ago
d47d1d8
powerpc: Rework pseries machine check handler
by Anton Blanchard
· 14 years ago
3f9793e
powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check
by Anton Blanchard
· 14 years ago
158d5b5e
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
by Anton Blanchard
· 14 years ago
c6baabf
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
by Anton Blanchard
· 14 years ago
2bb44d6
powerpc/kexec: Don't initialise kexec hooks to default handlers
by Anton Blanchard
· 14 years ago
c1f784e
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
by Anton Blanchard
· 14 years ago
b18ae08
powerpc/cell: Use system_wq in cpufreq_spudemand
by Tejun Heo
· 14 years ago
63c3b9d
powerpc/spufs: Use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
50f4df4
Merge remote branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 14 years ago
Next »