index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/wait: Fix a kthread race with wait_woken()
Peter Zijlstra
2014-11-04
1
-1
/
+6
*
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
2014-10-28
1
-3
/
+9
*
sched: Debug nested sleeps
Peter Zijlstra
2014-10-28
1
-0
/
+13
*
sched, modules: Fix nested sleep in add_unformed_module()
Peter Zijlstra
2014-10-28
1
-2
/
+28
*
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
2014-10-28
1
-7
/
+8
*
sched, exit: Deal with nested sleeps
Peter Zijlstra
2014-10-28
1
-0
/
+5
*
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
2014-10-28
1
-0
/
+61
*
locking/mutex: Don't assume TASK_RUNNING
Peter Zijlstra
2014-10-28
1
-1
/
+7
*
sched/deadline: Don't balance during wakeup if wakee is pinned
Wanpeng Li
2014-10-28
1
-0
/
+3
*
sched/deadline: Don't check SD_BALANCE_FORK
Wanpeng Li
2014-10-28
1
-1
/
+1
*
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2014-10-28
2
-0
/
+29
*
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
2014-10-28
4
-32
/
+95
*
sched/deadline: Do not try to push tasks if pinned task switches to dl
Wanpeng Li
2014-10-28
1
-1
/
+2
*
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
1
-1
/
+1
*
sched: Make finish_task_switch() return 'struct rq *'
Oleg Nesterov
2014-10-28
1
-23
/
+15
*
sched: Fix schedule_tail() to disable preemption
Oleg Nesterov
2014-10-28
1
-6
/
+5
*
sched/numa: Check all nodes when placing a pseudo-interleaved group
Rik van Riel
2014-10-28
1
-2
/
+9
*
sched/numa: Find the preferred nid with complex NUMA topology
Rik van Riel
2014-10-28
1
-1
/
+87
*
sched/numa: Calculate node scores in complex NUMA topologies
Rik van Riel
2014-10-28
1
-0
/
+74
*
sched/numa: Prepare for complex topology placement
Rik van Riel
2014-10-28
1
-20
/
+37
*
sched/numa: Classify the NUMA topology of a system
Rik van Riel
2014-10-28
2
-0
/
+59
*
sched/numa: Export info needed for NUMA balancing on complex topologies
Rik van Riel
2014-10-28
2
-1
/
+8
*
sched/dl: Fix preemption checks
Kirill Tkhai
2014-10-28
1
-3
/
+7
*
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-10-28
2
-40
/
+41
*
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
Kirill Tkhai
2014-10-28
2
-3
/
+5
*
sched/fair: Care divide error in update_task_scan_period()
Yasuaki Ishimatsu
2014-10-28
1
-1
/
+1
*
sched/numa: Fix unsafe get_task_struct() in task_numa_assign()
Kirill Tkhai
2014-10-28
1
-2
/
+12
*
sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()
Juri Lelli
2014-10-28
1
-5
/
+13
*
sched/deadline: Don't replenish from a !SCHED_DEADLINE entity
Juri Lelli
2014-10-28
1
-1
/
+12
*
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
2014-10-28
1
-0
/
+6
*
Merge branch 'freezer'
Rafael J. Wysocki
2014-10-23
2
-15
/
+51
|
\
|
*
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
2014-10-22
1
-15
/
+16
|
*
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
2014-10-21
1
-8
/
+8
|
*
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-10-21
1
-1
/
+39
|
*
freezer: remove obsolete comments in __thaw_task()
Cong Wang
2014-10-21
1
-6
/
+0
|
*
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-10-21
1
-0
/
+3
*
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2014-10-23
1
-1
/
+26
|
\
\
|
|
/
|
/
|
|
*
PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
Tomeu Vizoso
2014-09-25
1
-1
/
+26
*
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-20
6
-69
/
+56
|
\
\
|
*
|
audit: rename audit_log_remove_rule to disambiguate for trees
Richard Guy Briggs
2014-10-10
1
-2
/
+2
|
*
|
audit: cull redundancy in audit_rule_change
Richard Guy Briggs
2014-10-10
1
-11
/
+7
|
*
|
audit: WARN if audit_rule_change called illegally
Eric Paris
2014-10-10
1
-1
/
+2
|
*
|
audit: put rule existence check in canonical order
Richard Guy Briggs
2014-10-10
1
-1
/
+1
|
*
|
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2014-09-23
2
-4
/
+4
|
*
|
audit: remove open_arg() function that is never used
Richard Guy Briggs
2014-09-23
1
-8
/
+0
|
*
|
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
2014-09-23
1
-1
/
+1
|
*
|
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
2014-09-23
1
-1
/
+2
|
*
|
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
1
-9
/
+20
|
*
|
audit: invalid op= values for rules
Burn Alting
2014-09-23
3
-5
/
+5
|
*
|
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
2014-09-23
1
-12
/
+2
[next]