index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2020-05-19
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
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/kprobes: Use patch_instruction()
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_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/xmon: Move breakpoints to text section
Jordan Niethe
2020-05-19
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
2020-05-19
powerpc/traps: Do not trace system reset
Nicholas Piggin
2020-05-19
powerpc/64s: machine check do not trace real-mode handler
Nicholas Piggin
2020-05-19
powerpc/64s: machine check interrupt update NMI accounting
Nicholas Piggin
2020-05-19
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
2020-05-18
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
2020-05-18
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
2020-05-18
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
2020-05-18
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-05-18
powerpc/eeh: Release EEH device state synchronously
Sam Bobroff
2020-05-18
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
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
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
2020-05-05
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-04
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
2020-05-04
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-04-30
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-04
powerpc: Improve ppc_save_regs()
Nicholas Piggin
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
[next]