Commit Graph

4490 Commits (1176fa919292887aa738d317d61fe2bba4d764f2)

Author SHA1 Message Date
Johannes Berg a1ef5adb4c remove CONFIG_KMOD from core kernel code 17 years ago
Rusty Russell 3a642e99ba modules: Take a shortcut for checking if an address is in a module 17 years ago
Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 years ago
Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
Rusty Russell dafd0940c9 module: generic each_symbol iterator function 17 years ago
Rusty Russell da39ba5e1d module: don't use stop_machine for waiting rmmod 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Ingo Molnar ba42059fbd sched: hrtick_enabled() should use cpu_active() 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Mike Travis c18a41fbbc cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Mike Travis 8df185a95c kthread: reduce stack pressure in create_kthread and kthreadd 17 years ago
Hiroshi Shimamoto 4dca10a960 softlockup: fix invalid proc_handler for softlockup_panic 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
David Howells 577b4a58d2 sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed 17 years ago
Max Krasnyansky 39b0fad712 cpu hotplug: Make cpu_active_map synchronization dependency clear 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Dmitry Adamushko 7ebefa8cee sched: rework of "prioritize non-migratable tasks over migratable ones" 17 years ago
Mike Travis 13b40c1e40 sched: reduce stack size in isolated_cpu_setup() 17 years ago
Ingo Molnar d88c169197 Revert parts of "ftrace: do not trace scheduler functions" 17 years ago
Jeremy Fitzhardinge 93a0886e23 x86, xen, power: fix up config dependencies on PM 17 years ago
Ingo Molnar c349e0a01c ftrace: do not trace scheduler functions 17 years ago
Roland McGrath 666f164f4f fix dangling zombie when new parent ignores children 17 years ago
Roland McGrath 14dd0b8141 do_wait: return security_task_wait() error code in place of -ECHILD 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Roland McGrath 98abed0200 do_wait reorganization 17 years ago
Rafael J. Wysocki 25f2f3daad snapshot: Use pm_mutex for mutual exclusion 17 years ago
Alan Cox 52d11025db snapshot: Push BKL down into ioctl handlers 17 years ago
Rafael J. Wysocki ebb12db51f Freezer: Introduce PF_FREEZER_NOSIG 17 years ago
Zhang Rui b62b8ef906 force offline the processor during hot-removal 17 years ago
Ingo Molnar 6717ef1aa7 Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" 17 years ago
Jeremy Fitzhardinge 0775b3dbcb suspend, xen: enable PM_SLEEP for CONFIG_XEN 17 years ago
Jeremy Fitzhardinge 63cf13b77a generic ipi function calls: wait on alloc failure fallback 17 years ago
Ingo Molnar d12c1a3792 lockdep: fix kernel/fork.c warning 17 years ago
Ingo Molnar 992860e991 lockdep: fix ftrace irq tracing false positive 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Lai Jiangshan 199a952876 rcu classic: update qlen when cpu offline 17 years ago
Dmitry Adamushko 3e84050c81 cpusets, hotplug, scheduler: fix scheduler domain breakage 17 years ago
Suresh Siddha 72b1e22dfc x64, x2apic/intr-remap: generic irq migration support from process context 17 years ago
Ingo Molnar b2613e370d ftrace: build fix for ftraced_suspend 17 years ago
Steven Rostedt c300ba2528 sched_clock: and multiplier for TSC to gtod drift 17 years ago
Steven Rostedt a83bc47c33 sched_clock: record TSC after gtod 17 years ago
Steven Rostedt c0c87734f1 sched_clock: only update deltas with local reads. 17 years ago
Steven Rostedt 2b8a0cf489 sched_clock: fix calculation of other CPU 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Steven Rostedt f7cce27f56 sched_clock: widen the max and min time 17 years ago
Steven Rostedt 62c43dd986 sched_clock: record from last tick 17 years ago
Steven Rostedt 60bc080090 ftrace: separate out the function enabled variable 17 years ago
Steven Rostedt a2bb6a3d85 ftrace: add ftrace_kill_atomic 17 years ago
Steven Rostedt 26bc83f4cb ftrace: use current CPU for function startup 17 years ago