blob: 2a35ffe672a0bf6a15bd1f9742ba123d65a57716 [file] [log] [blame]
7cdf44013885 ("powerpc/entry32: Blacklist syscall exit points for kprobe.")
9e27086292aa ("powerpc/32: Warn and return ENOSYS on syscalls from kernel")
028474876f47 ("powerpc/32: prepare for CONFIG_VMAP_STACK")
c9c84fd945bb ("powerpc/32: add a macro to get and/or save DAR and DSISR on stack.")
5ae8fabc6446 ("powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0")
1ca9db5b6556 ("powerpc/32: save DEAR/DAR before calling handle_page_fault")
1f1c4d0122ee ("powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h")
39bccfd16497 ("powerpc/32: replace MTMSRD() by mtmsr")
ba18025fb033 ("powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()")
1a4b739bbb4f ("powerpc/32: implement fast entry for syscalls on BOOKE")
b86fb88855ea ("powerpc/32: implement fast entry for syscalls on non BOOKE")
40530db7c656 ("powerpc: Fix 32-bit handling of MSR_EE on exceptions")
1ae99b4b924a ("powerpc/32: get rid of COPY_EE in exception entry")
642770dd96cb ("powerpc/32: Enter exceptions with MSR_EE unset")
f97dec21a306 ("powerpc/32: enter syscall with MSR_EE inconditionaly set")
90f204b9a1f2 ("powerpc/40x: Refactor exception entry macros by using head_32.h")
7271fc960424 ("powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG")
bd82904d465c ("powerpc/40x: add exception frame marker")
57bc13acbe11 ("powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG")
1d3034aed448 ("powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one")
37737a2afd69 ("powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it")
8a23fdec3dbd ("powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S")
a68c31fc01ef ("powerpc/32s: Implement Kernel Userspace Access Protection")
f342adca3afc ("powerpc/32s: Prepare Kernel Userspace Access Protection")
31ed2b13c48d ("powerpc/32s: Implement Kernel Userspace Execution Prevention.")
2679f9bd0aba ("powerpc/8xx: Add Kernel Userspace Access Protection")
06fbe81b5909 ("powerpc/8xx: Add Kernel Userspace Execution Prevention")
e2fb9f544431 ("powerpc/32: Prepare for Kernel Userspace Access Protection")
e291b6d575bc ("powerpc/32: Remove MSR_PR test when returning from syscall")
890274c2dc4c ("powerpc/64s: Implement KUAP for Radix MMU")
1bb2bae2e6c7 ("powerpc/mm/radix: Use KUEP API for Radix MMU")
de78a9c42a79 ("powerpc: Add a framework for Kernel Userspace Access Protection")
0fb1c25ab523 ("powerpc: Add skeleton for Kernel Userspace Execution Prevention")
69795cabe4cf ("powerpc: Add framework for Kernel Userspace Protection")
f7354ccac844 ("powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU")
ed1cd6deb013 ("powerpc: Activate CONFIG_THREAD_INFO_IN_TASK")
7aef376679a4 ("powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()")
1e35f29c6b2e ("powerpc: call_do_[soft]irq() takes a pointer to the stack")
8c1fc5abdccf ("powerpc: Rename THREAD_INFO to TASK_STACK")
054860897cd3 ("powerpc: Only use task_struct 'cpu' field on SMP")
c8e409a33cf8 ("powerpc/irq: use memblock functions returning virtual address")
e7fda7e569e1 ("powerpc/64s: Remove MSR_RI optimisation in system_call_exit()")
f68e7927212f ("Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"")
6b9166f0786e ("powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke")
78ca1108b109 ("powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling")
f8b58c64eaef ("powerpc/603: let's handle PAGE_DIRTY directly")
54a05a30c888 ("powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses")
6790dae886f9 ("powerpc/hash32: use physical address directly in hash handlers.")
32ceaa6e1285 ("powerpc/8xx: hide itlbie and dtlbie symbols")
96d4f267e40f ("Remove 'type' argument from access_ok() function")