index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2
-5
/
+5
2020-10-08
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
1
-10
/
+4
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2
-4
/
+3
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
3
-14
/
+12
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
1
-5
/
+0
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
1
-27
/
+1
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
5
-19
/
+5
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
1
-4
/
+0
2020-10-08
powerpc: Remove CONFIG_PPC601_SYNC_FIX
Christophe Leroy
1
-6
/
+0
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
1
-1
/
+1
2020-10-08
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
1
-1
/
+3
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
1
-1
/
+0
2020-10-06
pseries/hotplug-memory: hot-add: skip redundant LMB lookup
Scott Cheloha
1
-0
/
+3
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
1
-5
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
1
-5
/
+0
2020-10-06
powerpc/topology: Update topology_core_cpumask
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
1
-0
/
+1
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
1
-3
/
+1
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
1
-1
/
+0
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
1
-2
/
+1
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/torv...
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/...
Paolo Bonzini
1
-0
/
+1
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
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
[prev]
[next]