Commit Graph

3420 Commits (71d28e6c285548106f551fde13ca6d589433d843)

Author SHA1 Message Date
Steven Rostedt 764a9d6fe4 sched: track highest prio task queued 17 years ago
Steven Rostedt 63489e45e2 sched: count # of queued RT tasks 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Gautham R Shenoy d221938c04 cpu-hotplug: refcount based cpu hotplug 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri a183561567 sched: introduce a mutex and corresponding API to serialize access to doms_curarray 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Srivatsa Vaddagiri ec2c507fe8 sched: group scheduling, minor fixes 17 years ago
Srivatsa Vaddagiri 93f992ccc0 sched: group scheduling code cleanup 17 years ago
Ingo Molnar b842271fbb sched: remove printk_clock() 17 years ago
Ingo Molnar d713f51933 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() 17 years ago
Ingo Molnar 32a7600668 printk: make printk more robust by not allowing recursion 17 years ago
Haavard Skinnemoen 6ea6dd93c9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 7a6a41615b Modules: remove unneeded release function 17 years ago
Greg Kroah-Hartman ac3c8141f6 Kobject: convert kernel/module.c to use kobject_init/add_ng() 17 years ago
Kay Sievers 97c146ef07 sysfs: fix /sys/module/*/holders after sysfs logic change 17 years ago
Greg Kroah-Hartman c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
Greg Kroah-Hartman cf15126b3d Kobject: convert kernel/user.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman e43b9192c5 Kobject: convert kernel/params.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman d76e15fb20 driver core: make /sys/power a kobject 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Kay Sievers eb41d9465c fix struct user_info export's sysfs interaction 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Greg Kroah-Hartman 039a5dcd2f kset: convert /sys/power to use kset_create 17 years ago
Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Arjan van de Ven fabe874a48 lockdep: fix kernel crash on module unload 17 years ago
Paul Mackerras fa28237cfc [POWERPC] Provide a way to protect 4k subpages when using 64k pages 17 years ago
James Bottomley d4acd722b7 [SCSI] sysfs: add filter function to groups 17 years ago
Randy Dunlap 00e10776ff rcu: fix section mismatch 17 years ago
Ingo Molnar c61935fd0e sched: group scheduler, set uid share fix 17 years ago
Randy Dunlap 48ccf3dac3 timer: fix section mismatch 17 years ago
Randy Dunlap 0ec160dd48 hrtimer: fix section mismatch 17 years ago
Nigel Cunningham 784680336b Fix unbalanced helper_lock in kernel/kmod.c 17 years ago
Johannes Berg eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 years ago
Nick Piggin 5a26db5bd2 lockdep: fix internal double unlock during self-test 17 years ago
Rusty Russell cb2a52052c modules: de-mutex more symbol lookup paths in the module code 17 years ago
Roland McGrath 84427eaef1 remove task_ppid_nr_ns 17 years ago
Len Brown 9f9adecd2d PM: ACPI and APM must not be enabled at the same time 17 years ago
Roland McGrath fcfd50afb6 show_task: real_parent 17 years ago
Thomas Gleixner cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 years ago
Ken'ichi Ohmichi 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 years ago
Roland McGrath b59f8197c5 acct: real_parent ppid 17 years ago
Linus Torvalds b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") 17 years ago