Commit Graph

5950 Commits (f510b233cfc7bfd57b6007071c52aa42e3d16b06)

Author SHA1 Message Date
Peter Zijlstra f510b233cf lockdep: get_user_chars() redo 16 years ago
Peter Zijlstra 3ff176ca47 lockdep: simplify get_user_chars() 16 years ago
Peter Zijlstra 38aa271438 lockdep: add comments to mark_lock_irq() 16 years ago
Peter Zijlstra cf2ad4d13c lockdep: remove macro usage from mark_held_locks() 16 years ago
Peter Zijlstra 9d3651a23d lockdep: fully reduce mark_lock_irq() 16 years ago
Peter Zijlstra 42c50d544e lockdep: merge the !_READ mark_lock_irq() helpers 16 years ago
Peter Zijlstra 780e820b2d lockdep: merge the _READ mark_lock_irq() helpers 16 years ago
Peter Zijlstra cd95302d25 lockdep: simplify mark_lock_irq() helpers #3 16 years ago
Peter Zijlstra f989209e2f lockdep: further simplify mark_lock_irq() helpers 16 years ago
Peter Zijlstra 604de3b5b6 lockdep: simplify the mark_lock_irq() helpers 16 years ago
Peter Zijlstra 6a6904d347 lockdep: split up mark_lock_irq() 16 years ago
Peter Zijlstra fabe9c42c6 lockdep: generate usage strings 16 years ago
Peter Zijlstra d7b1b02134 lockdep: generate the state bit definitions 16 years ago
Peter Zijlstra 9851673bc3 lockdep: move state bit definitions around 16 years ago
Peter Zijlstra 5346417e17 lockdep: simplify mark_lock() 16 years ago
Peter Zijlstra 36bfb9bb03 lockdep: simplify mark_held_locks 16 years ago
Peter Zijlstra 9fe51abf7a lockdep: lockdep_states.h 16 years ago
Peter Zijlstra a652d7081b lockdep: sanitize reclaim bit names 16 years ago
Peter Zijlstra 4fc95e867f lockdep: sanitize bit names 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Johannes Berg 6f2b9b9a9d timer: implement lockdep deadlock detection 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
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