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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc/powernv: Call OPAL sync before kexec'ing
Vasant Hegde
2014-01-15
1
-0
/
+2
|
*
|
|
|
powerpc/eeh: Handle multiple EEH errors
Gavin Shan
2014-01-15
1
-0
/
+10
|
*
|
|
|
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
9
-12
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/85xx: handle the eLBC error interrupt if it exists in dts
Shaohui Xie
2014-01-11
1
-1
/
+1
|
|
*
|
|
|
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2014-01-10
3
-10
/
+30
|
|
*
|
|
|
powerpc: introduce macro LOAD_REG_ADDR_PIC
Kevin Hao
2014-01-10
1
-0
/
+13
|
|
*
|
|
|
powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
Wang Dongsheng
2014-01-08
2
-0
/
+11
|
|
*
|
|
|
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
2014-01-08
1
-1
/
+5
|
|
*
|
|
|
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2014-01-08
2
-0
/
+2
|
|
|
/
/
/
|
*
|
|
|
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
3
-1
/
+7
|
*
|
|
|
powerpc: Reclaim two unused thread_info flag bits
Paul Mackerras
2014-01-15
1
-4
/
+0
|
*
|
|
|
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
2014-01-15
1
-1
/
+0
|
*
|
|
|
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
2014-01-15
1
-1
/
+9
|
*
|
|
|
powerpc/eeh: Hotplug improvement
Gavin Shan
2014-01-15
1
-1
/
+2
|
*
|
|
|
powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config space
Gavin Shan
2014-01-15
1
-2
/
+6
|
*
|
|
|
powerpc/eeh: Add restore_config operation
Gavin Shan
2014-01-15
1
-0
/
+1
|
*
|
|
|
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
4
-4
/
+0
|
|
/
/
/
|
*
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
5
-12
/
+13
|
|
\
\
\
|
*
|
|
|
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
2013-12-30
1
-7
/
+12
|
*
|
|
|
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
2013-12-30
1
-0
/
+1
|
*
|
|
|
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-12-30
1
-5
/
+5
|
*
|
|
|
powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...
Mahesh Salgaonkar
2013-12-09
1
-0
/
+52
|
*
|
|
|
powerpc/mm: Enable _PAGE_NUMA for book3s
Aneesh Kumar K.V
2013-12-09
2
-1
/
+71
|
*
|
|
|
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
2013-12-09
1
-1
/
+1
|
*
|
|
|
powerpc: Make slb_shadow a local
Jeremy Kerr
2013-12-09
1
-2
/
+0
|
*
|
|
|
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
2013-12-05
1
-0
/
+16
|
*
|
|
|
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
2013-12-05
1
-0
/
+26
|
*
|
|
|
powerpc/powernv: Move SG list structure to header file
Vasant Hegde
2013-12-05
1
-0
/
+22
|
*
|
|
|
powerpc/powernv: Infrastructure to read opal messages in generic format.
Mahesh Salgaonkar
2013-12-05
1
-1
/
+23
|
*
|
|
|
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+1
|
*
|
|
|
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+3
|
*
|
|
|
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+124
|
*
|
|
|
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+3
|
*
|
|
|
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2013-12-05
2
-0
/
+72
|
*
|
|
|
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+5
|
*
|
|
|
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+7
|
*
|
|
|
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+9
|
*
|
|
|
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
2013-12-05
1
-7
/
+14
|
*
|
|
|
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
2013-12-02
1
-1
/
+2
|
*
|
|
|
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
2013-12-02
1
-1
/
+13
|
*
|
|
|
powerpc: Move the patch_exception to a common place
Kevin Hao
2013-12-02
1
-0
/
+7
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-28
1
-0
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
2014-01-15
1
-0
/
+14
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
2
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2014-01-19
1
-0
/
+2
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
5
-3
/
+14
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
3
-10
/
+6
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-18
1
-1
/
+2
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
powerpc: use generic fixmap.h
Mark Salter
2014-01-24
1
-42
/
+2
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-01-20
1
-3
/
+2
|
\
\
\
\
\
\
[prev]
[next]