提交歷史

作者 SHA1 備註 提交日期
  Valentin Rothberg 39715bf972 powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() 9 年之前
  Cyril Bur 5d176f751e powerpc: tm: Enable transactional memory (TM) lazily for userspace 9 年之前
  Cyril Bur 000ec280e3 powerpc: tm: Rename transct_(*) to ck(\1)_state 9 年之前
  Cyril Bur dc3106690b powerpc: tm: Always use fp_state and vr_state to store live registers 9 年之前
  Cyril Bur e909fb83d3 powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} 9 年之前
  Cyril Bur 3cee070a13 powerpc: Return the new MSR from msr_check_and_set() 9 年之前
  Cyril Bur b0f16b4698 powerpc: Add check_if_tm_restore_required() to giveup_all() 9 年之前
  Cyril Bur dc16b553c9 powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use 9 年之前
  Daniel Axtens 0545d5436a powerpc/sparse: Add more assembler prototypes 9 年之前
  Cyril Bur c7a318ba86 powerpc/ptrace: Fix coredump since ptrace TM changes 9 年之前
  Anshuman Khandual 8d460f6156 powerpc/process: Add the function flush_tmregs_to_thread 9 年之前
  Kevin Hao b92a226e52 powerpc: Move cpu_has_feature() to a separate file 9 年之前
  Michael Ellerman b5f1bf48f2 Merge tag 'powerpc-4.7-5' into next 9 年之前
  Cyril Bur 8e96a87c54 powerpc/tm: Always reclaim in start_thread() for exec() class syscalls 9 年之前
  Jack Miller bd3ea317fd powerpc: Load Monitor Register Support 9 年之前
  Michael Neuling b57bd2de8c powerpc: Improve FSCR init and context switching 9 年之前
  Michael Ellerman 027dfac694 powerpc: Various typo fixes 9 年之前
  Anton Blanchard 8eb9803723 powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec() 9 年之前
  Jiri Slaby 5f56a5dfdb exit_thread: remove empty bodies 9 年之前
  Aneesh Kumar K.V caca285e5a powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code 9 年之前
  Michael Ellerman 8404410b29 Merge branch 'topic/livepatch' into next 9 年之前
  Michael Ellerman 5d31a96e6c powerpc/livepatch: Add livepatch stack to struct thread_info 9 年之前
  Daniel Axtens 7f92bc5694 powerpc: sparse: Include headers for __weak symbols 9 年之前
  Oliver O'Halloran 01d7c2a2de powerpc/process: Fix altivec SPR not being saved 9 年之前
  Linus Torvalds d5e2d00898 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux 9 年之前
  Cyril Bur bf6a4d5b75 powerpc: Add the ability to save VSX without giving it up 9 年之前
  Cyril Bur 6f515d842e powerpc: Add the ability to save Altivec without giving it up 9 年之前
  Cyril Bur 8792468da5 powerpc: Add the ability to save FPU without giving it up 9 年之前
  Cyril Bur de2a20aa72 powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two 9 年之前
  Cyril Bur 70fe3d980f powerpc: Restore FPU/VEC/VSX if previously used 9 年之前