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
*
workqueue: remove worker_pool->gcwq
Tejun Heo
2013-01-24
1
-7
/
+5
*
workqueue: replace for_each_worker_pool() with for_each_std_worker_pool()
Tejun Heo
2013-01-24
1
-22
/
+17
*
workqueue: make freezing/thawing per-pool
Tejun Heo
2013-01-24
1
-26
/
+20
*
workqueue: make hotplug processing per-pool
Tejun Heo
2013-01-24
1
-87
/
+62
*
workqueue: move global_cwq->lock to worker_pool
Tejun Heo
2013-01-24
1
-162
/
+154
*
workqueue: move global_cwq->cpu to worker_pool
Tejun Heo
2013-01-24
1
-21
/
+21
*
workqueue: move busy_hash from global_cwq to worker_pool
Tejun Heo
2013-01-24
1
-52
/
+59
*
workqueue: record pool ID instead of CPU in work->data when off-queue
Tejun Heo
2013-01-24
1
-44
/
+67
*
workqueue: add worker_pool->id
Tejun Heo
2013-01-24
1
-0
/
+21
*
workqueue: introduce WORK_OFFQ_CPU_NONE
Tejun Heo
2013-01-24
1
-2
/
+2
*
workqueue: make GCWQ_FREEZING a pool flag
Tejun Heo
2013-01-24
1
-13
/
+15
*
workqueue: make GCWQ_DISASSOCIATED a pool flag
Tejun Heo
2013-01-24
1
-31
/
+35
*
workqueue: use std_ prefix for the standard per-cpu pools
Tejun Heo
2013-01-24
1
-11
/
+11
*
workqueue: unexport work_cpu()
Tejun Heo
2013-01-24
1
-2
/
+2
*
workqueue: implement current_is_async()
Tejun Heo
2013-01-18
2
-0
/
+25
*
workqueue: move struct worker definition to workqueue_internal.h
Tejun Heo
2013-01-18
2
-31
/
+38
*
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
Tejun Heo
2013-01-18
4
-11
/
+20
*
workqueue: set PF_WQ_WORKER on rescuers
Tejun Heo
2013-01-17
1
-7
/
+28
*
workqueue: fix find_worker_executing_work() brekage from hashtable conversion
Tejun Heo
2012-12-19
1
-1
/
+1
*
workqueue: consider work function when searching for busy work items
Tejun Heo
2012-12-18
1
-8
/
+31
*
workqueue: use new hashtable implementation
Sasha Levin
2012-12-18
1
-71
/
+15
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
9
-49
/
+55
|
\
|
*
pidns: remove unused is_container_init()
Gao feng
2012-12-17
1
-15
/
+0
|
*
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
2012-12-17
1
-0
/
+3
|
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-0
/
+17
|
*
trace: use kbasename()
Andy Shevchenko
2012-12-17
1
-4
/
+4
|
*
printk: boot_delay should only affect output
Andrew Cooks
2012-12-17
1
-19
/
+21
|
*
watchdog: store the watchdog sample period as a variable
Chuansheng Liu
2012-12-17
1
-5
/
+8
|
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
1
-2
/
+2
|
*
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-17
2
-4
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
14
-115
/
+371
|
\
\
|
|
/
|
/
|
|
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
5
-1
/
+46
|
*
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...
Eric W. Biederman
2012-11-20
1
-2
/
+10
|
*
userns: Implement unshare of the user namespace
Eric W. Biederman
2012-11-20
3
-7
/
+41
|
*
userns: Implent proc namespace operations
Eric W. Biederman
2012-11-20
1
-17
/
+73
|
*
userns: Kill task_user_ns
Eric W. Biederman
2012-11-20
2
-4
/
+16
|
*
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2012-11-20
2
-14
/
+17
|
*
userns: Allow unprivileged use of setns.
Eric W. Biederman
2012-11-20
2
-4
/
+6
|
*
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
2012-11-20
1
-2
/
+3
|
*
userns: Allow setting a userns mapping to your current uid.
Eric W. Biederman
2012-11-20
1
-0
/
+15
|
*
userns: Allow unprivileged users to create user namespaces.
Eric W. Biederman
2012-11-19
1
-8
/
+0
|
*
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
2012-11-19
1
-1
/
+1
|
*
pidns: Support unsharing the pid namespace.
Eric W. Biederman
2012-11-19
3
-10
/
+26
|
*
pidns: Consolidate initialzation of special init task state
Eric W. Biederman
2012-11-19
1
-3
/
+3
|
*
pidns: Add setns support
Eric W. Biederman
2012-11-19
1
-0
/
+54
|
*
pidns: Deny strange cases when creating pid namespaces.
Eric W. Biederman
2012-11-19
1
-0
/
+2
|
*
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
2012-11-19
3
-26
/
+17
|
*
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
2012-11-19
1
-1
/
+7
|
*
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
3
-13
/
+24
|
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
7
-10
/
+10
[next]