Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
637f50851b57a32f7ec67c50fc16f1601ab1a87a
/
kernel
637f508
sched: only balance our RT tasks within our domain
by Gregory Haskins
· 18 years ago
57d885f
sched: add sched-domain roots
by Gregory Haskins
· 18 years ago
7f51f29
sched: clean up schedule_balance_rt()
by Ingo Molnar
· 18 years ago
80bf317
sched: clean up pull_rt_task()
by Ingo Molnar
· 18 years ago
00597c3
sched: remove leftover debugging
by Ingo Molnar
· 18 years ago
6e1938d
sched: remove rt_overload()
by Ingo Molnar
· 18 years ago
84de427
sched: clean up kernel/sched_rt.c
by Ingo Molnar
· 18 years ago
deeeccd
sched: clean up overlong line in kernel/sched_debug.c
by Ingo Molnar
· 18 years ago
4df64c0
sched: clean up find_lock_lowest_rq()
by Ingo Molnar
· 18 years ago
79064fb
sched: clean up pick_next_highest_task_rt()
by Ingo Molnar
· 18 years ago
0d1311a
sched: RT-balance on new task
by Steven Rostedt
· 18 years ago
610bf05
sched: RT-balance, optimize cpu search
by Steven Rostedt
· 18 years ago
06f90db
sched: RT-balance, optimize
by Gregory Haskins
· 18 years ago
17b3279
sched: break out early if RT task cannot be migrated
by Gregory Haskins
· 18 years ago
e1f47d8
sched: RT-balance, avoid overloading
by Steven Rostedt
· 18 years ago
a22d7fc
sched: wake-balance fixes
by Gregory Haskins
· 18 years ago
6e1254d
sched: optimize RT affinity
by Gregory Haskins
· 18 years ago
318e089
sched: pre-route RT tasks on wakeup
by Gregory Haskins
· 18 years ago
2de0b46
sched: RT balancing: include current CPU
by Gregory Haskins
· 18 years ago
07b4032
sched: break out search for RT tasks
by Gregory Haskins
· 18 years ago
e7693a3
sched: de-SCHED_OTHER-ize the RT path
by Gregory Haskins
· 18 years ago
697f0a4
sched: clean up this_rq use in kernel/sched_rt.c
by Gregory Haskins
· 18 years ago
73fe6aa
sched: add RT-balance cpu-weight
by Gregory Haskins
· 18 years ago
c7a1e46
sched: disable standard balancer for RT tasks
by Steven Rostedt
· 18 years ago
4642daf
sched: push RT tasks from overloaded CPUs
by Steven Rostedt
· 18 years ago
f65eda4
sched: pull RT tasks from overloaded runqueues
by Steven Rostedt
· 18 years ago
4fd2917
sched: add rt-overload tracking
by Steven Rostedt
· 18 years ago
e8fa136
sched: add RT task pushing
by Steven Rostedt
· 18 years ago
764a9d6
sched: track highest prio task queued
by Steven Rostedt
· 18 years ago
63489e4
sched: count # of queued RT tasks
by Steven Rostedt
· 18 years ago
82a1fcb
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
by Ingo Molnar
· 18 years ago
95402b3
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
by Gautham R Shenoy
· 18 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 18 years ago
d221938
cpu-hotplug: refcount based cpu hotplug
by Gautham R Shenoy
· 18 years ago
6b2d770
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
by Srivatsa Vaddagiri
· 18 years ago
a183561
sched: introduce a mutex and corresponding API to serialize access to doms_curarray
by Srivatsa Vaddagiri
· 18 years ago
58e2d4c
sched: group scheduling, change how cpu load is calculated
by Srivatsa Vaddagiri
· 18 years ago
ec2c507
sched: group scheduling, minor fixes
by Srivatsa Vaddagiri
· 18 years ago
93f992c
sched: group scheduling code cleanup
by Srivatsa Vaddagiri
· 18 years ago
b842271
sched: remove printk_clock()
by Ingo Molnar
· 18 years ago
d713f51
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
by Ingo Molnar
· 18 years ago
32a7600
printk: make printk more robust by not allowing recursion
by Ingo Molnar
· 18 years ago
7556afa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 18 years ago
6ea6dd9
ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME
by Haavard Skinnemoen
· 18 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 18 years ago
78a2d90
Kobject: convert remaining kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 18 years ago
7a6a416
Modules: remove unneeded release function
by Greg Kroah-Hartman
· 18 years ago
ac3c814
Kobject: convert kernel/module.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 18 years ago
97c146e
sysfs: fix /sys/module/*/holders after sysfs logic change
by Kay Sievers
· 18 years ago
c63469a
Driver core: move the driver specific module code into the driver core
by Greg Kroah-Hartman
· 18 years ago
cf15126
Kobject: convert kernel/user.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 18 years ago
e43b919
Kobject: convert kernel/params.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 18 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 18 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 18 years ago
eb41d94
fix struct user_info export's sysfs interaction
by Kay Sievers
· 18 years ago
386f275
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
by Kay Sievers
· 18 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 18 years ago
7405c1e
kset: convert /sys/module to use kset_create
by Greg Kroah-Hartman
· 18 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 18 years ago
4ff6abf
kobject: get rid of kobject_add_dir
by Greg Kroah-Hartman
· 18 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 18 years ago
fabe874
lockdep: fix kernel crash on module unload
by Arjan van de Ven
· 18 years ago
b2214fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 18 years ago
00e1077
rcu: fix section mismatch
by Randy Dunlap
· 18 years ago
c61935f
sched: group scheduler, set uid share fix
by Ingo Molnar
· 18 years ago
48ccf3d
timer: fix section mismatch
by Randy Dunlap
· 18 years ago
0ec160d
hrtimer: fix section mismatch
by Randy Dunlap
· 18 years ago
7846803
Fix unbalanced helper_lock in kernel/kmod.c
by Nigel Cunningham
· 18 years ago
eb13ba8
lockdep: fix workqueue creation API lockdep interaction
by Johannes Berg
· 18 years ago
5a26db5
lockdep: fix internal double unlock during self-test
by Nick Piggin
· 18 years ago
cb2a520
modules: de-mutex more symbol lookup paths in the module code
by Rusty Russell
· 18 years ago
417009f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
84427ea
remove task_ppid_nr_ns
by Roland McGrath
· 18 years ago
02d5bcc
Pull bugzilla-9194 into release branch
by Len Brown
· 18 years ago
9f9adec
PM: ACPI and APM must not be enabled at the same time
by Len Brown
· 18 years ago
fcfd50a
show_task: real_parent
by Roland McGrath
· 18 years ago
cdf71a1
futex: Prevent stale futex owner when interrupted/timeout
by Thomas Gleixner
· 18 years ago
83a08e7
vmcoreinfo: add the array length of "free_list" for filtering free pages
by Ken'ichi Ohmichi
· 18 years ago
b59f819
acct: real_parent ppid
by Roland McGrath
· 18 years ago
39cd72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 18 years ago
b8c9a18
Fix kernel/ptrace.c compile problem (missing "may_attach()")
by Linus Torvalds
· 18 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 18 years ago
90b2628
sched: fix gcc warnings
by Ingo Molnar
· 18 years ago
fb445ee
[SERIAL]: Fix section mismatches in Sun serial console drivers.
by David S. Miller
· 18 years ago
d172f4e
Modules: fix memory leak of module names
by Greg Kroah-Hartman
· 18 years ago
2c3b20e
debug: add end-of-oops marker
by Arjan van de Ven
· 18 years ago
67e2be0
sched: rt: account the cpu time during the tick
by Peter Zijlstra
· 18 years ago
3e3b391
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 18 years ago
971e5b35f
genirq: revert lazy irq disable for simple irqs
by Steven Rostedt
· 18 years ago
b4be625
timer: kernel/timer.c section fixes
by Adrian Bunk
· 18 years ago
cdc6f27
clockevents: fix reprogramming decision in oneshot broadcast
by Thomas Gleixner
· 18 years ago
6cbf1c1
sched: do not hurt SCHED_BATCH on wakeup
by Ingo Molnar
· 18 years ago
2bacec8
sched: touch softlockup watchdog after idling
by Ingo Molnar
· 18 years ago
73c4efd
sched: sysctl, proc_dointvec_minmax() expects int values for
by Eric Dumazet
· 18 years ago
c7af77b
sched: mark rwsem functions as __sched for wchan/profiling
by Livio Soares
· 18 years ago
051a1d1
sched: fix crash on ia64, introduce task_current()
by Dmitry Adamushko
· 18 years ago
64396ac
sysctl: fix ax25 checks
by Eric W. Biederman
· 18 years ago
368d2c6
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
by Nishanth Aravamudan
· 18 years ago
d1c3fb1
hugetlb: introduce nr_overcommit_hugepages sysctl
by Nishanth Aravamudan
· 18 years ago
2c5ea0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 18 years ago
Next »