Commit Graph

6021 Commits (44b0635481437140b0e29d6023f05e805d5e7620)

Author SHA1 Message Date
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
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Steven Rostedt a81bd80a0b ring-buffer: use generic version of in_nmi 16 years ago
Steven Rostedt 78d904b46a ring-buffer: add NMI protection for spinlocks 16 years ago
Steven Rostedt 1830b52d0d trace: remove deprecated entry->cpu 16 years ago
Li Zefan 04ec93fe9b fork.c: fix NULL pointer dereference when nr_threads == threads-max 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 0a9877514c ring_buffer: remove unused flags parameter 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
Steven Rostedt dac7494028 trace: code style clean up 16 years ago
Arnaldo Carvalho de Melo 7be421510b trace: Remove unused trace_array_cpu parameter 16 years ago
Arnaldo Carvalho de Melo 97e5b191ae trace_branch: Remove unused function 16 years ago
Arnaldo Carvalho de Melo 268ccda0cb trace: assign defaults at register_ftrace_event 16 years ago
Arnaldo Carvalho de Melo ae7462b4f1 trace: make the trace_event callbacks return enum print_line_t 16 years ago
Arnaldo Carvalho de Melo d9793bd801 trace: judicious error checking of trace_seq results 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Arnaldo Carvalho de Melo 2c9b238eb3 trace: Change struct trace_event callbacks parameter list 16 years ago
Frederic Weisbecker c4a8e8be2d trace: better manage the context info for events 16 years ago
Steven Rostedt 79fb0768fb trace: let boot trace be chosen by command line 16 years ago
Steven Rostedt b2821ae68b trace: fix default boot up tracer 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
Randy Dunlap ecf441b593 kmemtrace: fix printk formats, fix 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
Arnaldo Carvalho de Melo b3a8c34886 trace_sched_wakeup: Remove unused variable 16 years ago
Arnaldo Carvalho de Melo f04109bf1b trace: Use tracing_reset_online_cpus in more places 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
Arnaldo Carvalho de Melo c71a896154 blktrace: add ftrace plugin 16 years ago