Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efcac6589a277c10060e4be44b9455cf43838dc1
/
arch
/
powerpc
efcac65
powerpc: Per process DSCR + some fixes (try#4)
by Alexey Kardashevskiy
· 14 years ago
f0aae32
powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware
by Jack Miller
· 14 years ago
1a51dde
powerpc/book3e: Use way 3 for linear mapping bolted entry
by Benjamin Herrenschmidt
· 14 years ago
ca1769f
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
by Michael Ellerman
· 14 years ago
bd49178
powerpc: Add TLB size detection for TYPE_3E MMUs
by Benjamin Herrenschmidt
· 14 years ago
76b4eda
powerpc: Add A2 cpu support
by Benjamin Herrenschmidt
· 14 years ago
411e689
powerpc/nvram: Search for nvram using compatible
by Benjamin Herrenschmidt
· 14 years ago
5ca1237
powerpc/xics: Move irq_host matching into the ics backend
by Michael Ellerman
· 14 years ago
ab814b9
powerpc: Add SCOM infrastructure
by Benjamin Herrenschmidt
· 14 years ago
cd85257
powerpc/xics: xics.h relies on linux/interrupt.h
by Michael Ellerman
· 14 years ago
931e124
powerpc/a2: Add some #defines for A2 specific instructions
by Benjamin Herrenschmidt
· 14 years ago
b68a70c
powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
by Anton Blanchard
· 14 years ago
f5be2dc
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
by Michael Ellerman
· 14 years ago
de30097
powerpc/smp: smp_ops->kick_cpu() should be able to fail
by Michael Ellerman
· 14 years ago
6c5b59b
powerpc/boot: Add an ePAPR compliant boot wrapper
by David Gibson
· 14 years ago
6975a78
powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN
by Michael Ellerman
· 14 years ago
ee7a2aa
powerpc/mm: Fix slice state initialization for Book3E
by Michael Ellerman
· 14 years ago
5e8e7b4
powerpc/mm: Standardise on MMU_NO_CONTEXT
by Michael Ellerman
· 14 years ago
af27714
powerpc: Improve prom_printf()
by Benjamin Herrenschmidt
· 14 years ago
dd79773
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
by Benjamin Herrenschmidt
· 14 years ago
948cf67
powerpc: Add NAP mode support on Power7 in HV mode
by Benjamin Herrenschmidt
· 14 years ago
9d07bc8
powerpc: Properly handshake CPUs going out of boot spin loop
by Benjamin Herrenschmidt
· 14 years ago
ad0693e
powerpc: Call CPU ->restore callback earlier on secondary CPUs
by Benjamin Herrenschmidt
· 14 years ago
b144871
powerpc: Initialize TLB and LPID register on HV mode Power7
by Benjamin Herrenschmidt
· 14 years ago
895796a
powerpc: Initialize LPCR:DPFD on power7 to a sane default
by Benjamin Herrenschmidt
· 14 years ago
673b189
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
by Paul Mackerras
· 14 years ago
b3e6b5d
powerpc: More work to support HV exceptions
by Benjamin Herrenschmidt
· 14 years ago
a5d4f3a
powerpc: Base support for exceptions using HSRR0/1
by Benjamin Herrenschmidt
· 14 years ago
2dd60d7
powerpc: In HV mode, use HSPRG0 for PACA
by Benjamin Herrenschmidt
· 14 years ago
24cc67d
powerpc: Define CPU feature for Architected 2.06 HV mode
by Benjamin Herrenschmidt
· 14 years ago
f6e17f9
powerpc/xics: Make sure we have a sensible default distribution server
by Benjamin Herrenschmidt
· 14 years ago
50fb8eb
powerpc: Add more Power7 specific definitions
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
86c74ab
powerpc/perf_event: Skip updating kernel counters if register value shrinks
by Eric B Munson
· 14 years ago
09597cf
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
by Stefan Roese
· 14 years ago
84ffae5
powerpc: Fix oops if scan_dispatch_log is called too early
by Anton Blanchard
· 14 years ago
127493d
powerpc/pseries: Use a kmem cache for DTL buffers
by Nishanth Aravamudan
· 14 years ago
7c7a81b
powerpc/kexec: Fix regression causing compile failure on UP
by Paul Gortmaker
· 14 years ago
8f3dda7
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
59f9996
RapidIO/mpc85xx: fix possible mport registration problems
by Alexandre Bounine
· 14 years ago
e5462d1
powerpc/85xx: disable Suspend support if SMP enabled
by Kumar Gala
· 14 years ago
d51ad91
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
by Scott Wood
· 14 years ago
11ed0db
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
by Kumar Gala
· 14 years ago
07d9fce
powerpc: Check device status before adding serial device
by Prabhakar Kushwaha
· 14 years ago
ef1fd2d
powerpc/85xx: Don't add disabled PCIe devices
by Prabhakar Kushwaha
· 14 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 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
c1854e0
powerpc: Set nr_cpu_ids early and use it to free PACAs
by Ryan Grimm
· 14 years ago
f86d6b9
powerpc/pseries: Don't register global initcall
by Benjamin Herrenschmidt
· 14 years ago
b987812
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
by Paul Gortmaker
· 14 years ago
83ebb3e
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
f65e51d
Documentation: fix minor typos/spelling
by Sylvestre Ledru
· 14 years ago
d2f9892
powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB
by Prabhakar Kushwaha
· 14 years ago
76d479a
powerpc/pmac/smp: Remove no-longer needed preempt workaround
by Benjamin Herrenschmidt
· 14 years ago
aeeafbf
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
by Benjamin Herrenschmidt
· 14 years ago
c56e585
powerpc/smp: Create idle threads on demand and properly reset them
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
d729444
powerpc/smp: Add a smp_ops->bringup_up() done callback
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
1c91cc5
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
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
b527d07
powerpc/smp: Remove unused generic_cpu_enable()
by Benjamin Herrenschmidt
· 14 years ago
4fcb883
powerpc/smp: Fix generic_mach_cpu_die()
by Benjamin Herrenschmidt
· 14 years ago
fa3f82c
powerpc/smp: soft-replugged CPUs must go back to start_secondary
by Benjamin Herrenschmidt
· 14 years ago
963e5d3
powerpc: Make decrementer interrupt robust against offlined CPUs
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6aba74f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
eead4d5
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
by Richard Cochran
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
d4db35e
powerpc/qe_ic: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
b3cf2bb
powerpc/8xx: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
8987ecc
powerpc/cell: Use handle_edge_eoi_irq for real
by Thomas Gleixner
· 14 years ago
23c6211
powerpc/pseries: Enable Chelsio network and iWARP drivers
by Anton Blanchard
· 14 years ago
8449380
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
by Benjamin Herrenschmidt
· 14 years ago
ad5d1c8
powerpc: Fix accounting of softirq time when idle
by Anton Blanchard
· 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
834796a
powerpc: Wire up new syscalls
by Stephen Rothwell
· 14 years ago
05e02d7
powerpc/booke: Correct the SPRN_MAS5 definition.
by Varun Sethi
· 14 years ago
67eb549
powerpc: ARCH_PFN_OFFSET should be unsigned long
by Scott Wood
· 14 years ago
6090912
powerpc: Implement dma_mmap_coherent()
by Benjamin Herrenschmidt
· 14 years ago
15d260b
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
by Jim Keniston
· 14 years ago
ff56535
powerpc: Restore some misc devices to our configs
by Stephen Rothwell
· 14 years ago
433c9c6
powerpc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
7bfbc1f
powerpc: irq: Use irqdata based information
by Thomas Gleixner
· 14 years ago
ddaedd1
powerpc-fsl-msi-use-irqd.patch
by Thomas Gleixner
· 14 years ago
773e20d
powerpc: xilinx: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
1ac06cd
powerpc: uic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
24a3f2e
powerpc: mpic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
5fed97a
powerpc: mpc8xx_pic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
ecf4b19
powerpc: ipic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
Next »