index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2011-07-05
sched: Disable (revert) SCHED_LOAD_SCALE increase
Peter Zijlstra
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-06-27
redefine thread_group_leader() as exit_signal >= 0
Oleg Nesterov
2011-06-27
kill task_detached()
Oleg Nesterov
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
2011-06-16
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
2011-06-04
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
2011-05-31
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-29
mm: Fix boot crash in mm_alloc()
Linus Torvalds
2011-05-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-05-26
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
2011-05-25
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
David Rientjes
2011-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]