Commit Graph

594 Commits (dce48a84adf1806676319f6f480e30a6daa012f9)

Author SHA1 Message Date
Peter Zijlstra 18d95a2832 sched: fair-group: SMP-nice for group scheduling 17 years ago
Hidetoshi Seto 1d3504fcf5 sched, cpuset: customize sched domains, core 17 years ago
Peter Zijlstra eff766a65c sched: fix the task_group hierarchy for UID grouping 17 years ago
Dhaval Giani ec7dc8ac73 sched: allow the group scheduler to have multiple levels 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Ingo Molnar 50df5d6aea sched: remove sysctl_sched_batch_wakeup_granularity 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Thomas Gleixner 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
Heiko Carstens 9aefd0abd8 sched: add exported arch_reinit_sched_domains() to header file. 17 years ago
Ingo Molnar 4ae7d5cefd sched: improve affine wakeups 17 years ago
Peter Zijlstra 810b38179e sched: retain vruntime 17 years ago
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Peter Zijlstra bdb9441e9c lockdep: increase MAX_LOCK_DEPTH 17 years ago
Harvey Harrison 2d07b255c7 sched: add declaration of sched_tail to sched.h 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Pavel Emelyanov 146a505d49 Get rid of the kill_pgrp_info() function 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Eric W. Biederman 44c4e1b258 pid: Extend/Fix pid_vnr 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago
Pavel Emelianov 78fb74669e Memory controller: accounting setup 17 years ago
Eric Dumazet 1bf47346d7 kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Dave Hansen 8245525741 maps4: rework TASK_SIZE macros 17 years ago
Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
Andrew Morton 59714d65df get_task_comm(): return the result 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro bfef93a5d1 [PATCH] get rid of loginuid races 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Arjan van de Ven 6d082592b6 sched: keep total / count stats in addition to the max for 17 years ago
Alexey Dobriyan 286100a6cf sched, futex: detach sched.h and futex.h 17 years ago
Ingo Molnar 90739081ef softlockup: fix signedness 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 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
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 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
Gregory Haskins 57d885fea0 sched: add sched-domain roots 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago