Commit Graph

8961 Commits (1e3c88bdeb1260edc341e45c9fb8efd182a5c511)

Author SHA1 Message Date
Peter Zijlstra 1e3c88bdeb sched: Move load balance code into sched_fair.c 15 years ago
H Hartley Sweeten 6d686f4564 sched: Don't expose local functions 15 years ago
Simon Kagstrom d894837f23 sched: might_sleep(): Make file parameter const char * 15 years ago
Andi Kleen 4440095c82 SYSCTL: Print binary sysctl warnings (nearly) only once 15 years ago
Peter Zijlstra 0c69774e6c sched: Revert 738d2be, simplify set_task_cpu() 15 years ago
Stefani Seibold 86d4880313 kfifo: add record handling functions 15 years ago
Stefani Seibold a121f24acc kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 15 years ago
Dominik Brodowski 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() 15 years ago
Peter Zijlstra 70f1120527 sched: Fix hotplug hang 15 years ago
Peter Zijlstra 3df0fc5b2e sched: Restore printk sanity 15 years ago
Al Viro b4c30aad39 fix more leaks in audit_tree.c tag_chunk() 15 years ago
Al Viro 6f5d511489 fix braindamage in audit_tree.c untag_chunk() 15 years ago
Randy Dunlap 6485536bcf printk: fix new kernel-doc warnings 15 years ago
Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
WANG Cong 3e26120cc7 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch 15 years ago
Peter Zijlstra 077614ee1e sched: Fix broken assertion 15 years ago
Peter Zijlstra 5d27c23df0 perf events: Dont report side-band events on each cpu for per-task-per-cpu events 15 years ago
Frederic Weisbecker 61c1917f47 perf events, x86/stacktrace: Make stack walking optional 15 years ago
Frederic Weisbecker 234da7bcdc sched: Teach might_sleep() about preemptible RCU 15 years ago
Masami Hiramatsu 6f3cf44047 kprobe-tracer: Check new event/group name 15 years ago
Ingo Molnar 416eb39556 sched: Make warning less noisy 15 years ago
Rusty Russell 62ac127950 cpumask: avoid dereferencing struct cpumask 15 years ago
Rusty Russell f6325e30eb cpumask: use cpu_online in kernel/perf_event.c 15 years ago
Simon Horman cf1e367ee8 timers: Remove duplicate setting of new_base in __mod_timer() 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
Andi Kleen 61cf693159 [sysctl] Fix breakage on systems with older glibc 15 years ago
Peter Zijlstra 738d2be430 sched: Simplify set_task_cpu() 15 years ago
Peter Zijlstra 88ec22d3ed sched: Remove the cfs_rq dependency from set_task_cpu() 15 years ago
Peter Zijlstra efbbd05a59 sched: Add pre and post wakeup hooks 15 years ago
Peter Zijlstra 881232b70b sched: Move kthread_bind() back to kthread.c 15 years ago
Peter Zijlstra 5da9a0fb67 sched: Fix select_task_rq() vs hotplug issues 15 years ago
Peter Zijlstra 3802290628 sched: Fix sched_exec() balancing 15 years ago
Peter Zijlstra e2912009fb sched: Ensure set_task_cpu() is never called on blocked tasks 15 years ago
Peter Zijlstra 06b83b5fbe sched: Use TASK_WAKING for fork wakups 15 years ago
Peter Zijlstra e4f4288842 sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE 15 years ago
Peter Zijlstra e6c8fba777 sched: Fix task_hot() test order 15 years ago
Xiaotian Feng 9ee349ad6d sched: Fix set_cpu_active() in cpu_down() 15 years ago
Peter Zijlstra f4c4176f21 perf events: Allow per-task-per-cpu counters 15 years ago
Amerigo Wang 06a7f71124 kexec: premit reduction of the reserved memory size 15 years ago
André Goddard Rosa 417e315247 pid: reduce code size by using a pointer to iterate over array 15 years ago
André Goddard Rosa 7be6d991bc pid: tighten pidmap spinlock critical section by removing kfree() 15 years ago
Oleg Nesterov 1be53963b0 signals: check ->group_stop_count after tracehook_get_signal() 15 years ago
Oleg Nesterov ad09750b51 signals: kill force_sig_specific() 15 years ago