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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
2
-2
/
+20
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
1
-6
/
+0
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2
-7
/
+0
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
1
-31
/
+0
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2
-0
/
+2
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
1
-4
/
+18
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
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
1
-3
/
+3
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
1
-5
/
+0
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
1
-0
/
+11
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2
-0
/
+4
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
1
-5
/
+2
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
1
-0
/
+3
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
1
-0
/
+14
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
1
-0
/
+2
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
1
-1
/
+3
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
1
-2
/
+4
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
1
-2
/
+12
2019-08-20
powerpc/64: allow compiler to cache 'current'
Nicholas Piggin
1
-1
/
+2
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
1
-0
/
+4
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
1
-3
/
+0
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
3
-12
/
+24
2019-08-20
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
1
-2
/
+1
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
1
-0
/
+6
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
1
-0
/
+2
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-2
/
+5
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+8
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
2
-4
/
+5
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
1
-0
/
+8
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-2
/
+0
2019-08-07
error-injection: Consolidate override function definition
Leo Yan
1
-13
/
+0
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
1
-154
/
+0
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
1
-1
/
+0
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-07-31
Revert "powerpc: slightly improve cache helpers"
Michael Ellerman
1
-4
/
+4
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
1
-0
/
+1
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
1
-1
/
+1
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-6
/
+10
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-07-22
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
Vaibhav Jain
1
-3
/
+8
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
1
-1
/
+0
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
1
-5
/
+1
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+10
2019-07-15
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
Suraj Jitindar Singh
1
-3
/
+2
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-894
/
+229
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+22
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-0
/
+14
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+22
[prev]
[next]