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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
1
-3
/
+2
2020-10-06
powerpc/pseries: add new branch prediction security bits for link stack
Nicholas Piggin
1
-0
/
+2
2020-10-06
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
Nicholas Piggin
1
-1
/
+18
2020-10-06
powerpc: untangle cputable mce include
Nicholas Piggin
1
-5
/
+0
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2
-16
/
+26
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-2
/
+2
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next
Christoph Hellwig
1
-5
/
+5
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+8
2020-09-22
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
Paolo Bonzini
1
-0
/
+1
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+5
2020-09-18
powerpc/32: Declare stack_overflow_exception() prototype
Cédric Le Goater
1
-0
/
+1
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2
-1
/
+3
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
1
-1
/
+0
2020-09-18
Merge branch 'topic/irqs-off-activate-mm' into next
Michael Ellerman
2
-14
/
+1
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-09-16
powerpc/smp: Create coregroup domain
Srikar Dronamraju
1
-0
/
+10
2020-09-16
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
1
-0
/
+1
2020-09-16
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2
-1
/
+13
2020-09-16
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
1
-13
/
+0
2020-09-16
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
1
-1
/
+1
2020-09-15
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
1
-0
/
+6
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
3
-3
/
+2
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
1
-0
/
+1
2020-09-15
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
1
-36
/
+5
2020-09-15
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
1
-7
/
+7
2020-09-15
powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
Christophe Leroy
1
-1
/
+1
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2
-0
/
+16
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
1
-6
/
+12
2020-09-15
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
1
-1
/
+1
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
6
-17
/
+43
2020-09-15
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
1
-7
/
+6
2020-09-15
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
1
-0
/
+1
2020-09-15
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
1
-0
/
+3
2020-09-15
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
1
-0
/
+8
2020-09-15
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
1
-0
/
+1
2020-09-14
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
1
-0
/
+4
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
6
-20
/
+43
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
1
-1
/
+1
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
3
-57
/
+6
2020-09-08
powerpc: use non-set_fs based maccess routines
Christoph Hellwig
1
-0
/
+16
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
1
-1
/
+0
2020-09-08
powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm()
Christophe Leroy
1
-4
/
+4
2020-09-03
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
1
-0
/
+1
2020-09-02
powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
Christophe Leroy
1
-14
/
+14
2020-09-02
pseries/drmem: don't cache node id in drmem_lmb struct
Scott Cheloha
1
-21
/
+0
2020-09-02
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
1
-0
/
+8
2020-09-02
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
2
-1
/
+2
2020-09-02
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
1
-1
/
+17
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
1
-1
/
+0
[prev]
[next]