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: Document task_struct::personality field
Andrei Epure
2013-04-12
1
-1
/
+3
|
*
|
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
1
-0
/
+1
|
*
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
2
-4
/
+0
|
*
|
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
1
-6
/
+0
|
*
|
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
1
-5
/
+6
|
*
|
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
3
-14
/
+4
|
*
|
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
1
-2
/
+2
|
*
|
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
2
-47
/
+43
|
*
|
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
2
-2
/
+7
|
*
|
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
2
-2
/
+6
|
*
|
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
3
-17
/
+30
|
*
|
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
3
-6
/
+14
|
*
|
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
2
-47
/
+53
|
*
|
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
3
-220
/
+228
|
*
|
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
1
-1
/
+1
|
*
|
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-10
1
-7
/
+4
|
*
|
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
1
-1
/
+1
|
*
|
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
1
-1
/
+1
|
*
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-18
3
-19
/
+65
|
|
\
\
|
|
*
|
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
1
-12
/
+34
|
|
*
|
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
2
-7
/
+31
|
*
|
|
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-14
1
-4
/
+5
|
|
/
/
|
*
|
sched: Spelling fix
Andrei Epure
2013-03-11
1
-1
/
+1
|
*
|
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
1
-1
/
+2
|
*
|
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
10
-133
/
+163
|
|
\
\
|
|
*
|
context_tracking: Enable probes by default for selftesting
Frederic Weisbecker
2013-03-07
1
-0
/
+1
|
|
*
|
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
3
-77
/
+83
|
|
*
|
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
1
-1
/
+5
|
|
*
|
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
4
-35
/
+61
|
|
*
|
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
5
-26
/
+19
|
*
|
|
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
2
-5
/
+4
|
*
|
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
3
-26
/
+17
|
*
|
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
2
-6
/
+3
|
*
|
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-59
/
+55
|
*
|
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-7
/
+7
|
*
|
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-56
/
+58
|
*
|
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-26
/
+25
|
*
|
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
|
*
|
|
sched: Remove some dummy functions
Li Zefan
2013-03-06
1
-12
/
+0
|
|
/
/
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
130
-1708
/
+5670
|
\
\
\
|
*
|
|
perf/x86/intel/P4: Robistify P4 PMU types
Ingo Molnar
2013-04-26
2
-36
/
+35
|
*
|
|
perf/x86/amd: Fix AMD NB and L2I "uncore" support
Jacob Shin
2013-04-22
1
-2
/
+3
|
*
|
|
perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c
Jacob Shin
2013-04-21
1
-133
/
+5
|
*
|
|
perf/x86: Check all MSRs before passing hw check
George Dunlap
2013-04-21
1
-11
/
+17
|
*
|
|
perf/x86/amd: Add support for AMD NB and L2I "uncore" counters
Jacob Shin
2013-04-21
4
-1
/
+553
|
*
|
|
perf/x86/intel: Add Ivy Bridge-EP uncore support
Yan, Zheng
2013-04-21
2
-28
/
+543
|
*
|
|
perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management
Yan, Zheng
2013-04-21
2
-59
/
+280
|
*
|
|
perf/x86: Avoid kfree() in CPU_{STARTING,DYING}
Yan, Zheng
2013-04-21
1
-3
/
+25
|
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-04-21
423
-2528
/
+4253
|
|
\
\
\
|
*
\
\
\
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-04-16
9
-164
/
+526
|
|
\
\
\
\
[prev]
[next]