index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2021-04-14
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: use new interrupt return
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
2021-04-14
powerpc/perf: Infrastructure to support checking of attr.config*
Madhavan Srinivasan
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
2021-04-14
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
2021-04-14
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
2021-04-12
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
2021-04-08
powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
Christophe Leroy
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
2021-04-03
powerpc: Switch to relative jump labels
Christophe Leroy
2021-04-03
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
2021-04-03
powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
Christophe Leroy
2021-04-03
powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32
Christophe Leroy
2021-04-03
powerpc/uaccess: Use asm goto for get_user when compiler supports it
Christophe Leroy
2021-04-03
powerpc/uaccess: Introduce __get_user_size_goto()
Christophe Leroy
2021-04-03
powerpc/uaccess: Refactor get/put_user() and __get/put_user()
Christophe Leroy
2021-04-03
powerpc/uaccess: Rename __get/put_user_check/nocheck
Christophe Leroy
2021-04-03
powerpc/uaccess: Split out __get_user_nocheck()
Christophe Leroy
2021-04-03
powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad()
Christophe Leroy
2021-04-03
powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user
Christophe Leroy
2021-04-03
powerpc/uaccess: Remove __unsafe_put_user_goto()
Christophe Leroy
2021-04-03
powerpc/uaccess: Call might_fault() inconditionaly
Christophe Leroy
2021-04-03
powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
Christophe Leroy
2021-04-03
powerpc/uaccess: Remove __get/put_user_inatomic()
Christophe Leroy
2021-04-03
powerpc/uaccess: Define ___get_user_instr() for ppc32
Christophe Leroy
2021-04-03
powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()
Christophe Leroy
2021-03-29
powerpc/irq: Inline call_do_irq() and call_do_softirq()
Christophe Leroy
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/8xx: Create C version of kuap save/restore/check helpers
Christophe Leroy
2021-03-29
powerpc/32s: Create C version of kuap save/restore/check helpers
Christophe Leroy
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
powerpc/32: Handle bookE debugging in C in exception entry
Christophe Leroy
2021-03-29
powerpc/32: Entry cpu time accounting in C
Christophe Leroy
[prev]
[next]