Commit Graph

5230 Commits (2b2734dcbfd2dc6b6e4b00bc6971504d7657a4eb)

Author SHA1 Message Date
Yinghai Lu aac3f2b6f6 x86: fix typo in irq_desc array 17 years ago
Andrew Morton 2976fe2012 fix warning: "x86: sparse_irq needs spin_lock in allocations" 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Yinghai Lu e00585bb7f irq: fix irqpoll && sparseirq 17 years ago
venkatesh.pallipadi@intel.com 932775a4ab x86: HPET_MSI change IRQ affinity in process context when it is disabled 17 years ago
Dean Nelson 21056830c4 irq: set_irq_chip() has redundant call to irq_to_desc() 17 years ago
Yinghai Lu 8c464a4b23 sparseirq: move kstat_irqs from kstat to irq_desc - fix 17 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 17 years ago
Ingo Molnar e955b5398b sparseirq: fix lockdep 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 67fb283e14 irq: separate sparse_irqs from sparse_irqs_free 17 years ago
Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 9059d8fa4a irq: add irq_desc_without_new 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Ingo Molnar 3bf52a4df3 irq: sparse irqs, fix IRQ auto-probe crash 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu d17a55ded3 irq: make irqs in kernel stat use per_cpu_dyn_array 17 years ago
Ingo Molnar fa42d10dd5 irq: sparse irqs, export nr_irqs 17 years ago
Yinghai Lu d60458b224 irq: make irq_desc to use dyn_array 17 years ago
Yinghai Lu 85c0f90978 irq: introduce nr_irqs 17 years ago
Peter Zijlstra 8cd162ce23 sched: only update rq->clock while holding rq->lock 17 years ago
Ingo Molnar 2778d0d51d hrtimers: fix typo 17 years ago
Ingo Molnar 98d9c66ab0 tracing/fastboot: improve help text 17 years ago
Ingo Molnar 4519d9e54d tracing/stacktrace: improve help text 17 years ago
Harvey Harrison ad0a3b6811 trace: add build-time check to avoid overrunning hex buffer 17 years ago
Harvey Harrison 2fbc474901 ftrace: fix hex output mode of ftrace 17 years ago
Arjan van de Ven 8a5d900cca tracing/fastboot: fix printk format typo in boot tracer 17 years ago
Frederic Weisbecker c2931e05ec ftrace: return an error when setting a nonexistent tracer 17 years ago
Steven Rostedt 3ea2e6d71a ftrace: make some tracers reentrant 17 years ago
Steven Rostedt bf41a158ca ring-buffer: make reentrant 17 years ago
Steven Rostedt 6f807acd27 ring-buffer: move page indexes into page headers 17 years ago
Frederic Weisbecker 097d036a2f tracing/fastboot: only trace non-module initcalls 17 years ago
Steven Rostedt 6450c1d321 ftrace: move pc counter in irqtrace 17 years ago
Steven Rostedt aa1e0e3bcf ring_buffer: map to cpu not page 17 years ago
Frederic Weisbecker 5601020feb tracing/fastboot: get the initcall name before it disappears 17 years ago
Frederic Weisbecker cb5ab74204 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl 17 years ago
Ingo Molnar 77ae11f63b ring-buffer: fix build error 17 years ago
Steven Rostedt 38697053fa ftrace: preempt disable over interrupt disable 17 years ago
Steven Rostedt e4c2ce82ca ring_buffer: allocate buffer page pointer 17 years ago
Steven Rostedt 7104f300c5 ftrace: type cast filter+verifier 17 years ago
Frederic Weisbecker 797d3712a9 tracing/ftrace: adapt mmiotrace to the new type of print_line, fix 17 years ago
Steven Rostedt d769041f86 ring_buffer: implement new locking 17 years ago
Steven Rostedt 70255b5e3f ring_buffer: remove raw from local_irq_save 17 years ago
Frederic Weisbecker 9e9efffb78 tracing/ftrace: adapt the boot tracer to the new print_line type 17 years ago
Frederic Weisbecker 07f4e4f790 tracing/ftrace: adapt mmiotrace to the new type of print_line 17 years ago
Pekka Paalanen 9ff4b9744c tracing/ftrace: fix pipe breaking 17 years ago
Frederic Weisbecker 2c4f035f6c tracing/ftrace: change the type of the print_line callback 17 years ago