index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
3
-1
/
+8
*
|
|
|
|
powerpc/axon_msi: Validate msi irq via chip_data
Milton Miller
2011-05-19
1
-1
/
+2
*
|
|
|
|
powerpc/spider-pic: Get pic from chip_data instead of irq_map
Milton Miller
2011-05-19
1
-6
/
+7
*
|
|
|
|
powerpc: Remove irq_host_ops->remap hook
Milton Miller
2011-05-19
3
-16
/
+0
*
|
|
|
|
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
3
-13
/
+46
*
|
|
|
|
powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ
Milton Miller
2011-05-19
1
-1
/
+3
*
|
|
|
|
powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE
Milton Miller
2011-05-19
1
-3
/
+3
*
|
|
|
|
powerpc/fsl_msi: Use chip_data not handler_data
Milton Miller
2011-05-19
1
-3
/
+3
*
|
|
|
|
powerpc/fsl_msi: Don't abuse platform_data for driver_data
Milton Miller
2011-05-19
1
-2
/
+2
*
|
|
|
|
powerpc: Remove i8259 irq_host_ops->unmap
Milton Miller
2011-05-19
1
-13
/
+0
*
|
|
|
|
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
2011-05-19
4
-28
/
+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/xics: Cleanup xics_host_map and ipi
Milton Miller
2011-05-19
1
-5
/
+5
*
|
|
|
|
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
9
-7
/
+32
*
|
|
|
|
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
[prev]
[next]