index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
1
-16
/
+277
|
*
|
|
|
workqueue: implement worker states
Tejun Heo
2010-06-29
1
-41
/
+173
|
*
|
|
|
workqueue: introduce global cwq and unify cwq locks
Tejun Heo
2010-06-29
1
-62
/
+98
|
*
|
|
|
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
2
-12
/
+172
|
*
|
|
|
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
1
-2
/
+37
|
*
|
|
|
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
1
-21
/
+131
|
*
|
|
|
workqueue: introduce worker
Tejun Heo
2010-06-29
1
-61
/
+150
|
*
|
|
|
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
1
-52
/
+303
|
*
|
|
|
workqueue: update cwq alignement
Tejun Heo
2010-06-29
1
-5
/
+55
|
*
|
|
|
workqueue: kill cpu_populated_map
Tejun Heo
2010-06-29
1
-114
/
+59
|
*
|
|
|
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
2
-22
/
+3
|
*
|
|
|
workqueue: separate out process_one_work()
Tejun Heo
2010-06-29
1
-39
/
+61
|
*
|
|
|
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
1
-6
/
+6
|
*
|
|
|
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
1
-10
/
+7
|
*
|
|
|
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
1
-47
/
+84
|
*
|
|
|
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
1
-6
/
+0
|
*
|
|
|
kthread: implement kthread_data()
Tejun Heo
2010-06-29
1
-0
/
+15
|
*
|
|
|
kthread: implement kthread_worker
Tejun Heo
2010-06-29
1
-0
/
+149
|
*
|
|
|
Merge branch 'sched-wq' of ../wq into cmwq-base
Tejun Heo
2010-06-13
5
-80
/
+170
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-08-06
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-07-29
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
7
-92
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kgdb: Do not access xtime directly
Thomas Gleixner
2010-07-29
1
-1
/
+3
|
*
|
|
|
|
|
|
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
2010-07-27
1
-5
/
+24
|
*
|
|
|
|
|
|
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
1
-2
/
+2
|
*
|
|
|
|
|
|
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
2
-5
/
+9
|
*
|
|
|
|
|
|
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
1
-3
/
+6
|
*
|
|
|
|
|
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
5
-73
/
+10
|
*
|
|
|
|
|
|
time: Implement timespec_add
John Stultz
2010-07-27
1
-3
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-08-06
3
-12
/
+35
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
timer: Added usleep_range timer
Patrick Pannuto
2010-08-04
1
-0
/
+22
|
*
|
|
|
|
|
|
Revert "timer: Added usleep[_range] timer"
Thomas Gleixner
2010-08-04
1
-22
/
+0
|
*
|
|
|
|
|
|
clockevents: Remove the per cpu tick skew
Arjan van de Ven
2010-08-02
1
-5
/
+0
|
*
|
|
|
|
|
|
posix_timer: Move copy_to_user(created_timer_id) down in timer_create()
Andrey Vagin
2010-07-23
1
-5
/
+6
|
*
|
|
|
|
|
|
timer: Added usleep[_range] timer
Patrick Pannuto
2010-07-23
1
-0
/
+22
|
*
|
|
|
|
|
|
timers: Document meaning of deferrable timer
J. Bruce Fields
2010-07-23
1
-2
/
+7
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
2
-2
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
Greg KH
2010-08-05
1
-1
/
+12
|
*
|
|
|
|
|
|
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
2010-08-05
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
20
-376
/
+800
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-08-05
2
-11
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
2010-07-17
2
-11
/
+1
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug
Josh Hunt
2010-07-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-07-21
13
-59
/
+87
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sched: No need for bootmem special cases
Pekka Enberg
2010-07-17
3
-19
/
+10
|
*
|
|
|
|
|
|
|
|
sched: Reduce update_group_power() calls
Peter Zijlstra
2010-07-17
1
-6
/
+6
|
*
|
|
|
|
|
|
|
|
sched: Update rq->clock for nohz balanced cpus
Suresh Siddha
2010-07-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
sched: Fix spelling of sibling
Michael Neuling
2010-06-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
2010-06-22
2
-5
/
+5
|
*
|
|
|
|
|
|
|
|
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
Oleg Nesterov
2010-06-18
1
-1
/
+4
[prev]
[next]