- 7c31c05 powerpc/kasan: Remove unnecessary page table locking by Christophe Leroy · 4 years, 7 months ago
- d2a91ce powerpc/kasan: Fix shadow pages allocation failure by Christophe Leroy · 4 years, 7 months ago
- 3a66a24 powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END by Christophe Leroy · 4 years, 7 months ago
- d132443 powerpc/kasan: Fix error detection on memory allocation by Christophe Leroy · 4 years, 7 months ago
- 30df74d powerpc/watchpoint/xmon: Support 2nd DAWR by Ravi Bangoria · 4 years, 8 months ago
- 514db91 powerpc/watchpoint/xmon: Don't allow breakpoint overwriting by Ravi Bangoria · 4 years, 8 months ago
- 29da4f9 powerpc/watchpoint: Don't allow concurrent perf and ptrace events by Ravi Bangoria · 4 years, 8 months ago
- 74c6881 powerpc/watchpoint: Prepare handler to handle more than one watchpoint by Ravi Bangoria · 4 years, 8 months ago
- e68ef12 powerpc/watchpoint: Use builtin ALIGN*() macros by Ravi Bangoria · 4 years, 8 months ago
- c9e82ae powerpc/watchpoint: Introduce is_ptrace_bp() function by Ravi Bangoria · 4 years, 8 months ago
- 6b424ef powerpc/watchpoint: Use loop for thread_struct->ptrace_bps by Ravi Bangoria · 4 years, 8 months ago
- 303e6a9 powerpc/watchpoint: Convert thread_struct->hw_brk to an array by Ravi Bangoria · 4 years, 8 months ago
- 22a214e powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable by Ravi Bangoria · 4 years, 8 months ago
- c291913 powerpc/watchpoint: Get watchpoint count dynamically while disabling them by Ravi Bangoria · 4 years, 8 months ago
- 4a8a937 powerpc/watchpoint: Provide DAWR number to __set_breakpoint by Ravi Bangoria · 4 years, 8 months ago
- a18b834 powerpc/watchpoint: Provide DAWR number to set_dawr by Ravi Bangoria · 4 years, 8 months ago
- 45093b3 powerpc/watchpoint/ptrace: Return actual num of available watchpoints by Ravi Bangoria · 4 years, 8 months ago
- a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
- 4a4ec22 powerpc/watchpoint: Add SPRN macros for second DAWR by Ravi Bangoria · 4 years, 8 months ago
- 09f82b0 powerpc/watchpoint: Rename current DAWR macros by Ravi Bangoria · 4 years, 8 months ago
- 3920742 powerpc sstep: Add support for prefixed fixed-point arithmetic by Jordan Niethe · 4 years, 8 months ago
- 50b80a1 powerpc sstep: Add support for prefixed load/stores by Jordan Niethe · 4 years, 8 months ago
- 9409d2f powerpc: Support prefixed instructions in alignment handler by Jordan Niethe · 4 years, 8 months ago
- b4657f7 powerpc/kprobes: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
- c9c831a powerpc/xmon: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
- 785b79d powerpc: Test prefixed instructions in feature fixups by Jordan Niethe · 4 years, 8 months ago
- f77f8ff powerpc: Test prefixed code patching by Jordan Niethe · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 7a8818e powerpc/optprobes: Add register argument to patch_imm64_load_insns() by Jordan Niethe · 4 years, 8 months ago
- b691505 powerpc: Define new SRR1 bits for a ISA v3.1 by Jordan Niethe · 4 years, 8 months ago
- 2aa6195 powerpc: Enable Prefixed Instructions by Alistair Popple · 4 years, 8 months ago
- 0b582db powerpc: Make test_translate_branch() independent of instruction length by Jordan Niethe · 4 years, 8 months ago
- 7fccfcf powerpc/xmon: Move insertion of breakpoint for xol'ing by Jordan Niethe · 4 years, 8 months ago
- 6c7a4f0 powerpc/xmon: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 622cf6f powerpc: Introduce a function for reporting instruction length by Jordan Niethe · 4 years, 8 months ago
- 5249385 powerpc: Define and use get_user_instr() et. al. by Jordan Niethe · 4 years, 8 months ago
- a8646f4 powerpc/kprobes: Use patch_instruction() by Jordan Niethe · 4 years, 8 months ago
- 95b980a powerpc: Add a probe_kernel_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- 7ba68b2 powerpc: Add a probe_user_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- f8faaff powerpc: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
- 217862d powerpc: Introduce functions for instruction equality by Jordan Niethe · 4 years, 8 months ago
- aabd223 powerpc: Use a function for byte swapping instructions by Jordan Niethe · 4 years, 8 months ago
- 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
- 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago
- 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
- 7c95d88 powerpc: Change calling convention for create_branch() et. al. by Jordan Niethe · 4 years, 8 months ago
- 5a7fdca powerpc/xmon: Use bitwise calculations in_breakpoint_table() by Jordan Niethe · 4 years, 8 months ago
- 4eff2b4f powerpc/xmon: Move breakpoints to text section by Jordan Niethe · 4 years, 8 months ago
- 51c9ba1 powerpc/xmon: Move breakpoint instructions to own array by Jordan Niethe · 4 years, 8 months ago
- 802268f powerpc/xmon: Remove store_inst() for patch_instruction() by Jordan Niethe · 4 years, 8 months ago
- 12655446 powerpc/ps3: Fix kexec shutdown hang by Geoff Levand · 4 years, 8 months ago
- 720bc31 ps3disk: use the default segment boundary by Emmanuel Nicolet · 4 years, 8 months ago
- 7b27b95 net/ps3_gelic_net: Remove duplicate error message by Markus Elfring · 4 years, 8 months ago
- 6a8aa78 drivers/ps3: Remove duplicate error messages by Markus Elfring · 4 years, 8 months ago
- 331aa46 powerpc/head_check: Avoid broken pipe by Geoff Levand · 4 years, 8 months ago
- f61200d powerpc/wrapper: Output linker map file by Geoff Levand · 4 years, 8 months ago
- 4c592a3 powerpc/head_check: Automatic verbosity by Geoff Levand · 4 years, 8 months ago
- 265d6e5 powerpc/traps: Make unrecoverable NMIs die instead of panic by Nicholas Piggin · 4 years, 8 months ago
- bbbc803 powerpc/traps: Do not trace system reset by Nicholas Piggin · 4 years, 8 months ago
- abd106f powerpc/64s: machine check do not trace real-mode handler by Nicholas Piggin · 4 years, 8 months ago
- f2d7f62 powerpc: Implement ftrace_enabled() helpers by Nicholas Piggin · 4 years, 8 months ago
- 116ac37 powerpc/64s: machine check interrupt update NMI accounting by Nicholas Piggin · 4 years, 8 months ago
- 2576f5f powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack by Nicholas Piggin · 4 years, 8 months ago
- d2cbbd4 powerpc/pseries: Limit machine check stack to 4GB by Nicholas Piggin · 4 years, 8 months ago
- d7b14c5 powerpc/pseries/ras: fwnmi sreset should not interlock by Nicholas Piggin · 4 years, 8 months ago
- dff681e powerpc/pseries/ras: fwnmi avoid modifying r3 in error case by Nicholas Piggin · 4 years, 8 months ago
- deb70f7 powerpc/pseries/ras: Fix FWNMI_VALID off by one by Nicholas Piggin · 4 years, 8 months ago
- 7368b38 powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths by Nicholas Piggin · 4 years, 8 months ago
- f0fd9dd powerpc/64s/exceptions: Machine check reconcile irq state by Nicholas Piggin · 4 years, 8 months ago
- 16754d2 powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT by Nicholas Piggin · 4 years, 8 months ago
- ac2a2a1 powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path by Nicholas Piggin · 4 years, 8 months ago
- 8a5054d powerpc/64s/exception: Fix machine check no-loss idle wakeup by Nicholas Piggin · 4 years, 8 months ago
- 466381e powerpc/eeh: Release EEH device state synchronously by Sam Bobroff · 4 years, 8 months ago
- 6fa1364 powerpc/eeh: Fix pseries_eeh_configure_bridge() by Sam Bobroff · 4 years, 8 months ago
- d93e5e2 powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status by Michael Ellerman · 4 years, 9 months ago
- 9390033 drivers/macintosh: Fix memleak in windfarm_pm112 driver by Michael Ellerman · 4 years, 8 months ago
- 7481cad selftests/powerpc: Add a test of counting larx/stcx by Michael Ellerman · 4 years, 8 months ago
- 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 8 months ago
- 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 8 months ago
- 02bddf2 powerpc/mm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 0f6be41 powerpc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 4e0e45b powerpc: Use trap metadata to prevent double restart rather than zeroing trap by Nicholas Piggin · 4 years, 8 months ago
- 912237e powerpc: trap_is_syscall() helper to hide syscall trap number by Nicholas Piggin · 4 years, 8 months ago
- db30144 powerpc: Use set_trap() and avoid open-coding trap masking by Nicholas Piggin · 4 years, 8 months ago
- feb9df3 powerpc/64s: Always has full regs, so remove remnant checks by Nicholas Piggin · 4 years, 8 months ago
- edbadaf powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT by Christophe Leroy · 4 years, 9 months ago
- 4cdb2da powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN() by Christophe Leroy · 4 years, 8 months ago
- d3f3d3b powerpc: Replace _ALIGN() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
- b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
- e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 8 months ago
- 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
- 679d74a powerpc/8xx: Update email address in MAINTAINERS by Christophe Leroy · 4 years, 8 months ago
- ad0f522 powerpc/5200: update contact email by Wolfram Sang · 4 years, 8 months ago
- bac7ca7 powerpc: module_[32|64].c: replace swap function with built-in one by Andrey Abramov · 6 years ago
- 2f62870c powerpc/powernv: Fix a warning message by Christophe JAILLET · 4 years, 8 months ago
- 1f12096 Merge the lockless page table walk rework into next by Michael Ellerman · 4 years, 8 months ago
- 75358ea powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race by Aneesh Kumar K.V · 4 years, 8 months ago
- e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 8 months ago
- 0e11df9 powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check by Aneesh Kumar K.V · 4 years, 8 months ago