Commit Graph

333 Commits (3a10c30acc4821ca000b52ed0edafd0d3bf26a52)

Author SHA1 Message Date
Suresh Siddha f8700df7c4 sched: fix broken SMT/MC optimizations 18 years ago
Ingo Molnar 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
Ingo Molnar ee0827d8b5 sched: remove the 'u64 now' parameter from ->task_new() 18 years ago
Ingo Molnar 31ee529cc2 sched: remove the 'u64 now' parameter from ->put_prev_task() 18 years ago
Ingo Molnar fb8d472402 sched: remove the 'u64 now' parameter from ->pick_next_task() 18 years ago
Ingo Molnar f02231e51a sched: remove the 'u64 now' parameter from ->dequeue_task() 18 years ago
Ingo Molnar fd390f6a04 sched: remove the 'u64 now' parameter from ->enqueue_task() 18 years ago
Ingo Molnar 5cef9eca38 sched: remove the 'u64 now' parameter from print_cfs_rq() 18 years ago
Peter Williams a4ac01c36e sched: fix bug in balance_tasks() 18 years ago
Peter Williams 4301065920 sched: simplify move_tasks() 18 years ago
Ingo Molnar 94c18227d1 [PATCH] sched: reduce task_struct size 18 years ago
Ingo Molnar cad60d93e1 [PATCH] sched: ->task_new cleanup 18 years ago
Ingo Molnar 362a701663 [PATCH] sched: remove cache_hot_time 18 years ago
Con Kolivas d02c7a8cf2 [PATCH] sched: add above_background_load() function 18 years ago
Avi Kivity e107be36ef [PATCH] sched: arch preempt notifier mechanism 18 years ago
Ingo Molnar b47e8608a0 [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ 18 years ago
Ingo Molnar e436d80085 [PATCH] sched: implement cpu_clock(cpu) high-speed time source 18 years ago
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Serge E. Hallyn 77ec739d8d user namespace: add unshare 18 years ago
Cedric Le Goater acce292c82 user namespace: add the framework 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Ingo Molnar 6fb43d7b50 sched: micro-optimize mmdrop() 18 years ago
Ingo Molnar 43ae34cb4c sched: scheduler debugging, core 18 years ago
Ingo Molnar 7dd593608d sched: remove old cpu accounting field 18 years ago
Ingo Molnar 0c57d5893e sched: remove batch_task() 18 years ago
Ingo Molnar 50e645a8a1 sched: remove interactivity types from sched.h 18 years ago
Ingo Molnar ad46c2c4eb sched: clean up fastcall uses of sched_fork()/sched_exit() 18 years ago
Balbir Singh 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 years ago
Ingo Molnar bb29ab2686 sched: x86, track TSC-unstable events 18 years ago
Ingo Molnar f2ac58ee61 sched: remove sleep_type 18 years ago
Ingo Molnar e05606d330 sched: clean up the rt priority macros 18 years ago
Ingo Molnar 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
Ingo Molnar 20b8a59f24 sched: cfs, core data types 18 years ago
Ingo Molnar bf0f6f24a1 sched: cfs core, kernel/sched_fair.c 18 years ago
Ingo Molnar 9aa7b36981 sched: increase the resolution of smpnice 18 years ago
Ingo Molnar 1df21055e3 sched: add init_idle_bootup_task() 18 years ago
Ingo Molnar c65cc87052 sched: uninline set_task_cpu() 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ingo Molnar 0e6aca43e0 sched: add SCHED_IDLE policy 18 years ago
Ingo Molnar d15bcfdbe1 sched: rename idle_type/SCHED_IDLE 18 years ago
Alexey Kuznetsov 778e9a9c3e pi-futex: fix exit races and locking problems 18 years ago
Roland McGrath 7bb44adef3 recalc_sigpending_tsk fixes 18 years ago
Rafael J. Wysocki ba96a0c880 freezer: fix vfork problem 18 years ago
Davide Libenzi fba2afaaec signal/timer/event: signalfd core 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Neil Brown d89d87965d When stacked block devices are in-use (e.g. md or dm), the recursive calls 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago