index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-03-12
workqueue: remove workqueue_struct->pool_wq.single
Tejun Heo
2013-03-12
workqueue: consistently use int for @cpu variables
Tejun Heo
2013-03-12
workqueue: add wokrqueue_struct->maydays list to replace mayday cpu iterators
Tejun Heo
2013-03-12
workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functions
Tejun Heo
2013-03-12
workqueue: introduce for_each_pool()
Tejun Heo
2013-03-12
workqueue: replace for_each_pwq_cpu() with for_each_pwq()
Tejun Heo
2013-03-12
workqueue: add workqueue_struct->pwqs list
Tejun Heo
2013-03-12
workqueue: introduce kmem_cache for pool_workqueues
Tejun Heo
2013-03-12
workqueue: make workqueue_lock irq-safe
Tejun Heo
2013-03-12
workqueue: make sanity checks less punshing using WARN_ON[_ONCE]()s
Tejun Heo
2013-03-12
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
sched: Spelling fix
Andrei Epure
2013-03-11
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-08
workqueue: fix possible pool stall bug in wq_unbind_fn()
Lai Jiangshan
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-07
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-06
perf: Remove include of cgroup.h from perf_event.h
Li Zefan
2013-03-06
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-05
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-04
cgroup: no need to check css refs for release notification
Li Zefan
2013-03-04
cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
workqueue: better define synchronization rule around rescuer->pool updates
Lai Jiangshan
2013-03-04
workqueue: change argument of worker_maybe_bind_and_lock() to @pool
Lai Jiangshan
2013-03-04
workqueue: use %current instead of worker->task in worker_maybe_bind_and_lock()
Lai Jiangshan
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[prev]
[next]