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
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-22
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-05-20
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-05-20
powerpc/64s: Fix early_init_mmu section mismatch
Nicholas Piggin
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Add SPRN macros for second DAWR
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-19
powerpc: Implement ftrace_enabled() helpers
Nicholas Piggin
2020-05-18
powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths
Nicholas Piggin
2020-05-16
Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-15
powerpc: Drop unneeded cast in task_pt_regs()
Michael Ellerman
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
2020-05-15
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
[prev]
[next]