Commit Graph

5948 Commits (5b058bcde961bf28678a70e44c079107313543b6)

Author SHA1 Message Date
Frederic Weisbecker 5b058bcde9 tracing/function-graph-tracer: trace the idle tasks 16 years ago
Pekka Paalanen 6bc5c366b1 trace: mmiotrace to the tracer menu in Kconfig 16 years ago
Pekka Paalanen 391b170f10 mmiotrace: count events lost due to not recording 16 years ago
Serge E. Hallyn fb5ae64fdd User namespaces: Only put the userns when we unhash the uid 16 years ago
Li Zefan cfebe563bd cgroups: fix lockdep subclasses overflow 16 years ago
Sven Wegener fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 16 years ago
Peter Zijlstra fc631c82e1 sched: revert recent sync wakeup changes 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Oleg Nesterov 06eb23b1ba ptrace, x86: fix the usage of ptrace_fork() 16 years ago
Hugh Dickins acd895795d profiling: fix broken profiling regression 16 years ago
Stefan Richter f7de7621f0 async: use list_move_tail 16 years ago
Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. 16 years ago
Cornelia Huck f30d5b307c async: Add some documentation. 16 years ago
Cornelia Huck 86532d8b16 async: Handle kthread_run() return codes. 16 years ago
Cornelia Huck 7a89bbc749 async: Fix running list handling. 16 years ago
Li Zefan 04ec93fe9b fork.c: fix NULL pointer dereference when nr_threads == threads-max 16 years ago
Johannes Weiner 777c6c5f1f wait: prevent exclusive waiter starvation 16 years ago
Andrew Morton 60fd760fb9 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" 16 years ago
Andrew Morton 58763a2974 kernel/async.c: fix printk warnings 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Suresh Siddha 483b4ee60e sched: fix nohz load balancer on cpu offline 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Eric Dumazet 720eba31f4 modules: Use a better scheme for refcounting 16 years ago
Yinghai Lu 10b888d6ce irq, x86: fix lock status with numa_migrate_irq_desc 16 years ago
Rusty Russell 3d398703ef sched_rt: don't use first_cpu on cpumask created with cpumask_and 16 years ago
Peter Zijlstra a571bbeafb sched: fix buddie group latency 16 years ago
Mike Galbraith a9f3e2b549 sched: clear buddies more aggressively 16 years ago
Peter Zijlstra 1596e29773 sched: symmetric sync vs avg_overlap 16 years ago
Peter Zijlstra d942fb6c7d sched: fix sync wakeups 16 years ago
Thomas Gleixner b0a9b5111a hrtimer: prevent negative expiry value after clock_was_set() 16 years ago
Sebastien Dugue 94df7de028 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Frederic Weisbecker 7f22391cbe hrtimers: increase clock min delta threshold while interrupt hanging 16 years ago
Steven Rostedt d7240b9880 generic-ipi: use per cpu data for single cpu ipi calls 16 years ago
Paul Menage 839ec5452e cgroup: fix root_count when mount fails due to busy subsystem 16 years ago
Paul Menage 804b3c28a4 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() 16 years ago
Li Zefan 1404f06565 cgroups: fix lock inconsistency in cgroup_clone() 16 years ago
KAMEZAWA Hiroyuki baef99a08a cgroups: use hierarchy mutex in creation failure path 16 years ago
David Daney 97179fd46d cpumask fallout: Initialize irq_default_affinity earlier 16 years ago
David Daney 1267a8df20 Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. 16 years ago
Rafael J. Wysocki abfe2d7b91 Hibernation: Introduce system_entering_hibernation 16 years ago
Ed Swierk 3a9f84d354 signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() 16 years ago
Steven Rostedt 91a8d07d82 ring-buffer: reset timestamps when ring buffer is reset 16 years ago
Steven Rostedt 1092307d58 trace: set max latency variable to zero on default 16 years ago
Steven Rostedt a442e5e0a2 trace: stop all recording to ring buffer on ftrace_dump 16 years ago
Steven Rostedt faf6861ebd trace: print ftrace_dump at KERN_EMERG log level 16 years ago
Lai Jiangshan 551b4048b3 ring_buffer: reset write when reserve buffer fail 16 years ago
Frederic Weisbecker 00f57f545a tracing/function-graph-tracer: fix a regression while suspend to disk 16 years ago
Paul Mundt 0609697eab dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 years ago