index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
2
-7
/
+14
*
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
1
-11
/
+6
*
powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present
Milton Miller
2011-05-19
1
-6
/
+6
*
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: 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
1
-4
/
+1
*
powerpc: Remove unused config in the Makefile
Justin Mattock
2011-05-19
1
-1
/
+0
*
powerpc: Add early debug for WSP platforms
Jack Miller
2011-05-06
3
-0
/
+70
*
powerpc: Add WSP platform
David Gibson
2011-05-06
1
-0
/
+23
*
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
Benjamin Herrenschmidt
2011-05-06
1
-5
/
+18
*
powerpc/pseries: Add page coalescing support
Brian King
2011-05-04
3
-29
/
+30
*
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
4
-21
/
+21
*
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
2011-05-04
1
-0
/
+4
*
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
2011-05-04
1
-3
/
+17
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-2
/
+24
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
6
-42
/
+38
*
powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do
Anton Blanchard
2011-04-27
1
-1
/
+1
*
powerpc: Use MSR_64BIT in places
Michael Ellerman
2011-04-27
3
-4
/
+4
*
powerpc/irq: Dump chip data pointer in virq_mapping
Michael Ellerman
2011-04-27
1
-2
/
+6
*
powerpc/pci: Properly initialize IO workaround "private"
Michael Ellerman
2011-04-27
1
-0
/
+1
*
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
2011-04-27
1
-12
/
+15
*
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
2011-04-27
2
-0
/
+186
*
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-27
5
-0
/
+94
*
powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware
Jack Miller
2011-04-27
1
-1
/
+44
*
powerpc/book3e: Use way 3 for linear mapping bolted entry
Benjamin Herrenschmidt
2011-04-27
1
-2
/
+3
*
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
Michael Ellerman
2011-04-27
1
-11
/
+15
*
powerpc: Add A2 cpu support
Benjamin Herrenschmidt
2011-04-27
3
-2
/
+138
*
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
1
-2
/
+8
*
powerpc: Improve prom_printf()
Benjamin Herrenschmidt
2011-04-20
1
-1
/
+25
*
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+2
*
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
2011-04-20
3
-1
/
+127
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
4
-23
/
+36
*
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
2011-04-20
1
-11
/
+11
*
powerpc: Initialize TLB and LPID register on HV mode Power7
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+18
*
powerpc: Initialize LPCR:DPFD on power7 to a sane default
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+7
*
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
2011-04-20
1
-13
/
+13
*
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
2011-04-20
1
-28
/
+64
*
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2011-04-20
2
-12
/
+39
*
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-20
4
-9
/
+20
*
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
2011-04-20
3
-0
/
+72
*
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
2011-04-18
1
-7
/
+30
*
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
2011-04-18
1
-0
/
+3
*
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
2011-04-18
1
-6
/
+6
*
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2011-04-18
2
-4
/
+6
|
\
|
*
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
2011-04-12
1
-1
/
+1
[next]