index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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
|
*
|
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-09-23
1
-1
/
+1
|
*
|
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2014-09-23
2
-2
/
+1
|
*
|
audit: reduce scope of audit_net_id
Richard Guy Briggs
2014-09-23
1
-1
/
+1
|
*
|
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
1
-4
/
+2
|
*
|
audit: add arch field to seccomp event log
Richard Guy Briggs
2014-09-23
1
-5
/
+4
|
*
|
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
2014-09-23
1
-1
/
+1
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-18
1
-0
/
+2
|
\
\
\
|
*
|
|
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-10-15
1
-0
/
+2
*
|
|
|
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
2014-10-18
1
-0
/
+2
*
|
|
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
21
-72
/
+72
|
\
\
\
\
|
*
|
|
|
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
2014-08-28
3
-3
/
+3
[next]