index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
-0
/
+5
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
-0
/
+9
2022-07-09
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-1
/
+23
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
-9
/
+9
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
-1
/
+1
2022-06-29
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
-9
/
+9
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
-19
/
+0
2022-06-29
KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
Fabiano Rosas
-1
/
+5
2022-06-29
KVM: PPC: Book3S HV: tracing: Add missing hcall names
Fabiano Rosas
-0
/
+8
2022-06-29
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
-5
/
+7
2022-06-29
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
-0
/
+8
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
-1
/
+12
2022-06-29
powerpc/64e: Reorganise virtual memory
Christophe Leroy
-3
/
+4
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
-1
/
+1
2022-06-29
powerpc/64e: Remove unused REGION related macros
Christophe Leroy
-12
/
+0
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
-12
/
+0
2022-06-29
powerpc/64e: Rewrite p4d_populate() as a static inline function
Christophe Leroy
-1
/
+4
2022-06-29
powerpc: Remove _PAGE_SAO stub for book3e/64
Christophe Leroy
-2
/
+0
2022-06-29
powerpc/irq: Make __do_irq() static
Christophe Leroy
-1
/
+0
2022-06-29
powerpc/irq: remove inline assembly in hard_irq_disable macro
Christophe Leroy
-3
/
+1
2022-06-29
powerpc/irq: Replace #ifdefs by IS_ENABLED()
Christophe Leroy
-19
/
+16
2022-06-29
powerpc/irq: Don't open code irq_soft_mask helpers
Christophe Leroy
-36
/
+7
2022-06-29
powerpc: Don't include asm/ppc_asm.h in other headers
Christophe Leroy
-3
/
+1
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
-0
/
+7
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
-2
/
+0
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
-1
/
+1
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
-1
/
+0
2022-06-26
powerpc: Update asm-prototypes.h comment
Michael Ellerman
-2
/
+3
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
-1
/
+8
2022-06-22
powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
Andy Shevchenko
-1
/
+0
2022-06-20
powerpc: Move prom_init() out of asm-prototypes.h
Christophe Leroy
-6
/
+5
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
-2
/
+0
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+8
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
-1
/
+1
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-118
/
+64
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+2
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+1
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
-2
/
+2
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
-2
/
+8
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-45
/
+6
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-284
/
+384
2022-05-27
powerpc/64: Include cache.h directly in paca.h
Michael Ellerman
-0
/
+1
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-22
/
+30
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+5
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
-4
/
+1
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2022-05-24
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...
Christophe Leroy
-0
/
+2
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
-9
/
+1
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+8
2022-05-22
powerpc: Enable the DAWR on POWER9 DD2.3 and above
Reza Arbab
-2
/
+8
[prev]
[next]