Age | Commit message (Expand) | Author |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell |
2009-03-13 | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust... | Ingo Molnar |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar |
2009-03-13 | cpumask: remove x86 cpumask_t uses. | Rusty Russell |
2009-03-13 | cpumask: use cpumask_var_t in uv_flush_tlb_others. | Rusty Russell |
2009-03-13 | cpumask: remove cpumask_t assignment from vector_allocation_domain() | Rusty Russell |
2009-03-13 | cpumask: clean up summit's send_IPI functions | Rusty Russell |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell |
2009-03-13 | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell |
2009-03-13 | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-03-13 | x86: arch_send_call_function_ipi_mask | Rusty Russell |
2009-03-13 | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell |
2009-03-13 | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. | Rusty Russell |
2009-03-13 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-03-13 | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell |
2009-03-13 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell |
2009-03-13 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 | Rusty Russell |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-11 | Merge branch 'x86/core' into cpus4096 | Ingo Molnar |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying |
2009-03-11 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2009-03-10 | m68knommu: m528x build fix | Steven King |
2009-03-10 | m68knommu: m5206e build fix | Steven King |
2009-03-10 | xtensa: fix compilation somewhat | Alexey Dobriyan |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
2009-03-10 | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-09 | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell |