Age | Commit message (Expand) | Author |
2008-12-29 | x86: mark get_cpu_leaves() with __cpuinit annotation | Sergio Luis |
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-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2008-12-17 | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel |
2008-12-17 | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu |
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: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis |
2008-12-16 | x86: xen: use smp_call_function_many() | Mike Travis |
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: Set CONFIG_NR_CPUS even on UP | 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 | xen: convert to cpumask_var_t and new cpumask primitives. | 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-16 | x86: enable MAXSMP | Mike Travis |
2008-12-17 | sparseirq: fix !SMP building, #2 | Yinghai Lu |
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-16 | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-12-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar |
2008-12-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. | Paul Mundt |
2008-12-16 | powerpc/cell/axon-msi: Fix MSI after kexec | Arnd Bergmann |
2008-12-16 | powerpc: Fix bootmem reservation on uninitialized node | Dave Hansen |
2008-12-16 | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King |
2008-12-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-12-15 | [ARM] Ensure linux/hardirqs.h is included where required | Russell King |
2008-12-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-14 | [ARM] fix kernel-doc syntax | Randy Dunlap |