Commit Graph

8825 Commits (e5931943d02bf751b1ec849c0d2ade23d76a8d41)

Author SHA1 Message Date
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Thomas Gleixner b7b40ade58 locking: Reorder functions in spinlock.c 15 years ago
Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 years ago
Jason Wessel 7f8b7ed6f8 kgdb: Always process the whole breakpoint list on activate or deactivate 15 years ago
Jason Wessel d625e9c0d7 kgdb: continue and warn on signal passing from gdb 15 years ago
Jason Wessel 028e7b1759 kgdb: allow for cpu switch when single stepping 15 years ago
Jason Wessel 84667d4849 kgdb: Read buffer overflow 15 years ago
Ingo Molnar b9889ed1dd sched: Remove forced2_migrations stats 15 years ago
Xiao Guangrong 5e855db5d8 perf_event: Fix variable initialization in other codepaths 15 years ago
Phil Carmody dfc12eb26a sched: Fix memory leak in two error corner cases 15 years ago
Heiko Carstens 5f201907df hrtimer: move timer stats helper functions to hrtimer.c 15 years ago
Thomas Gleixner 41d2e49493 hrtimer: Tune hrtimer_interrupt hang logic 15 years ago
Mike Galbraith 4ca3ef71f5 sched: Fix build warning in get_update_sysctl_factor() 15 years ago
Luck, Tony ea5b41f9d5 lockdep: Avoid out of bounds array reference in save_trace() 15 years ago
Xiao Guangrong 21140f4d33 perf_event: Fix perf_swevent_hrtimer() variable initialization 15 years ago
Carsten Emde f2942487ff tracing: Remove comparing of NULL to va_list in trace_array_vprintk() 15 years ago
Jiri Olsa be1eca3931 tracing: Fix function graph trace_pipe to properly display failed entries 15 years ago
Johannes Berg d184b31c0e tracing: Add full state to trace_seq 15 years ago
Steven Rostedt a63ce5b306 tracing: Buffer the output of seq_file in case of filled buffer 15 years ago
Steven Rostedt 29bf4a5e3f tracing: Only call pipe_close if pipe_close is defined 15 years ago
Frederic Weisbecker 822a696111 tracing/kprobes: Fix field creation's bad error handling 15 years ago
Christian Ehrhardt acb4a848da sched: Update normalized values on user updates via proc 15 years ago
Christian Ehrhardt 1983a922a1 sched: Make tunable scaling style configurable 15 years ago
Christian Ehrhardt 0bcdcf28c9 sched: Fix missing sched tunable recalculation on cpu add/remove 15 years ago
Peter Zijlstra 57785df5ac sched: Fix task priority bug 15 years ago
Peter Zijlstra cd8ad40de3 sched: cgroup: Implement different treatment for idle shares 15 years ago
Peter Zijlstra fb58bac5c7 sched: Remove unnecessary RCU exclusion 15 years ago
Peter Zijlstra 6cecd084d0 sched: Discard some old bits 15 years ago
Peter Zijlstra 3a7e73a2e2 sched: Clean up check_preempt_wakeup() 15 years ago
Jupyung Lee a65ac745e4 sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call 15 years ago
Peter Zijlstra cd29fe6f26 sched: Sanitize fork() handling 15 years ago
Peter Zijlstra ab19cb2331 sched: Clean up ttwu() rq locking 15 years ago
Peter Zijlstra 5afcdab706 sched: Remove rq->clock coupling from set_task_cpu() 15 years ago
Peter Zijlstra 970b13bacb sched: Consolidate select_task_rq() callers 15 years ago
Peter Zijlstra 6b314d0e11 sched: Remove sysctl.sched_features 15 years ago
Thomas Gleixner dba091b9e3 sched: Protect sched_rr_get_param() access to task->sched_class 15 years ago
Thomas Gleixner 3160568371 sched: Protect task->cpus_allowed access in sched_getaffinity() 15 years ago
Xiao Guangrong ec89a06fd4 perf_event: Cleanup for cpu_clock_perf_event_update() 15 years ago
Xiao Guangrong b93f7978ad perf_event: Allocate children's perf_event_ctxp at the right time 15 years ago
Xiao Guangrong aa5452d70c perf_event: Clean up __perf_event_init_context() 15 years ago
Frederic Weisbecker 44234adcdc hw-breakpoints: Modify breakpoints without unregistering them 15 years ago
Masami Hiramatsu a7c312bed7 trace-kprobe: Support delete probe syntax 15 years ago
Andi Kleen 722d017237 futex: Take mmap_sem for get_user_pages in fault_in_user_writeable 15 years ago
Stephen Rothwell 6ab8886326 perf: hw_breakpoints: Fix percpu namespace clash 15 years ago
Steven Rostedt c521efd170 tracing: Add pipe_close interface 15 years ago
Frederic Weisbecker 56053170ea hw-breakpoints: Fix task-bound breakpoint slot allocation 15 years ago
Peter Zijlstra 6ad4c18884 sched: Fix balance vs hotplug race 15 years ago
Geert Uytterhoeven e1b8090bdf cpumask: Fix generate_sched_domains() for UP 15 years ago