Commit Graph

5770 Commits (bc835978cfb5dbb904a9d2e13804b6c343743530)

Author SHA1 Message Date
Rusty Russell 54b11e6d57 cpumask: smp_call_function_many() 16 years ago
Rusty Russell 3fa4152069 cpumask: make set_cpu_*/init_cpu_* out-of-line 16 years ago
Rusty Russell b3199c025d cpumask: switch over to cpu_online/possible/active/present_mask: core 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
Rusty Russell be4d638c15 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask 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
Vaidyanathan Srinivasan 36dffab679 sched: nominate preferred wakeup cpu, fix 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
Ingo Molnar 9924da434a sched: fix warning in kernel/sched.c 16 years ago
Vaidyanathan Srinivasan ad273b32e4 sched: activate active load balancing in new idle cpus 16 years ago
Vaidyanathan Srinivasan 7eb52dfa70 sched: bias task wakeups to preferred semi-idle packages 16 years ago
Vaidyanathan Srinivasan 7a09b1a27b sched: nominate preferred wakeup cpu 16 years ago
Vaidyanathan Srinivasan d5679bd119 sched: favour lower logical cpu number for sched_mc balance 16 years ago
Gautham R Shenoy afb8a9b70b sched: framework for sched_mc/smt_power_savings=N 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