Commit Graph

9453 Commits (28e2a106d16046ca792722795f809e3f80a5af80)

Author SHA1 Message Date
Masami Hiramatsu c0614829c1 kprobes: Move enable/disable_kprobe() out from debugfs code 15 years ago
Paul Mackerras 6e85158cf5 perf_event: Make software events work again 15 years ago
Lin Ming 6bde9b6ce0 perf: Add group scheduling transactional APIs 15 years ago
Peter Zijlstra a0507c84bf perf: Annotate perf_event_read_group() vs perf_event_release_kernel() 15 years ago
Peter Zijlstra 4fd38e4595 perf: Fix exit() vs PERF_FORMAT_GROUP 15 years ago
Dan Carpenter d9f599e1e6 perf: Fix check at end of event search 15 years ago
Frederic Weisbecker 777d0411cd hw_breakpoints: Fix percpu build failure 15 years ago
Tejun Heo 048c852051 perf: Fix resource leak in failure path of perf_event_open() 15 years ago
Frederic Weisbecker feef47d0cb hw-breakpoints: Get the number of available registers on boot dynamically 15 years ago
Frederic Weisbecker f93a205411 hw-breakpoints: Handle breakpoint weight in allocation constraints 15 years ago
Frederic Weisbecker 0102752e4c hw-breakpoints: Separate constraint space for data and instruction breakpoints 15 years ago
Frederic Weisbecker b2812d031d hw-breakpoints: Change/Enforce some breakpoints policies 15 years ago
Frederic Weisbecker 87e9b20246 hw-breakpoints: Check disabled breakpoints again 15 years ago
Paul E. McKenney 8b46f88084 rcu: Fix RCU lockdep splat on freezer_fork path 15 years ago
Peter Zijlstra 8b08ca52f5 rcu: Fix RCU lockdep splat in set_task_cpu on fork path 15 years ago
Oleg Nesterov 47dd5be2d6 workqueue: flush_delayed_work: keep the original workqueue for re-queueing 15 years ago
Andreas Schwab 46da276648 kernel/sys.c: fix compat uname machine 15 years ago
Benjamin Herrenschmidt 4b40221048 mutex: Don't spin when the owner CPU is offline or other weird cases 15 years ago
David Howells e134d200d5 CRED: Fix a race in creds_are_invalid() in credentials debugging 15 years ago
David Howells eff30363c0 CRED: Fix double free in prepare_usermodehelper_creds() error handling 15 years ago
Zhang, Yanmin 39447b386c perf: Enhance perf to allow for guest statistic collection from host 15 years ago
Paul E. McKenney bc293d62b2 rcu: Make RCU lockdep check the lockdep_recursion variable 15 years ago
Frederic Weisbecker 95476b64ab perf: Fix hlist related build error 15 years ago
Masami Hiramatsu 93ccae7a22 tracing/kprobes: Support basic types on dynamic events 15 years ago
Frederic Weisbecker df8290bf7e perf: Make clock software events consistent with general exclusion rules 15 years ago
Frederic Weisbecker 76e1d9047e perf: Store active software events in a hashlist 15 years ago
Jiri Slaby d88d4050dc PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling 15 years ago
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Anton Blanchard 84fba5ec91 sched: Fix sched_getaffinity() 15 years ago
Nick Piggin 5fbfb18d7a Fix up possibly racy module refcounting 15 years ago
Eric Paris 449cedf099 audit: preface audit printk with audit 15 years ago
Arnd Bergmann 3326c1ceee perf_event: Make perf fd non seekable 15 years ago
Frederic Weisbecker 26d80aa782 perf: Always build the stub perf_arch_fetch_caller_regs version 15 years ago
Jason Wessel 4da75b9cea kgdb: Turn off tracing while in the debugger 15 years ago
Jason Wessel ae6bf53e02 kgdb: use atomic_inc and atomic_dec instead of atomic_set 15 years ago
Jason Wessel 62fae31219 kgdb: eliminate kgdb_wait(), all cpus enter the same way 15 years ago
Jason Wessel a0279bd580 kgdb: have ebin2mem call probe_kernel_write once 15 years ago
Oleg Nesterov 47a70985e5 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock 15 years ago
Mike Galbraith 269484a492 sched: Fix proc_sched_set_task() 15 years ago
Mike Galbraith 8bb39f9aa0 perf: Fix 'perf sched record' deadlock 15 years ago
Frederic Weisbecker e49a5bd381 perf: Use hot regs with software sched switch/migrate events 15 years ago
Frederic Weisbecker eb1e79611c perf: Correctly align perf event tracing buffer 15 years ago
Thomas Gleixner 753649dbc4 genirq: Force MSI irq handlers to run with interrupts disabled 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Mathieu Desnoyers 570b8fb505 CRED: Fix memory leak in error handling 15 years ago
Julia Lawall 292f60c0c4 ring-buffer: Add missing unlock 15 years ago
Li Zefan e36673ec51 tracing: Fix lockdep warning in global_clock() 15 years ago
Ian Campbell eed63519e3 x86: Do not free zero sized per cpu areas 15 years ago
David Howells a53f4f9efa SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG 15 years ago
Dave Airlie 88be12c440 slow-work: use get_ref wrapper instead of directly calling get_ref 15 years ago