index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
powerpc/64s/exception: machine check fwnmi remove HV case
Nicholas Piggin
1
-2
/
+1
2019-08-30
powerpc/pseries/svm: Export guest SVM status to user space via sysfs
Ryan Grimm
1
-0
/
+20
2019-08-30
powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
Ram Pai
1
-0
/
+9
2019-08-30
powerpc/pseries/svm: Use shared memory for LPPACA structures
Anshuman Khandual
1
-1
/
+42
2019-08-30
powerpc/pseries: Add and use LPPACA_SIZE constant
Thiago Jung Bauermann
1
-5
/
+6
2019-08-30
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
1
-0
/
+96
2019-08-30
powerpc/pseries: Introduce option to build secure virtual machines
Thiago Jung Bauermann
1
-1
/
+3
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-11
/
+74
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
1
-0
/
+1
2019-08-30
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
1
-0
/
+4
2019-08-30
powerpc/kernel: Add ucall_norets() ultravisor call handler
Claudio Carvalho
2
-0
/
+15
2019-08-30
powerpc: Add PowerPC Capabilities ELF note
Claudio Carvalho
2
-1
/
+41
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
1
-25
/
+1
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
1
-0
/
+27
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
1
-11
/
+55
2019-08-28
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
2
-17
/
+6
2019-08-28
powerpc: convert to copy_thread_tls
Nicholas Piggin
1
-4
/
+5
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
1
-9
/
+12
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
2
-3
/
+3
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2
-31
/
+24
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
3
-23
/
+5
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2
-8
/
+20
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
1
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
1
-24
/
+0
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
3
-4
/
+7
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2
-10
/
+14
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
2
-26
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2
-6
/
+6
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+5
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
1
-6
/
+0
2019-08-22
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
1
-24
/
+26
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
3
-44
/
+23
2019-08-22
powerpc/eeh: Fix crash when edev->pdev changes
Sam Bobroff
1
-15
/
+29
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
4
-58
/
+27
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
1
-17
/
+0
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
1
-0
/
+2
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2
-49
/
+10
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
1
-1
/
+3
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2
-2
/
+13
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
1
-1
/
+1
2019-08-22
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
1
-1
/
+10
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
3
-7
/
+13
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
2
-2
/
+29
2019-08-21
powerpc/mce: Make machine_check_ue_event() static
Reza Arbab
1
-2
/
+2
2019-08-21
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
1
-6
/
+13
2019-08-21
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
1
-1
/
+10
2019-08-20
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
1
-0
/
+2
2019-08-20
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
1
-3
/
+8
2019-08-20
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
1
-2
/
+2
[prev]
[next]