index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
2011-05-19
1
-7
/
+7
*
|
|
|
|
powerpc: Remove virq_to_host
Milton Miller
2011-05-19
1
-6
/
+0
*
|
|
|
|
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
1
-0
/
+6
*
|
|
|
|
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
1
-2
/
+0
*
|
|
|
|
powerpc: Return early if irq_host lookup type is wrong
Milton Miller
2011-05-19
1
-5
/
+7
*
|
|
|
|
powerpc: Radix trees are available before init_IRQ
Milton Miller
2011-05-19
1
-74
/
+4
*
|
|
|
|
powerpc: Use bytes instead of bitops in smp ipi multiplexing
Milton Miller
2011-05-19
1
-13
/
+18
*
|
|
|
|
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
1
-0
/
+2
*
|
|
|
|
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
3
-71
/
+73
*
|
|
|
|
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
2011-05-19
1
-2
/
+1
*
|
|
|
|
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-24
/
+5
*
|
|
|
|
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
[prev]
[next]