index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2006-10-08
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-06-23
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
2006-06-10
[SPARC64]: Set appropriate max_cache_size.
David S. Miller
2006-05-31
[SPARC64]: Make smp_processor_id() functional before start_kernel()
David S. Miller
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
2006-04-09
[SPARC64]: smp_call_function() fixups...
David S. Miller
2006-03-31
[SPARC64]: Make tsb_sync() mm comparison more precise.
David S. Miller
2006-03-25
[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.
David S. Miller
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-20
[SPARC64]: Add SMT scheduling support for Niagara.
David S. Miller
2006-03-20
[SPARC64]: Fix new context version SMP handling.
David S. Miller
2006-03-20
[SPARC64]: More SUN4V cpu mondo bug fixing.
David S. Miller
2006-03-20
[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.
David S. Miller
2006-03-20
[SPARC64]: Fix bugs in SMP TLB context version expiration handling.
David S. Miller
2006-03-20
[SPARC64]: Report mondo error correctly in hypervisor_xcall_deliver().
David S. Miller
2006-03-20
[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.
David S. Miller
2006-03-20
[SPARC64]: Kill cpudata->idle_volume.
David S. Miller
2006-03-20
[SPARC64]: Pass multiple CPUs at once to hypervisor cross-call API.
David S. Miller
2006-03-20
[SPARC64]: Get SUN4V SMP working.
David S. Miller
2006-03-20
[SPARC64]: Add prom_{start,stop}cpu_cpuid().
David S. Miller
2006-03-20
[SPARC64]: Use different cache sizing defaults on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Kill sun4v_register_fault_status() on SMP.
David S. Miller
2006-03-20
[SPARC64]: Do not try to synchronize %stick registers on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Fix mondo queue allocations.
David S. Miller
2006-03-20
[SPARC64]: Register kernel TSB with hypervisor.
David S. Miller
2006-03-20
[SPARC64]: Fix hypervisor call arg passing.
David S. Miller
2006-03-20
[SPARC64]: Sun4v cross-call sending support.
David S. Miller
2006-03-20
[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.
David S. Miller
2006-03-20
[SPARC64]: Add some hypervisor tlb_type checks.
David S. Miller
2006-03-20
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
2006-03-20
[SPARC64]: Kill PROM locked TLB entry preservation code.
David S. Miller
2006-03-20
[SPARC64]: Kill {save,restore}_alternate_globals()
David S. Miller
2006-03-20
[SPARC64]: Dynamically grow TSB in response to RSS growth.
David S. Miller
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
2006-02-26
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
2005-11-11
[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.
David S. Miller
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-07
[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()
David S. Miller
2005-11-07
[SPARC64] mm: context switch ptlock
Hugh Dickins
2005-10-14
[SPARC64]: Fix powering off on SMP.
David S. Miller
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
2005-07-24
[SPARC64]: Move syscall success and newchild state out of thread flags.
David S. Miller
2005-07-12
[SPARC64]: Fix SMP build failure.
Andrew Morton
2005-07-10
[SPARC64]: Add __read_mostly support.
David S. Miller
2005-05-23
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds