index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
idle.c
Age
Commit message (
Expand
)
Author
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-23
MIPS: RM9000: Remove support for idle loop.
Ralf Baechle
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-26
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2014-03-26
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-08-26
MIPS: Use r4k_wait for OCTEON3 CPUs.
David Daney
2013-06-10
MIPS: Alchemy: fix wait function
Manuel Lauss
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle