Commit Graph

3728 Commits (ac41cfd19bf77424519b962f8205ede51fceaac6)

Author SHA1 Message Date
Peter Zijlstra 112f53f5d7 sched: old sleeper bonus 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 4bdbaad33d sched: remove another cpumask_t variable from stack 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Mike Travis 7c16ec585c cpumask: reduce stack usage in SD_x_INIT initializers 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago
Mike Travis f9a86fcbbb cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Mike Travis 434d53b00d sched: remove fixed NR_CPUS sized arrays in kernel_sched_c 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Gregory Haskins 9f0e738f49 sched: fix cpus_allowed settings 17 years ago
Dhaval Giani 0297b80339 sched: allow cpuacct stats to be reset 17 years ago
Dhaval Giani 32cd756a80 sched: cleanup cpuacct variable names 17 years ago
Olof Johansson 48f20a9a94 tasklets: execute tasklets in the same order they were queued 17 years ago
Peter Zijlstra ac086bc229 sched: rt-group: smp balancing 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Peter Zijlstra 79b3feffb1 sched: fix regression with sched yield 17 years ago
Dmitry Adamushko 19fb518c2a latencytop: optimize LT_BACKTRACEDEPTH loops a bit 17 years ago
Ingo Molnar 50df5d6aea sched: remove sysctl_sched_batch_wakeup_granularity 17 years ago
Ingo Molnar 02e2b83bd2 sched: reenable sync wakeups 17 years ago
Ingo Molnar d25ce4cd49 sched: cache hot buddy 17 years ago
Ingo Molnar 1fc8afa4c8 sched: feat affine wakeups 17 years ago
Ingo Molnar b85d066726 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off 17 years ago
Peter Zijlstra 0bbd3336ee sched: fix wakeup granularity for buddies 17 years ago
Guillaume Chazarain 15934a3732 sched: fix rq->clock overflows detection with CONFIG_NO_HZ 17 years ago
Reynes Philippe 30914a58af sched: sched.c needs tick.h 17 years ago
Ingo Molnar 27ec440779 sched: make cpu_clock() globally synchronous 17 years ago
Ingo Molnar 018d6db4cb sched: re-do "sched: fix fair sleepers" 17 years ago
Suresh Siddha 2adee9b30d x86: fpu xstate split fix 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
Thomas Gleixner d8bb6f4c16 x86: tsc prevent time going backwards 17 years ago
Erik Bosman 8fb402bccf generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC 17 years ago
Matthew Wilcox a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Ahmed S. Darwish 04305e4aff Audit: Final renamings and cleanup 17 years ago
Ahmed S. Darwish 9d57a7f9e2 SELinux: use new audit hooks, remove redundant exports 17 years ago
Ahmed S. Darwish d7a96f3a1a Audit: internally use the new LSM audit hooks 17 years ago
Ahmed S. Darwish 2a862b32f3 Audit: use new LSM hooks instead of SELinux exports 17 years ago
Roland McGrath 18c98b6527 ptrace_signal subroutine 17 years ago
Li Zefan 0e04388f01 cgroup: fix a race condition in manipulating tsk->cg_list 17 years ago
Jason Wessel 1a9a3e76dd kgdb: always use icache flush for sw breakpoints 17 years ago
Jason Wessel 56fb709329 kgdb: fix SMP NMI kgdb_handle_exception exit race 17 years ago
Jason Wessel 737a460f21 kgdb: fix several kgdb regressions 17 years ago
Jason Wessel b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 years ago
Jason Wessel 64e9ee3095 kgdb: add x86 HW breakpoints 17 years ago
Jason Wessel 67baf94cd2 kgdb: print breakpoint removed on exception 17 years ago
Jason Wessel 7c3078b637 kgdb: clocksource watchdog 17 years ago
Jason Wessel dc7d552705 kgdb: core 17 years ago
Matthew Wilcox 714493cd54 Improve semaphore documentation 17 years ago