index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2022-02-07
powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
2022-01-25
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-18
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-05
powerpc/cacheinfo: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-25
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
2021-12-25
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
2021-12-23
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-19
Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
2021-12-16
of/fdt: Rework early_init_dt_scan_root() to call directly
Rob Herring
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
2021-12-16
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-14
powerpc/module_64: Fix livepatching for RO modules
Russell Currey
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2021-12-09
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
2021-12-09
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
[next]