index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-12-14
sched: hmp: fix wrong initialization of hmp_data
Seung-Woo Kim
2016-12-14
kmsg: format back to previous for /dev/kmsg
Michal Bloch
2016-12-14
kmsg: allow binary characters
Michal Bloch
2016-12-14
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2016-12-14
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-12-14
avoid not-allowable mutex lock condition
Kunhoon Baik
2016-12-14
Fix: bug that allows adding more dev than max minor number
Kazimierz Krosman
2016-12-14
kmsg: add ioctl for kmsg* devices operating on buffers
Marcin Niesluchowski
2016-12-14
kmsg: add ioctl for adding and deleting kmsg* devices
Marcin Niesluchowski
2016-12-14
kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dict
Marcin Niesluchowski
2016-12-14
kmsg: add function for adding and deleting additional buffers
Marcin Niesluchowski
2016-12-14
kmsg: add additional buffers support to memory class
Marcin Niesluchowski
2016-12-14
kmsg: introduce additional kmsg devices support
Marcin Niesluchowski
2016-12-14
printk: add one function for storing log in proper format
Marcin Niesluchowski
2016-12-14
printk: move code regarding log message storing format
Marcin Niesluchowski
2016-12-14
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2016-12-14
LOCAL / sched: Add nr_running_cpumask() to get the number of running tasks of...
Chanwoo Choi
2016-12-14
sched: hmp: fix spinlock recursion in active migration
Kevin Hilman
2016-12-14
hmp: Restrict ILB events if no CPU has > 1 task
Chris Redpath
2016-12-14
HMP: Do not fork-boost tasks coming from PIDs <= 2
Chris Redpath
2016-12-14
HMP: use per cpu cpuidle driver to fix deadlock in hmp_idle_pull
Alex Shi
2016-12-14
sched: hmp: fix out-of-range CPU possible
Chris Redpath
2016-12-14
hmp: dont attempt to pull tasks if affinity doesn't allow it
Chris Redpath
2016-12-14
hmp: Use idle pull to perform forced up-migrations
Chris Redpath
2016-12-14
sched: hmp: Change small task packing defaults for all platforms
Chris Redpath
2016-12-14
LOCAL / sched: Fix build break by using alternative function
Chanwoo Choi
2016-12-14
hmp: sched: Clean up hmp_up_threshold checks into a utility fn
Chris Redpath
2016-12-14
HMP: Fix rt task allowed cpu mask restriction code on 1x1 system
Dietmar Eggemann
2016-12-14
HMP: Restrict irq_default_affinity to hmp_slow_cpu_mask
Dietmar Eggemann
2016-12-14
sched: hmp: Fix potential task_struct memory leak
Chris Redpath
2016-12-14
sched: hmp: Change TC2 packing config to disabled default if present
Chris Redpath
2016-12-14
sched: hmp: Make idle balance behaviour normal when packing disabled
Chris Redpath
2016-12-14
sched: update runqueue clock before migrations away
Chris Redpath
2016-12-14
sched: reset blocked load decay_count during synchronization
Chris Redpath
2016-12-14
genirq: Add default affinity mask command line option
Thomas Gleixner
2016-12-14
sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMP
Chris Redpath
2016-12-14
sched: hmp: add read-only hmp domain sysfs file
Chris Redpath
2016-12-14
HMP: Avoid using the cpu stopper to stop runnable tasks
Mathieu Poirier
2016-12-14
HMP: Implement task packing for small tasks in HMP systems
Chris Redpath
2016-12-14
hmp: Remove potential for task_struct access race
Chris Redpath
2016-12-14
sched: HMP: fix potential logical errors
Chris Redpath
2016-12-14
smp: smp_cross_call function pointer tracing
Chris Redpath
2016-12-14
sched: HMP: Additional trace points for debugging HMP behaviour
Chris Redpath
2016-12-14
sched: HMP: Change default HMP thresholds
Chris Redpath
2016-12-14
HMP: Update migration timer when we fork-migrate
Chris Redpath
2016-12-14
HMP: Access runqueue task clocks directly.
Chris Redpath
2016-12-14
HMP: Implement idle pull for HMP
Chris Redpath
2016-12-14
sched: HMP change nr_running offload metric
Chris Redpath
2016-12-14
HMP: Explicitly implement all-load-is-max-load policy for HMP targets
Chris Redpath
2016-12-14
HMP: Modify the runqueue stats to add a new child stat
Chris Redpath
[next]