Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
6be195886ac26abe0194ed1bc7a9224f8a97c310
/
kernel
6be1958
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
by Lai Jiangshan
· 13 years ago
706026c
workqueue: post global_cwq removal cleanups
by Tejun Heo
· 13 years ago
e6e380e
workqueue: rename nr_running variables
by Tejun Heo
· 13 years ago
a60dc39
workqueue: remove global_cwq
by Tejun Heo
· 13 years ago
4e8f0a6
workqueue: remove worker_pool->gcwq
by Tejun Heo
· 13 years ago
38db41d
workqueue: replace for_each_worker_pool() with for_each_std_worker_pool()
by Tejun Heo
· 13 years ago
a105630
workqueue: make freezing/thawing per-pool
by Tejun Heo
· 13 years ago
94cf58b
workqueue: make hotplug processing per-pool
by Tejun Heo
· 13 years ago
d565ed6
workqueue: move global_cwq->lock to worker_pool
by Tejun Heo
· 13 years ago
ec22ca5
workqueue: move global_cwq->cpu to worker_pool
by Tejun Heo
· 13 years ago
c9e7cf2
workqueue: move busy_hash from global_cwq to worker_pool
by Tejun Heo
· 13 years ago
7c3eed5
workqueue: record pool ID instead of CPU in work->data when off-queue
by Tejun Heo
· 13 years ago
9daf9e6
workqueue: add worker_pool->id
by Tejun Heo
· 13 years ago
715b06b
workqueue: introduce WORK_OFFQ_CPU_NONE
by Tejun Heo
· 13 years ago
35b6bb6
workqueue: make GCWQ_FREEZING a pool flag
by Tejun Heo
· 13 years ago
2464757
workqueue: make GCWQ_DISASSOCIATED a pool flag
by Tejun Heo
· 13 years ago
e34cdddb
workqueue: use std_ prefix for the standard per-cpu pools
by Tejun Heo
· 13 years ago
e2905b2
workqueue: unexport work_cpu()
by Tejun Heo
· 13 years ago
84b233a
workqueue: implement current_is_async()
by Tejun Heo
· 13 years ago
2eaebdb
workqueue: move struct worker definition to workqueue_internal.h
by Tejun Heo
· 13 years ago
ea13844
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
by Tejun Heo
· 13 years ago
111c225
workqueue: set PF_WQ_WORKER on rescuers
by Tejun Heo
· 13 years ago
023f27d
workqueue: fix find_worker_executing_work() brekage from hashtable conversion
by Tejun Heo
· 13 years ago
a2c1c57
workqueue: consider work function when searching for busy work items
by Tejun Heo
· 13 years ago
42f8570
workqueue: use new hashtable implementation
by Sasha Levin
· 13 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 13 years ago
992fb6e
ptrace: introduce PTRACE_O_EXITKILL
by Oleg Nesterov
· 13 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 13 years ago
b2e902f
trace: use kbasename()
by Andy Shevchenko
· 13 years ago
2fa72c8
printk: boot_delay should only affect output
by Andrew Cooks
· 13 years ago
0f34c40
watchdog: store the watchdog sample period as a variable
by Chuansheng Liu
· 13 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 13 years ago
8ec7d50
kernel: remove reference to feature-removal-schedule.txt
by Tao Ma
· 13 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 13 years ago
221392c
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
by Mel Gorman
· 13 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 13 years ago
1ed55ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
17bc14b
Revert "sched: Update_cfs_shares at period edge"
by Linus Torvalds
· 13 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
44e33e8
res_counter: delete res_counter_write()
by Greg Thelen
· 13 years ago
aee4faa
kthread: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 13 years ago
38d7bee
cpuset: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 13 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
e7b55b8
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
74b8423
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b64c5fd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
da830e5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
aefb058
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
de0c276
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
259cdbe
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
5bca230
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
by Mel Gorman
· 13 years ago
3105b86
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
by Mel Gorman
· 13 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 13 years ago
b8593bf
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
by Mel Gorman
· 13 years ago
fb003b8
sched: numa: Slowly increase the scanning period as NUMA faults are handled
by Mel Gorman
· 13 years ago
e14808b
mm: numa: Rate limit setting of pte_numa if node is saturated
by Mel Gorman
· 13 years ago
4b96a29b
mm: sched: numa: Implement slow start for working set sampling
by Peter Zijlstra
· 13 years ago
9f40604
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
by Mel Gorman
· 13 years ago
6e5fb22
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
by Peter Zijlstra
· 13 years ago
cbee9f8
mm: numa: Add fault driven placement and migration
by Peter Zijlstra
· 13 years ago
c1ad41f
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
by Ingo Molnar
· 13 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
7e0dd57
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 13 years ago
38130ec
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 13 years ago
e783377
Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 13 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 13 years ago
222e82b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
f33fddc
cgroup_rm_file: don't delete the uncreated files
by Gao feng
· 13 years ago
54d1ae4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 13 years ago
cfd1f03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 13 years ago
f0fcf20
padata: use __this_cpu_read per-cpu helper
by Shan Wei
· 13 years ago
12e130b
MODSIGN: Don't use enum-type bitfields in module signature info block
by David Howells
· 13 years ago
8d45169
watchdog: Fix CPU hotplug regression
by Thomas Gleixner
· 13 years ago
df2fc24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 13 years ago
ca50496
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
fc4b514
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
by Tejun Heo
· 13 years ago
fd8ef11
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
by Mike Galbraith
· 13 years ago
7083d03
cgroup: remove subsystem files when remounting cgroup
by Gao feng
· 13 years ago
630e1e0
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 13 years ago
84ecfd1
modsign: add symbol prefix to certificate list
by James Hogan
· 13 years ago
3657600
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
by Joonsoo Kim
· 13 years ago
999767b
workqueue: trivial fix for return statement in work_busy()
by Joonsoo Kim
· 13 years ago
8852aac
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
by Tejun Heo
· 13 years ago
412d32e
workqueue: exit rescuer_thread() as TASK_RUNNING
by Mike Galbraith
· 13 years ago
455e987
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
879a3d9
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
by Gao feng
· 13 years ago
91d1aa43
context_tracking: New context tracking susbsystem
by Frederic Weisbecker
· 13 years ago
Next »