Commit Graph

11815 Commits (0b5e1c5255e7ee8670e077e8224e5c2281229a5b)

Author SHA1 Message Date
Peter Zijlstra 0b5e1c5255 printk: Release console_sem after logbuf_lock 14 years ago
Peter Zijlstra d72bce0e67 rcu: Cure load woes 14 years ago
Linus Torvalds 6345d24daf mm: Fix boot crash in mm_alloc() 14 years ago
Tim Chen 333c5ae994 idle governor: Avoid lock acquisition to read pm_qos before entering idle 14 years ago
Paul E. McKenney cc3ce5176d rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state 14 years ago
Peter Zijlstra 08bca60a69 rcu: Remove waitqueue usage for cpu, node, and boost kthreads 14 years ago
Paul E. McKenney 8826f3b039 rcu: Avoid acquiring rcu_node locks in timer functions 14 years ago
Peter Zijlstra f506b3dc0e perf: Fix SIGIO handling 14 years ago
KOSAKI Motohiro 1e1b6c511d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed 14 years ago
Peter Zijlstra 1e87623178 sched: Fix ->min_vruntime calculation in dequeue_entity() 14 years ago
Peter Zijlstra d6aa8f85f1 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW 14 years ago
Xiaotian Feng cd4ae6adf8 sched: More sched_domain iterations fixes 14 years ago
Rakib Mullick 6f7bd76f05 kernel/profile.c: remove some duplicate code from profile_hits() 14 years ago
Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
Ben Blum d846687d7f cgroups: use flex_array in attach_proc 14 years ago
Ben Blum 74a1166dfe cgroups: make procs file writable 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Ben Blum 4714d1d32d cgroups: read-write lock CLONE_THREAD forking per threadgroup 14 years ago
Rafael J. Wysocki 0775a60aca PM: Fix PM QOS's user mode interface to work with ASCII input 14 years ago
Paul E. McKenney 23b5c8fa01 rcu: Decrease memory-barrier usage based on semi-formal proof 14 years ago
Paul E. McKenney 4305ce7894 rcu: Make rcu_enter_nohz() pay attention to nesting 14 years ago
Paul E. McKenney b5904090c7 rcu: Don't do reschedule unless in irq 14 years ago
Paul E. McKenney 1135633bdd rcu: Remove old memory barriers from rcu_process_callbacks() 14 years ago
Paul E. McKenney 0bbcc529fc rcu: Add memory barriers 14 years ago
Yinghai Lu def945eeb9 irq: Remove smp_affinity_list when unregister irq proc 14 years ago
Steven Rostedt b1cff0ad10 ftrace: Add internal recursive checks 14 years ago
liubo 2fc1b6f0d0 tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine 14 years ago
Steven Rostedt 3b6cfdb171 ftrace: Set ops->flag to enabled even on static function tracing 14 years ago
Steven Rostedt 17bb615ad4 tracing: Have event with function tracer check error return 14 years ago
Steven Rostedt a1cd617359 ftrace: Have ftrace_startup() return failure code 14 years ago
Jiri Olsa 7cbc5b8d4a jump_label: Check entries limit in __jump_label_update 14 years ago
Thomas Gleixner 90ff1f30c0 hrtimers: Fix typo causing erratic timers 14 years ago
Oleg Nesterov d92fcf0552 signal: sys_pause() should check signal_pending() 14 years ago
Oleg Nesterov 0666fb51b1 ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread 14 years ago
Mike Travis 162a7e7500 printk: allocate kernel log buffer earlier 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
KOSAKI Motohiro de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak 14 years ago
Peter Zijlstra e4c70a6629 lockdep, mutex: provide mutex_lock_nest_lock 14 years ago
Rafael J. Wysocki f42a9813fb PM / Hibernate: Update kerneldoc comments in hibernate.c 14 years ago
Rafael J. Wysocki 354258011e PM / Hibernate: Remove arch_prepare_suspend() 14 years ago
Eric Dumazet 8af088710d posix-timers: RCU conversion 14 years ago
Linus Torvalds 5f2e8e2b0b kernel/watchdog.c: Use proper ANSI C prototypes 14 years ago
Ingo Molnar 6e9101aeec watchdog: Fix non-standard prototype of get_softlockup_thresh() 14 years ago
Rafael J. Wysocki 4e2d9491a7 PM / Hibernate: Update some comments in core hibernate code 14 years ago
Thomas Gleixner 68fa61c026 hrtimers: Reorder clock bases 14 years ago
Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases 14 years ago
Thomas Gleixner 9ec2690758 timerfd: Manage cancelable timers in timerfd 14 years ago