Commit Graph

3182 Commits (c71e9167081a6a0d2a076cda674b696b89bb31c2)

Author SHA1 Message Date
Pavel Emelyanov 08913681e4 [NET]: Remove the empty net_table 17 years ago
Eric W. Biederman e51b6ba077 sysctl: Infrastructure for per namespace sysctls 17 years ago
Eric W. Biederman 23eb06de7d sysctl: Remember the ctl_table we passed to register_sysctl_paths 17 years ago
Eric W. Biederman 29e796fd4d sysctl: Add register_sysctl_paths function 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Ingo Molnar 326e96b923 printk: revert ktime_get() timestamps 17 years ago
Heiko Carstens 81ef16e763 [S390] Remove appldata include from sysctl_check.c 17 years ago
Arjan van de Ven 6d082592b6 sched: keep total / count stats in addition to the max for 17 years ago
Peter Zijlstra 5973e5b954 sched: fix: don't take a mutex from interrupt context 17 years ago
Nick Piggin 5fb5e6de55 sched: print backtrace of running tasks too 17 years ago
Ingo Molnar 19ef930927 printk: use ktime_get() 17 years ago
Ingo Molnar 90739081ef softlockup: fix signedness 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Dmitry Adamushko 326587b840 sched: fix goto retry in pick_next_task_rt() 17 years ago
Guillaume Chazarain cc203d2422 sched: monitor clock underflows in /proc/sched_debug 17 years ago
Guillaume Chazarain 782daeee3d sched: fix rq->clock warps on frequency changes 17 years ago
Michal Schmidt 4f05b98d54 sched: fix, always create kernel threads with normal priority 17 years ago
Paolo Ciarrocchi 1ad82fd547 debug: clean up kernel/profile.c 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Ingo Molnar 58b8a73ab8 sched: make PREEMPT_BKL the default 17 years ago
Arjan van de Ven e14af7eeb4 debug: track and print last unloaded module in the oops trace 17 years ago
Arjan van de Ven 21aa9280b9 debug: show being-loaded/being-unloaded indicator for modules 17 years ago
Peter Zijlstra 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY 17 years ago
Peter Zijlstra 1020387f5f sched: rt-group: reduce rescheduling 17 years ago
Peter Zijlstra 37bb6cb409 hrtimer: unlock hrtimer_wakeup 17 years ago
Peter Zijlstra d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback 17 years ago
Peter Zijlstra 2d44ae4d71 hrtimer: clean up cpu->base locking tricks 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Mike Galbraith 614ee1f61f sched: pull_rt_task() cleanup 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Pavel Emelyanov 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Paul E. McKenney eaf649e9fe Preempt-RCU: CPU Hotplug handling 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago
Paul E. McKenney e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. 17 years ago
Paul E. McKenney 01c1c660f4 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c 17 years ago
Dipankar Sarma c2d727aa2f Preempt-RCU: Use softirq instead of tasklets for 17 years ago
Gregory Haskins c49443c538 sched: remove some old cpuset logic 17 years ago
Gregory Haskins cdc8eb984c sched: RT-balance, only adjust overload state when changing 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Steven Rostedt 9a897c5a67 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods 17 years ago
Peter Zijlstra 4bf0b77158 sched: remove do_div() from __sched_slice() 17 years ago