index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
2017-05-09
11
-16
/
+1150
*
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
2017-05-09
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-05-09
4
-0
/
+44
|
\
|
*
powerpc/64e: Don't place the stack beyond TASK_SIZE
Scott Wood
2017-05-05
1
-0
/
+5
|
*
powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
Christophe Leroy
2017-05-03
2
-0
/
+27
|
*
powerpc/64e: Fix hang when debugging programs with relocated kernel
LiuHailong
2017-04-30
1
-0
/
+12
*
|
powerpc/64s: Fix unnecessary machine check handler relocation branch
Nicholas Piggin
2017-05-09
1
-3
/
+1
*
|
powerpc/mm/book3s/64: Rework page table geometry for lower memory usage
Michael Ellerman
2017-05-09
1
-3
/
+3
*
|
powerpc: Fix distclean with Makefile.postlink
Horia Geantă
2017-05-09
1
-1
/
+1
*
|
powerpc/powernv: Block PCI config access on BCM5718 during EEH recovery
Gavin Shan
2017-05-04
1
-0
/
+3
*
|
powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it
Nicholas Piggin
2017-05-03
1
-9
/
+12
*
|
powerpc/powernv: Fix TCE kill on NVLink2
Alistair Popple
2017-05-03
3
-6
/
+14
*
|
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-05-03
1
-38
/
+7
*
|
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2017-05-03
2
-2
/
+4
*
|
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
2017-05-03
1
-2
/
+4
*
|
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
2017-05-03
1
-1
/
+8
*
|
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
Michael Ellerman
2017-05-03
1
-1
/
+0
*
|
powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()
Andrew Donnellan
2017-05-03
1
-0
/
+7
*
|
powerpc/eeh: Clean up and document event handling functions
Russell Currey
2017-05-02
1
-12
/
+24
*
|
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
2017-05-02
1
-4
/
+15
*
|
powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST
Nicholas Piggin
2017-05-01
1
-2
/
+2
*
|
powerpc/xmon: Teach xmon oops about radix vectors
Michael Neuling
2017-05-01
1
-2
/
+12
*
|
powerpc/mm/hash: Fix off-by-one in comment about kernel contexts ids
Michael Ellerman
2017-04-28
1
-1
/
+1
*
|
powerpc/pseries: Enable VFIO
Alexey Kardashevskiy
2017-04-28
1
-2
/
+38
*
|
powerpc/powernv: Fix iommu table size calculation hook for small tables
Alexey Kardashevskiy
2017-04-28
1
-1
/
+2
*
|
powerpc/powernv: Check kzalloc() return value in pnv_pci_table_alloc
Alexey Kardashevskiy
2017-04-28
2
-0
/
+6
*
|
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
2017-04-28
4
-2
/
+2
*
|
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
2017-04-28
2
-11
/
+34
*
|
powerpc/xmon: Wait for secondaries before IPI'ing on system reset
Nicholas Piggin
2017-04-28
1
-9
/
+27
*
|
powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-04-28
2
-1
/
+26
*
|
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
8
-0
/
+10
*
|
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-28
5
-42
/
+226
*
|
powerpc: Mark system reset as an NMI with nmi_enter/exit()
Nicholas Piggin
2017-04-28
1
-0
/
+11
*
|
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
6
-4
/
+27
*
|
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
6
-7
/
+51
*
|
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
4
-11
/
+19
*
|
powerpc/64s: Exception macro for stack frame and initial register save
Nicholas Piggin
2017-04-28
2
-15
/
+14
*
|
powerpc/64s: Add exception macro that does not enable RI
Nicholas Piggin
2017-04-28
2
-13
/
+19
*
|
powerpc/cbe: Do not process external or decremeter interrupts from sreset
Nicholas Piggin
2017-04-28
1
-4
/
+7
*
|
powerpc/pasemi: Do not process external or decrementer interrupts from sreset
Nicholas Piggin
2017-04-28
1
-4
/
+7
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-04-28
8
-20
/
+141
|
\
\
|
|
/
|
/
|
|
*
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
6
-16
/
+36
|
*
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
2017-03-30
2
-6
/
+8
|
*
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
2017-03-30
3
-1
/
+57
|
*
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
2017-03-27
2
-0
/
+43
*
|
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
2017-04-27
4
-305
/
+346
*
|
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
2017-04-27
8
-493
/
+532
*
|
powerpc/mm: Rename table dump file name
Christophe Leroy
2017-04-27
1
-1
/
+1
*
|
powerpc/mm: On PPC32, display 32 bits addresses in page table dump
Christophe Leroy
2017-04-27
1
-0
/
+5
*
|
powerpc/mm: Fix missing page attributes in page table dump
Christophe Leroy
2017-04-27
2
-0
/
+10
[next]