Commit Graph

5602 Commits (2a6eadbd5a2ae8f458e421f3614f1ad13c0f9a1c)

Author SHA1 Message Date
Huang Weiyi 1af237a099 tracing: removed duplicated #include 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Jens Axboe abf137dd77 aio: make the lookup_ioctx() lockless 16 years ago
Nikanth Karthikesan 7c0990c7ee Do not free io context when taking recursive faults in do_exit 16 years ago
Ingo Molnar b2e2fe9962 sparseirq: work around __weak alias bug 16 years ago
Yinghai Lu 12026ea16a sparseirq: fix hang with !SPARSE_IRQ 16 years ago
Yinghai Lu fa6beb37b0 sparseirq: set lock_class for legacy irq when sparse_irq is selected 16 years ago
Yinghai Lu 13a0c3c269 sparseirq: work around compiler optimizing away __weak functions 16 years ago
Ingo Molnar 793f7b12a0 sparseirq: fix desc->lock init 16 years ago
Ingo Molnar 8b07cd4451 sparseirq: do not printk when migrating IRQ descriptors 16 years ago
Yinghai Lu 00c2363487 sparseirq: remove duplicated arch_early_irq_init() 16 years ago
KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
KOSAKI Motohiro 26ddd8d5ca proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c 16 years ago
KOSAKI Motohiro f9af0e7091 irq: for_each_irq_desc() move to irqnr.h 16 years ago
KOSAKI Motohiro 51bc39f4ba hrtimer: remove #include <linux/irq.h> 16 years ago
Peter Zijlstra 468a15bb4c sched, trace: update trace_sched_wakeup() 16 years ago
Ingo Molnar 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 years ago
Ingo Molnar 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 years ago
Li Zefan 20ca9b3f4c cgroups: avoid accessing uninitialized data in failure path 16 years ago
Sharyathi Nagesh e368d3a836 cgroups: suppress bogus warning messages 16 years ago
Steven Rostedt 98db8df777 ring-buffer: prevent false positive warning 16 years ago
Steven Rostedt a8ccf1d6f6 ring-buffer: fix dangling commit race 16 years ago
Thomas Gleixner 3d44cc3e01 Null pointer deref with hrtimer_try_to_cancel() 16 years ago
Markus Metzger bf53de907d x86, bts: add fork and exit handling 16 years ago
Yinghai Lu b909895739 sparseirq: fix numa_migrate_irq_desc dependency and comments 16 years ago
Hiroshi Shimamoto 26cc271db7 printk: fix discarding message when recursion_bug 16 years ago
Jan Beulich 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 years ago
Pekka J Enberg 213cc06079 ftrace: introduce tracing_reset_online_cpus() helper 16 years ago
Darren Hart b56863630d futex: clean up futex_(un)lock_pi fault handling 16 years ago
Ingo Molnar c71dd42db2 tracing: fix warnings in kernel/trace/trace_sched_switch.c 16 years ago
Ingo Molnar 3bddb9a324 tracing: fix warning in kernel/trace/trace.c 16 years ago
Ingo Molnar b2e3c0adec hrtimers: fix warning in kernel/hrtimer.c 16 years ago
Paul E. McKenney 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
KOSAKI Motohiro 74c8a61304 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP 16 years ago
Ken Chen 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
Lai Jiangshan 6d102bc68f tracing/ring-buffer: remove unused ring_buffer size 16 years ago
Thomas Gleixner 3d9101e925 trace: fix task state printout 16 years ago
Steven Rostedt ea3a6d6d60 ftrace: add not to regex on filtering functions 16 years ago
Steven Rostedt e05a43b744 trace: better use of stack_trace_enabled for boot up code 16 years ago
Steven Rostedt f38f1d2aa5 trace: add a way to enable or disable the stack tracer 16 years ago
Darren Hart 73500ac545 futex: rename field in futex_q to clarify single waiter semantics 16 years ago
Frederic Weisbecker 66896a85cf tracing/ftrace: add the printk-msg-only option 16 years ago
Frederic Weisbecker 2c2d7329d8 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() 16 years ago
Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
Paul E. McKenney 343e9099c8 rcu: fix rcutorture behavior during reboot 16 years ago
Arjan van de Ven 3ac52669c7 resources: skip sanity check of busy resources 16 years ago
Bharata B Rao 80f40ee4a0 sched: use RCU variant of list traversal in for_each_leaf_rt_rq() 16 years ago
Ken Chen e9515c3c9f sched, cpuacct: export percpu cpuacct cgroup stats 16 years ago
Ken Chen 720f54988e sched, cpuacct: refactoring cpuusage_read / cpuusage_write 16 years ago
Peter Zijlstra 34f28ecd0f sched: optimize update_curr() 16 years ago