index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
Anton Blanchard
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-14
powerpc/livepatch: Add livepatch stack to struct thread_info
Michael Ellerman
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
2016-03-29
powerpc/process: Fix altivec SPR not being saved
Oliver O'Halloran
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
powerpc: Explicitly disable math features when copying thread
Cyril Bur
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2015-12-14
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
powerpc: Print MSR TM bits in oops messages
Michael Neuling
2015-12-10
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2015-12-10
powerpc: Call restore_sprs() before _switch()
Anton Blanchard
2015-12-10
powerpc: Call check_if_tm_restore_required() in enable_kernel_*()
Anton Blanchard
2015-12-02
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
powerpc: Rearrange __switch_to()
Anton Blanchard
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
2015-12-01
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
2015-12-01
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
powerpc: Create msr_check_and_{set,clear}()
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
powerpc: Create mtmsrd_isync()
Anton Blanchard
2015-12-01
powerpc: Simplify TM restore checks
Anton Blanchard
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2015-11-23
powerpc/tm: Check for already reclaimed tasks
Michael Neuling
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-07-16
powerpc/tm: Drop tm_orig_msr from thread_struct
Anshuman Khandual
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2015-06-07
powerpc/kernel: Remove the unused extern dscr_default
Anshuman Khandual
2015-03-20
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
Alex Dowad
2014-11-17
powerpc: Use generic PIE randomization
Vineeth Vijayan
2014-11-10
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
2014-11-05
powerpc: Use probe_kernel_address in show_instructions
Anton Blanchard
[next]