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
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
12
-49
/
+41
*
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
2007-07-09
1
-75
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2007-07-09
26
-1145
/
+1096
|
\
|
*
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-13
5
-29
/
+28
|
*
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
7
-45
/
+29
|
*
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-06-06
23
-1098
/
+1066
*
|
sched: add CFS credits
Ingo Molnar
2007-07-09
1
-0
/
+6
*
|
sched: micro-optimize mmdrop()
Ingo Molnar
2007-07-09
1
-1
/
+1
*
|
sched: more agressive idle balancing
Ingo Molnar
2007-07-09
1
-5
/
+7
*
|
sched: clean up sleep_on() APIs
Ingo Molnar
2007-07-09
2
-38
/
+49
*
|
sched: style cleanups
Ingo Molnar
2007-07-09
1
-6
/
+7
*
|
sched: do not set softirqs to nice +19
Ingo Molnar
2007-07-09
1
-1
/
+0
*
|
sched: simplify sched_find_first_bit()
Mike Galbraith
2007-07-09
1
-13
/
+8
*
|
sched: add CFS documentation
Ingo Molnar
2007-07-09
1
-0
/
+119
*
|
sched: scheduler debugging, enable in Kconfig
Ingo Molnar
2007-07-09
1
-0
/
+9
*
|
sched: scheduler debugging, core
Ingo Molnar
2007-07-09
3
-0
/
+364
*
|
sched: add CFS debug sysctls
Ingo Molnar
2007-07-09
1
-0
/
+80
*
|
sched: remove old cpu accounting field
Ingo Molnar
2007-07-09
1
-1
/
+0
*
|
sched: remove unused rq types from sched.c
Ingo Molnar
2007-07-09
1
-16
/
+0
*
|
sched: remove batch_task()
Ingo Molnar
2007-07-09
1
-5
/
+0
*
|
sched: remove interactivity types from sched.h
Ingo Molnar
2007-07-09
1
-7
/
+2
*
|
sched: remove interactivity types
Ingo Molnar
2007-07-09
1
-89
/
+12
*
|
sched: clean up include files in sched.c
Ingo Molnar
2007-07-09
1
-2
/
+2
*
|
sched: clean up fastcall uses of sched_fork()/sched_exit()
Ingo Molnar
2007-07-09
1
-2
/
+2
*
|
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
6
-15
/
+15
*
|
sched: make use of precise accounting for /proc task stats
Ingo Molnar
2007-07-09
1
-10
/
+47
*
|
sched: turn on the use of unstable events
Ingo Molnar
2007-07-09
1
-7
/
+14
*
|
sched: x86, track TSC-unstable events
Ingo Molnar
2007-07-09
3
-1
/
+17
*
|
sched: cfs core code
Ingo Molnar
2007-07-09
1
-774
/
+758
*
|
sched: remove the sleep-bonus interactivity code
Ingo Molnar
2007-07-09
1
-46
/
+1
*
|
sched: remove expired_starving()
Ingo Molnar
2007-07-09
1
-22
/
+1
*
|
sched: remove sleep_type
Ingo Molnar
2007-07-09
2
-97
/
+2
*
|
sched: cfs, add load-calculation methods
Ingo Molnar
2007-07-09
1
-18
/
+120
*
|
sched: clean up __normal_prio() position
Ingo Molnar
2007-07-09
1
-29
/
+29
*
|
sched: cleanup: move dequeue/enqueue_task()
Ingo Molnar
2007-07-09
1
-38
/
+38
*
|
sched: move around resched_task()
Ingo Molnar
2007-07-09
1
-52
/
+52
*
|
sched: remove the SleepAVG field
Ingo Molnar
2007-07-09
1
-2
/
+0
*
|
sched: clean up the rt priority macros
Ingo Molnar
2007-07-09
3
-31
/
+54
*
|
sched: add cfs_rq ops
Ingo Molnar
2007-07-09
1
-0
/
+12
*
|
sched: make posix-cpu-timers use CFS's accounting information
Ingo Molnar
2007-07-09
3
-42
/
+33
*
|
sched: add rq_clock()/__rq_clock()
Ingo Molnar
2007-07-09
1
-0
/
+46
*
|
sched: cfs rq data types
Ingo Molnar
2007-07-09
1
-6
/
+78
*
|
sched: cfs, core data types
Ingo Molnar
2007-07-09
1
-0
/
+82
*
|
sched: cfs core, kernel/sched_idletask.c
Ingo Molnar
2007-07-09
1
-0
/
+71
*
|
sched: cfs core, kernel/sched_rt.c
Ingo Molnar
2007-07-09
1
-0
/
+255
*
|
sched: cfs core, kernel/sched_fair.c
Ingo Molnar
2007-07-09
2
-0
/
+1139
*
|
sched: increase the resolution of smpnice
Ingo Molnar
2007-07-09
1
-1
/
+8
*
|
sched: move code into kernel/sched_stats.h
Ingo Molnar
2007-07-09
2
-233
/
+236
*
|
sched: add init_idle_bootup_task()
Ingo Molnar
2007-07-09
3
-2
/
+9
*
|
sched: add in_atomic_preempt_off()
Ingo Molnar
2007-07-09
1
-0
/
+13
[next]