Commit Graph

9851 Commits (1e8943dbae98f48fc485fb9a671e94972b234cb2)

Author SHA1 Message Date
Peter Zijlstra 6d1acfd5c6 perf: Optimize perf_output_*() by avoiding local_xchg() 15 years ago
Peter Zijlstra fa5881514e perf: Optimize the hotpath by converting the perf output buffer to local_t 15 years ago
Peter Zijlstra ef60777c9a perf: Optimize the perf_output() path by removing IRQ-disables 15 years ago
Peter Zijlstra c7920614ce perf: Disallow mmap() on per-task inherited events 15 years ago
Peter Zijlstra a19d35c11f perf: Optimize buffer placement by allocating buffers NUMA aware 15 years ago
Stephane Eranian 00d1d0b095 perf: Fix errors path in perf_output_begin() 15 years ago
Peter Zijlstra 4f41c013f5 perf/ftrace: Optimize perf/tracepoint interaction for single events 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
Li Zefan e1f7992e01 tracing: Fix function declarations if !CONFIG_STACKTRACE 15 years ago
Steven Rostedt 553552ce17 tracing: Combine event filter_active and enable into single flags field 15 years ago
Steven Rostedt 32c0edaeaa tracing: Remove duplicate id information in event structure 15 years ago
Steven Rostedt 80decc70af tracing: Move print functions into event class 15 years ago
Steven Rostedt a9a5776380 tracing: Allow events to share their print functions 15 years ago
Steven Rostedt 0405ab80aa tracing: Move raw_init from events to class 15 years ago
Steven Rostedt 2e33af0295 tracing: Move fields from event to class structure 15 years ago
Steven Rostedt 2239291aeb tracing: Remove per event trace registering 15 years ago
Steven Rostedt 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago
Steven Rostedt 8f08201830 tracing: Create class struct for events 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
Alan Cox 8b6d043b7e resource: shared I/O region support 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