Age | Commit message (Expand) | Author |
2011-04-06 | x86-32, numa: Move lowmem address space reservation to init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Make init_alloc_remap() less panicky | Tejun Heo |
2011-04-06 | x86-32, numa: Calculate remap size in common code | Tejun Heo |
2011-04-06 | x86-32, numa: Make @size in init_aloc_remap() represent bytes | Tejun Heo |
2011-04-06 | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo |
2011-04-06 | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo |
2011-04-06 | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo |
2011-04-06 | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-04 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-04-04 | Documentation: fix minor typos/spelling | Sylvestre Ledru |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-04-04 | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB | Prabhakar Kushwaha |
2011-04-02 | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao |
2011-04-02 | unicore32 core architecture: remove duplicated #include | Huang Weiyi |
2011-04-02 | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao |
2011-04-02 | unicore32 fix: remove arch-specific futex support | Guan Xuetao |
2011-04-02 | unicore32 ldscript fix: add cacheline parameter to PERCPU() macro | Guan Xuetao |
2011-04-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-04-01 | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck |
2011-04-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
2011-04-01 | microblaze: Fix ftrace | Michal Simek |
2011-04-01 | microblaze: Wire up new syscalls | Michal Simek |
2011-04-01 | microblaze: Fix level/edge irq sensibility | Michal Simek |
2011-04-01 | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt |