- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- bafb056 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 3 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
- 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
- eb1414e sparc: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
- 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
- 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
- ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
- cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8536e02 sparc64: Use CPU_POKE to resume idle cpu by Vijay Kumar · 7 years ago
- 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
- 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
- cffb3e7 sparc64: Set cpu state to offline when stopped by Vijay Kumar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
- 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- acc455c sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly by chris hyser · 10 years ago
- 94ab599 sparc64: fatal trap should stop all cpus by Dave Kleikamp · 10 years ago
- ab5c780 sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). by David S. Miller · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 10 years ago
- 4f3316c locking,arch,sparc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 8bccf5b sparc64: Fix pcr_ops initialization and usage bugs. by David S. Miller · 10 years ago
- c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
- 59dec13 sparc64: fix sparse warnings in init_64.c by Sam Ravnborg · 11 years ago
- d309129 sparc: fix sparse warnings in smp_32.c + smp_64.c by Sam Ravnborg · 11 years ago
- a0c54a2 sparc64: fix sparse warnings in smp_64.c by Sam Ravnborg · 11 years ago
- 49b6c01 sparc64: Make itc_sync_lock raw by Kirill Tkhai · 11 years ago
- 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 11 years ago
- ce2521b sparc64: smp_callin: Enable irqs after preemption is disabled by Kirill Tkhai · 11 years ago
- 1a36265 sparc64: Add self-IPI support for smp_send_reschedule() by Kirill Tkhai · 11 years ago
- 2066aad sparc: delete __cpuinit/__CPUINIT usage from all users by Paul Gortmaker · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
- 87fa05a sparc: Use generic idle loop by Sam Ravnborg · 12 years ago
- 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
- bc68330 SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() by Yong Zhang · 13 years ago
- f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
- 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
- 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
- 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 14 years ago
- fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
- 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
- c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 14 years ago
- b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 14 years ago
- 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
- a70c691 sparc64: implement page mapping percpu first chunk allocator by Tejun Heo · 15 years ago
- bcb2107 sparc64: use embedding percpu first chunk allocator by Tejun Heo · 15 years ago
- fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 15 years ago
- fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 15 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
- 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
- 2f39e63 percpu: allow non-linear / sparse cpu -> unit mapping by Tejun Heo · 15 years ago
- ce3141a percpu: drop pcpu_chunk->page[] by Tejun Heo · 15 years ago
- 38a6be5 percpu: simplify pcpu_setup_first_chunk() by Tejun Heo · 15 years ago
- 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 16 years ago
- 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 16 years ago
- 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 16 years ago
- 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 16 years ago
- 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 16 years ago
- b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 16 years ago
- 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
- 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 16 years ago
- 8e255ba sparc64: Fix smp_callin() locking. by David S. Miller · 16 years ago
- ed22312 Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc by David S. Miller · 16 years ago
- f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 16 years ago
- 81f1adf0 cpumask: use mm_cpumask() wrapper: sparc by Rusty Russell · 16 years ago
- f46df02 cpumask: arch_send_call_function_ipi_mask: sparc by Rusty Russell · 16 years ago
- fd8e18e cpumask: Use smp_call_function_many(): sparc64 by Rusty Russell · 16 years ago
- 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8e75728 sparc: replace for_each_cpu_mask_nr with for_each_cpu by Rusty Russell · 16 years ago
- a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/smp.c]
- b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
- 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
- 8c29890a sparc64 trivial section misannotations by Al Viro · 16 years ago
- 82960b8 sparc64: Add missing notify_cpu_starting() call. by David S. Miller · 16 years ago
- 4d08461 sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs by Paul E. McKenney · 16 years ago