index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-12
/
+7
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2
-4
/
+8
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
1
-11
/
+25
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
1
-1
/
+8
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
1
-5
/
+10
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2
-5
/
+7
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
1
-6
/
+18
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
3
-16
/
+20
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
3
-11
/
+43
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
4
-28
/
+35
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
8
-21
/
+43
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
7
-68
/
+29
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
9
-12
/
+7
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
4
-18
/
+34
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
3
-22
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
3
-17
/
+1
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
1
-7
/
+3
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
5
-431
/
+0
2019-08-27
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
Christophe Leroy
1
-1
/
+1
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
6
-4
/
+21
2019-08-27
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2
-4
/
+8
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2
-5
/
+19
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
1
-0
/
+1
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1120
-10405
/
+4922
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
1
-6
/
+0
2019-08-22
powerpc/configs: Disable /dev/port in skiroot defconfig
Daniel Axtens
1
-0
/
+1
2019-08-22
powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()
Sam Bobroff
1
-25
/
+27
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
4
-47
/
+26
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
7
-89
/
+39
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2
-17
/
+11
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
3
-0
/
+6
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
5
-59
/
+14
2019-08-22
powerpc/eeh: EEH for pSeries hot plug
Sam Bobroff
3
-41
/
+56
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
3
-2
/
+16
2019-08-22
powerpc/eeh: Improve debug messages around device addition
Sam Bobroff
3
-11
/
+28
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-22
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
1
-1
/
+0
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
1
-0
/
+3
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2
-0
/
+15
[prev]
[next]