Age | Commit message (Expand) | Author |
2008-12-23 | x86: export vector_used_by_percpu_irq | Ingo Molnar |
2008-12-23 | x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and() | Suresh Siddha |
2008-12-23 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu |
2008-12-19 | x86: fix warning in arch/x86/kernel/io_apic.c | Ingo Molnar |
2008-12-18 | x86: use possible_cpus=NUM to extend the possible cpus allowed | Mike Travis |
2008-12-18 | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis |
2008-12-18 | Merge branch 'x86/apic' into cpus4096 | Ingo Molnar |
2008-12-17 | x86: update io_apic.c to the new cpumask code | Ingo Molnar |
2008-12-17 | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis |
2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis |
2008-12-16 | x86: Use cpumask accessors code for possible/present maps. | Mike Travis |
2008-12-16 | x86: prepare for cpumask iterators to only go to nr_cpu_ids | Mike Travis |
2008-12-16 | x86: cosmetic changes apic-related files. | Mike Travis |
2008-12-16 | x86: fixup_irqs() doesnt need an argument. | Mike Travis |
2008-12-16 | x86: Update io_apic.c to use new cpumask API | Mike Travis |
2008-12-16 | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis |
2008-12-16 | x86: Add cpu_mask_to_apicid_and | Mike Travis |
2008-12-16 | x86: move and enhance debug printk for nr_cpu_ids etc. | Mike Travis |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis |
2008-12-17 | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu |
2008-12-16 | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. | Mike Travis |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-08 | x86: fix default_spin_lock_flags() prototype | Ingo Molnar |
2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-08 | x86: clean up get_smp_config() | Yinghai Lu |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar |
2008-12-08 | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix typo in comment | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel |
2008-12-08 | AMD IOMMU: fix iommu_map_page function | Joerg Roedel |
2008-12-08 | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu |
2008-12-08 | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu |
2008-12-08 | x86: use NR_IRQS_LEGACY | Yinghai Lu |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu |
2008-12-04 | x86: fix early panic with boot option "nosmp" | Andi Kleen |
2008-12-03 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-12-03 | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel |