index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-28
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-05-24
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
2018-03-20
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2017-12-20
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
2017-10-09
MIPS: make thread_saved_pc static
Tobias Klauser
2017-09-06
MIPS: Refactor handling of stack pointer in get_frame_info
Matt Redfearn
2017-09-06
MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix decoding of addiusp instruction
Matt Redfearn
2017-09-06
MIPS: microMIPS: Fix detection of addiusp instruction
Matt Redfearn
2017-09-06
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
2017-09-06
MIPS: Fix issues in backtraces
Corey Minyard
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-04-12
MIPS: Opt into HAVE_COPY_THREAD_TLS
James Cowgill
2017-03-22
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2017-01-03
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2017-01-03
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-01-03
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-01-03
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-01-03
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-01-03
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-01-03
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2017-01-03
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-28
MIPS: kernel: Fix typo
Andrea Gelmini
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-13
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
2016-05-13
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
2016-05-09
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-02-01
MIPS: Properly disable FPU in start_thread()
James Hogan
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-24
mips: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-17
MIPS: kernel: process: Do not allow FR=0 on MIPS R6
Markos Chandras
[next]