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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
2013-10-06
1
-2
/
+1
*
sched/wait: Clean up wait.h details a bit
Ingo Molnar
2013-10-04
1
-64
/
+60
*
MAINTAINERS, sched: Update file pattern
Peter Zijlstra
2013-10-04
1
-0
/
+2
*
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
5
-81
/
+73
*
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
2013-10-04
1
-13
/
+2
*
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
2013-10-04
1
-16
/
+1
*
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
2013-10-04
1
-17
/
+4
*
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
2013-10-04
1
-19
/
+6
*
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
2013-10-04
1
-20
/
+6
*
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
2013-10-04
1
-14
/
+6
*
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
2013-10-04
1
-20
/
+2
*
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
2013-10-04
1
-15
/
+3
*
sched/wait: Collapse __wait_event_interruptible()
Peter Zijlstra
2013-10-04
1
-15
/
+2
*
sched/wait: Collapse __wait_event_timeout()
Peter Zijlstra
2013-10-04
1
-11
/
+3
*
sched/wait: Collapse __wait_event()
Peter Zijlstra
2013-10-04
1
-11
/
+2
*
sched/wait: Introduce ___wait_event()
Peter Zijlstra
2013-10-04
1
-0
/
+36
*
sched/wait: Change the wait_exclusive control flow
Peter Zijlstra
2013-10-04
1
-4
/
+5
*
sched/wait: Change timeout logic
Peter Zijlstra
2013-10-04
1
-13
/
+11
*
sched/wait: Make the signal_pending() checks consistent
Peter Zijlstra
2013-10-04
2
-26
/
+22
*
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
2013-09-28
3
-16
/
+5
*
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2013-09-25
8
-8
/
+116
*
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
2013-09-25
10
-17
/
+124
*
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
2
-5
/
+9
*
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
10
-103
/
+113
*
sched: Create more preempt_count accessors
Peter Zijlstra
2013-09-25
3
-5
/
+18
*
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
32
-48
/
+85
*
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
4
-12
/
+69
*
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
7
-18
/
+30
*
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
6
-52
/
+91
*
sched: Remove {set,clear}_need_resched
Peter Zijlstra
2013-09-25
1
-2
/
+13
*
sched, rcu: Make RCU use resched_cpu()
Peter Zijlstra
2013-09-25
2
-9
/
+16
*
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
2013-09-25
5
-92
/
+58
*
sched: Micro-optimize by dropping unnecessary task_rq() calls
Michael S. Tsirkin
2013-09-25
2
-25
/
+27
*
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
4
-7
/
+38
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
6
-1
/
+26
*
sched: Reduce overestimating rq->avg_idle
Jason Low
2013-09-20
1
-3
/
+4
*
sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...
Vladimir Davydov
2013-09-20
1
-3
/
+3
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-09-20
5664
-148900
/
+331101
|
\
|
*
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
1
-1
/
+1
|
*
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
1
-2
/
+2
|
*
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-20
1
-1
/
+2
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-18
4
-13
/
+16
|
|
\
|
|
*
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-16
1
-2
/
+3
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-18
2
-3
/
+3
|
|
\
\
|
|
*
|
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
2013-09-18
1
-1
/
+1
|
|
*
|
perf/x86/intel: Fix Silvermont offcore masks
Peter Zijlstra
2013-09-12
1
-2
/
+2
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-17
6
-8
/
+59
|
|
\
\
\
|
|
*
|
|
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
2013-09-17
1
-0
/
+9
|
|
*
|
|
kvm: free resources after canceling async_pf
Radim Krčmář
2013-09-17
1
-1
/
+4
|
|
*
|
|
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
2013-09-17
1
-0
/
+4
[next]