Age | Commit message (Expand) | Author |
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 |
2008-12-14 | [ARM] arch/arm/common/sa1111.c: Correct error handling code | Julia Lawall |
2008-12-13 | powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted | Kumar Gala |
2008-12-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Linus Torvalds |
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 |