Commit Graph

9194 Commits (ced918eb748ce30b3aace549fd17540e40ffdca0)

Author SHA1 Message Date
Dmitry Monakhov 9a8c28c831 blktrace: perform cleanup after setup error 15 years ago
Paul E. McKenney 71da81324c rcu: Fix accelerated GPs for last non-dynticked CPU 15 years ago
Paul E. McKenney a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU 15 years ago
Steven Rostedt f1c7f517a5 ftrace: Add function names to dangling } in function graph tracer 15 years ago
Rafael J. Wysocki a9c9b4429d PM / Hibernate: Fix preallocating of memory 15 years ago
Jiri Slaby f8bb0db818 PM / Hibernate: Remove swsusp.c finally 15 years ago
Frans Pop 07c3bb5797 PM / Hibernate: Remove trailing space in message 15 years ago
Jiri Slaby 09c09bc618 PM / Hibernate: Swap, remove useless check from swsusp_read() 15 years ago
Jiri Slaby b694e52ebd PM / Hibernate: Really deprecate deprecated user ioctls 15 years ago
Rafael J. Wysocki 5a2eb8585f PM: Add facility for advanced testing of async suspend/resume 15 years ago
Rafael J. Wysocki 0e06b4a891 PM: Add a switch for disabling/enabling asynchronous suspend/resume 15 years ago
Peter Zijlstra 24691ea964 perf_event: Fix preempt warning in perf_clock() 15 years ago
Suresh Siddha dd5feea14a sched: Fix SCHED_MC regression caused by change in sched cpu_power 15 years ago
Peter Zijlstra 6e37738a2f perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() 15 years ago
Stephane Eranian 38331f62c2 perf_events, x86: AMD event scheduling 15 years ago
Stephane Eranian d76a0812ac perf_events: Add new start/stop PMU callbacks 15 years ago
Peter Zijlstra 3a0304e90a perf_events: Report the MMAP pgoff value in bytes 15 years ago
Paul E. McKenney f5f6540964 rcu: Export rcu_scheduler_active 15 years ago
Paul E. McKenney d9f1bb6ad7 rcu: Make rcu_read_lock_sched_held() take boot time into account 15 years ago
Paul E. McKenney 056ba4a9be rcu: Make lockdep_rcu_dereference() message less alarmist 15 years ago
Wenji Huang 7b60997f73 tracing: Simplify memory recycle of trace_define_field 15 years ago
Wenji Huang c85f3a91f8 tracing: Remove unnecessary variable in print_graph_return 15 years ago
Wenji Huang a5efd92511 tracing: Fix typo of info text in trace_kprobe.c 15 years ago
Wenji Huang 6574658b3b tracing: Fix typo in prof_sysexit_enable() 15 years ago
Li Zefan 1ab83a8941 tracing: Remove CONFIG_TRACE_POWER from kernel config 15 years ago
Jeff Mahoney 86c38a31aa tracing: Fix ftrace_event_call alignment for use with gcc 4.5 15 years ago
Ingo Molnar c50cc75271 sched, cgroups: Fix module export 15 years ago
Paul E. McKenney 1ed509a225 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information 15 years ago
Paul E. McKenney 6155fec92e rcu: Fix rcutorture mod_timer argument to delay one jiffy 15 years ago
Paul E. McKenney 3acd9eb31c rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection 15 years ago
Paul E. McKenney 1304afb225 rcu: Convert to raw_spinlocks 15 years ago
Paul E. McKenney 20133cfce7 rcu: Stop overflowing signed integers 15 years ago
Paul E. McKenney 8bd93a2c5d rcu: Accelerate grace period if last non-dynticked CPU 15 years ago
Paul E. McKenney 497f0ab39c sched: Better name for for_each_domain_rd 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Paul E. McKenney 0632eb3d75 rcu: Integrate rcu_dereference_check() message into lockdep 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Suresh Siddha c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically 15 years ago
Tetsuo Handa 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 15 years ago
Rafael J. Wysocki 6cbf82148f PCI PM: Run-time callbacks for PCI bus type 15 years ago
Yinghai Lu 5eeec0ec93 resource: add release_child_resources 15 years ago
Dominik Brodowski 3b7a17fcda resource/PCI: mark struct resource as const 15 years ago
Dominik Brodowski b26b2d494b resource/PCI: align functions now return start of resource 15 years ago
Heiko Carstens f850c30c8b tracing/kprobes: Make Kconfig dependencies generic 15 years ago
Mike Frysinger e7b8e675d9 tracing: Unify arch_syscall_addr() implementations 15 years ago
Thomas Gleixner 83ab0aa0d5 sched: Don't use possibly stale sched_class 15 years ago
Anton Vorontsov 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 years ago
Anton Vorontsov 1a02d59aba kfifo: Make kfifo_initialized work after kfifo_free 15 years ago
Peter Zijlstra 0970d2992d sched: Fix race between ttwu() and task_rq_lock() 15 years ago
Suresh Siddha 9000f05c6d sched: Fix SMT scheduler regression in find_busiest_queue() 15 years ago