Commit Graph

9640 Commits (e6474c3c6d4839c73f363a0f44a347d804534758)

Author SHA1 Message Date
Michal Nazarewicz 22c43c81a5 wait_event_interruptible_locked() interface 15 years ago
KOSAKI Motohiro fa9dc265ac cpumask: fix compat getaffinity 15 years ago
Ingo Molnar 9c6f7e43b4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() 15 years ago
Heiko Carstens ab3c68ee5f [S390] debug: enable exception-trace debug facility 15 years ago
Mark Gross 25f3a5a285 PM: PM QOS update fix 15 years ago
Octavian Purdila 9f977fb7ae sysctl: add proc_do_large_bitmap 15 years ago
Amerigo Wang 00b7c3395a sysctl: refactor integer handling proc code 15 years ago
Hugh Dickins 16a2164bb0 profile: fix stats and data leakage 15 years ago
Peter P Waskiewicz Jr 4308ad8011 genirq: Clear CPU mask in affinity_hint when none is provided 15 years ago
KAMEZAWA Hiroyuki 747388d78a memcg: fix css_is_ancestor() RCU locking 15 years ago
KAMEZAWA Hiroyuki 7f0f154641 memcg: fix css_id() RCU locking for real 15 years ago
Vitaliy Gusev 11cad320a4 bsdacct: use del_timer_sync() in acct_exit_ns() 15 years ago
Vitaly Mayatskikh 475f9aa6aa kexec: fix OOPS in crash_kernel_shrink 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
Paul E. McKenney 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
Changli Gao a93d2f1744 sched, wait: Use wrapper functions 15 years ago
Peter Zijlstra 96c21a460a perf: Fix exit() vs event-groups 15 years ago
Peter Zijlstra 050735b08c perf: Fix exit() vs PERF_FORMAT_GROUP 15 years ago
Ingo Molnar e3174cfd2a Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" 15 years ago
Matt Helsley 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
Randy Dunlap 0fef8b1e83 PM / Hibernate: Fix block_io.c printk warning 15 years ago
Jiri Slaby 6f612af578 PM / Hibernate: Group swap ops 15 years ago
Jiri Slaby 51fb352b2c PM / Hibernate: Move the first_sector out of swsusp_write 15 years ago
Jiri Slaby 8a0d613fa1 PM / Hibernate: Separate block_io 15 years ago
Jiri Slaby d3c1b24c50 PM / Hibernate: Snapshot cleanup 15 years ago
Paul E. McKenney d822ed1094 rcu: fix build bug in RCU_FAST_NO_HZ builds 15 years ago
Paul E. McKenney 77e38ed347 rcu: RCU_FAST_NO_HZ must check RCU dyntick state 15 years ago
Paul E. McKenney d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 years ago
Paul E. McKenney 4a90a0681c rcu: permit discontiguous cpu_possible_mask CPU numbering 15 years ago
Paul E. McKenney 4300aa642c rcu: improve RCU CPU stall-warning messages 15 years ago
Paul E. McKenney 26845c2860 rcu: print boot-time console messages if RCU configs out of ordinary 15 years ago
Paul E. McKenney c68de2097a rcu: disable CPU stall warnings upon panic 15 years ago
Paul E. McKenney bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 years ago
Paul E. McKenney 25502a6c13 rcu: refactor RCU's context-switch handling 15 years ago
Paul E. McKenney 99652b54de rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk 15 years ago
Paul E. McKenney da848c47bc rcu: shrink rcutiny by making synchronize_rcu_bh() be inline 15 years ago
Lai Jiangshan 5db356736a rcu: ignore offline CPUs in last non-dyntick-idle CPU check 15 years ago
Lai Jiangshan 0c34029abd rcu: move some code from macro to function 15 years ago
Lai Jiangshan f261414f0d rcu: make dead code really dead 15 years ago
Paul E. McKenney d25eb9442b rcu: substitute set_need_resched for sending resched IPIs 15 years ago
Lai Jiangshan 2b3fc35f69 rcu: optionally leave lockdep enabled after RCU lockdep splat 15 years ago
John Stultz d7e81c269d clocksource: Add clocksource_register_hz/khz interface 15 years ago
Stanislaw Gruszka 29f87b793d posix-cpu-timers: Optimize run_posix_cpu_timers() 15 years ago
Li Zefan af507ae8a0 sched: Remove a stale comment 15 years ago
Arjan van de Ven 0224cf4c5e sched: Intoduce get_cpu_iowait_time_us() 15 years ago
Arjan van de Ven e0e37c200f sched: Eliminate the ts->idle_lastupdate field 15 years ago
Arjan van de Ven 8d63bf949e sched: Fold updating of the last_update_time_info into update_ts_time_stats() 15 years ago
Arjan van de Ven 8c7b09f43f sched: Update the idle statistics in get_cpu_idle_time_us() 15 years ago
Arjan van de Ven 595aac488b sched: Introduce a function to update the idle statistics 15 years ago