index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
17
-176
/
+126
*
powerpc: Move smp_ops_t from machdep.h to smp.h
Milton Miller
2011-05-19
2
-21
/
+15
*
powerpc: Remove stubbed beat smp support
Milton Miller
2011-05-19
5
-131
/
+0
*
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
2011-05-19
4
-15
/
+4
*
powerpc: Remove powermac/pic.h
Milton Miller
2011-05-19
1
-11
/
+0
*
powerpc/mpic: Simplify ipi cpu mask handling
Milton Miller
2011-05-19
1
-13
/
+11
*
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
12
-163
/
+21
*
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
4
-9
/
+16
*
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
2011-05-19
1
-7
/
+3
*
powerpc/mpic: Limit NR_CPUS loop to 32 bit
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc: Use nr_cpu_ids in initial paca allocation
Milton Miller
2011-05-19
2
-11
/
+11
*
powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present
Milton Miller
2011-05-19
1
-6
/
+6
*
powerpc/iseries: Cleanup and fix secondary startup
Milton Miller
2011-05-19
1
-24
/
+35
*
powerpc/kdump64: Don't reference freed memory as pacas
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc: Don't search for paca in freed memory
Milton Miller
2011-05-19
1
-5
/
+8
*
powerpc/kexec: Fix memory corruption from unallocated slaves
Milton Miller
2011-05-19
1
-5
/
+8
*
powerpc/pseries: Print corrupt r3 in FWNMI code
Anton Blanchard
2011-05-19
1
-1
/
+1
*
pseries/iommu: Restore iommu table pointer when restoring iommu ops
Nishanth Aravamudan
2011-05-19
1
-2
/
+3
*
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
7
-19
/
+17
*
powerpc: Add ioremap_wc
Anton Blanchard
2011-05-19
3
-0
/
+24
*
powerpc: Improve scheduling of system call entry instructions
Anton Blanchard
2011-05-19
1
-4
/
+4
*
powerpc: Remove static branch hint in giveup_altivec
Anton Blanchard
2011-05-19
1
-1
/
+1
*
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
2011-05-19
3
-25
/
+6
*
powerpc/pseries: Enable iSCSI support for a number of cards
Anton Blanchard
2011-05-19
1
-0
/
+6
*
powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards
Anton Blanchard
2011-05-19
1
-0
/
+2
*
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
2011-05-19
1
-7
/
+6
*
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2011-05-19
3
-18
/
+35
*
powerpc: Fix kexec with dynamic dma windows
Nishanth Aravamudan
2011-05-19
1
-9
/
+14
*
powerpc: Use the deterministic mode of ar
Michal Marek
2011-05-19
1
-1
/
+1
*
powerpc: Remove unused config in the Makefile
Justin Mattock
2011-05-19
1
-1
/
+0
*
powerpc: Call gzip with -n
Michal Marek
2011-05-19
1
-3
/
+3
*
powerpc: Add early debug for WSP platforms
Jack Miller
2011-05-06
6
-0
/
+85
*
powerpc: Add WSP platform
David Gibson
2011-05-06
16
-0
/
+1877
*
powerpc/eeh: Display eeh error location for bus and device
Richard A Lary
2011-05-06
1
-9
/
+13
*
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
Benjamin Herrenschmidt
2011-05-06
2
-5
/
+22
*
powerpc/pseries: Add support for IO event interrupts
Tseng-Hui (Frank) Lin
2011-05-06
4
-0
/
+304
*
powerpc/pseries: Add RTAS event log v6 definition
Tseng-Hui (Frank) Lin
2011-05-06
1
-1
/
+44
*
powerpc: Fix compile with icwsx support
Stephen Rothwell
2011-05-06
1
-1
/
+1
*
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
Richard A Lary
2011-05-04
1
-5
/
+14
*
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
Richard A Lary
2011-05-04
1
-7
/
+43
*
powerpc/pseries: Add page coalescing support
Brian King
2011-05-04
8
-30
/
+106
*
powerpc/kexec: Fix build failure on 32-bit SMP
Ben Hutchings
2011-05-04
1
-29
/
+30
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
13
-52
/
+52
*
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
2011-05-04
6
-5
/
+24
*
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
2011-05-04
2
-6
/
+21
*
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
2011-05-04
6
-1
/
+249
*
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2011-05-04
3
-13
/
+18
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
30
-222
/
+148
*
powerpc/eeh: Add support for ibm,configure-pe RTAS call
Richard A. Lary
2011-04-27
1
-1
/
+12
[next]