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
2018-01-19
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
Madhavan Srinivasan
1
-0
/
+67
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2
-8
/
+16
2018-01-19
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2
-55
/
+77
2018-01-19
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
Madhavan Srinivasan
1
-3
/
+3
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
5
-35
/
+41
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
3
-11
/
+27
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
1
-8
/
+13
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2
-7
/
+17
2018-01-19
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
4
-12
/
+19
2018-01-19
powerpc/64s: Fix ps3 build error due to tlbiel_all()
Michael Ellerman
1
-0
/
+4
2018-01-19
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
1
-0
/
+25
2018-01-19
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
1
-0
/
+3
2018-01-19
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
1
-0
/
+1
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2
-1
/
+3
2018-01-19
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
9
-44
/
+77
2018-01-18
powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED
Nicholas Piggin
1
-0
/
+1
2018-01-18
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
1
-4
/
+0
2018-01-18
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2
-2
/
+7
2018-01-18
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
4
-12
/
+38
2018-01-17
powerpc/pseries: include linux/types.h in asm/hvcall.h
Michal Suchanek
1
-0
/
+1
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
1
-6
/
+1
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
1
-6
/
+28
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
6
-25
/
+37
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
3
-3
/
+7
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
4
-18
/
+19
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2
-2
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
1
-0
/
+2
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
1
-82
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
1
-0
/
+2
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
2
-1
/
+3
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
1
-0
/
+13
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
2
-16
/
+19
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
1
-0
/
+18
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
1
-0
/
+4
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
1
-0
/
+48
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-2
/
+0
2018-01-16
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
1
-0
/
+2
2018-01-15
signal/powerpc: Remove redefinition of NSIGTRAP on powerpc
Eric W. Biederman
1
-3
/
+0
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-62
/
+0
2018-01-15
powerpc: rename swiotlb_dma_ops
Christoph Hellwig
1
-1
/
+1
2018-01-14
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-2
/
+128
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-1
/
+0
2018-01-12
signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
Eric W. Biederman
1
-0
/
+15
2018-01-12
powerpc/xive: Add interrupt flag to disable automatic EOI
Benjamin Herrenschmidt
1
-0
/
+3
[prev]
[next]