- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / arch / sparc64 / kernel / smp.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-01-12 Gautham R Shenoy[PATCH] Change cpu_up and co from __devinit to __cpuinit
2006-12-17 David S. Miller[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
2006-10-08 Al Viro[PATCH] sparc64 pt_regs fixes
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-24 David S. Miller[SPARC64]: Convert cpu_find_by_*() interface to in...
2006-06-11 David S. Miller[SPARC64]: Set appropriate max_cache_size.
2006-05-31 David S. Miller[SPARC64]: Make smp_processor_id() functional before...
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: sparc64
2006-04-10 David S. Miller[SPARC64]: smp_call_function() fixups...
2006-04-01 David S. Miller[SPARC64]: Make tsb_sync() mm comparison more precise.
2006-03-25 David S. Miller[SPARC64]: Keep cpu_present_map in sync with phys_cpu_p...
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-20 David S. Miller[SPARC64]: Add SMT scheduling support for Niagara.
2006-03-20 David S. Miller[SPARC64]: Fix new context version SMP handling.
2006-03-20 David S. Miller[SPARC64]: More SUN4V cpu mondo bug fixing.
2006-03-20 David S. Miller[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.
2006-03-20 David S. Miller[SPARC64]: Fix bugs in SMP TLB context version expirati...
2006-03-20 David S. Miller[SPARC64]: Report mondo error correctly in hypervisor_x...
2006-03-20 David S. Miller[SPARC64]: Fix TLB context allocation with SMT style...
2006-03-20 David S. Miller[SPARC64]: Kill cpudata->idle_volume.
2006-03-20 David S. Miller[SPARC64]: Pass multiple CPUs at once to hypervisor...
2006-03-20 David S. Miller[SPARC64]: Get SUN4V SMP working.
2006-03-20 David S. Miller[SPARC64]: Add prom_{start,stop}cpu_cpuid().
2006-03-20 David S. Miller[SPARC64]: Use different cache sizing defaults on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Kill sun4v_register_fault_status() on SMP.
2006-03-20 David S. Miller[SPARC64]: Do not try to synchronize %stick registers...
2006-03-20 David S. Miller[SPARC64]: Fix mondo queue allocations.
2006-03-20 David S. Miller[SPARC64]: Register kernel TSB with hypervisor.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Sun4v cross-call sending support.
2006-03-20 David S. Miller[SPARC64]: Register per-cpu fault status area with...
2006-03-20 David S. Miller[SPARC64]: Add some hypervisor tlb_type checks.
2006-03-20 David S. Miller[SPARC64]: Refine code sequences to get the cpu id.
2006-03-20 David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20 David S. Miller[SPARC64]: Kill {save,restore}_alternate_globals()
2006-03-20 David S. Miller[SPARC64]: Dynamically grow TSB in response to RSS...
2006-03-20 David S. Miller[SPARC64]: Elminate all usage of hard-coded trap globals.
2006-03-20 David S. Miller[SPARC64]: Move away from virtual page tables, part 1.
2006-02-27 David S. Miller[SPARC64]: Make cpu_present_map available earlier.
2006-01-12 Al Viro[PATCH] sparc64: task_thread_info()
2005-11-11 David S. Miller[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for...
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-07 David S. Miller[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()
2005-11-07 Hugh Dickins[SPARC64] mm: context switch ptlock
2005-10-14 David S. Miller[SPARC64]: Fix powering off on SMP.
2005-09-26 David S. Miller[SPARC64]: Probe D/I/E-cache config and use.
2005-08-29 David S. Miller[SPARC64]: More fully work around Spitfire Errata 51.
2005-07-25 David S. Miller[SPARC64]: Move syscall success and newchild state...
2005-07-12 Andrew Morton[SPARC64]: Fix SMP build failure.
2005-07-10 David S. Miller[SPARC64]: Add __read_mostly support.
2005-05-23 David S. Miller[SPARC64]: Add boot option to force UltraSPARC-III...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-05 David S. Miller[SPARC64]: atomic and bitop fixes.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: SPARC64
2004-12-04 David S. Miller[SPARC64]: Fix SMP cpu bringup bug when bigkernel.
2004-09-08 Christoph Hellwig[PATCH] factor out common <asm/hardirq.h> code
2004-08-27 William Lee Irwin III[PATCH] consolidate hit count increments in profile_tick()
2004-08-27 William Lee Irwin III[PATCH] introduce profile_pc()
2004-08-24 William Lee Irwin III[PATCH] sched: consolidate init_idle() and fork_by_hand()
2004-08-06 David S. Miller[SPARC64]: Implement tlb flush batching just like ppc64.
2004-06-27 David S. Miller[SPARC64]: No longer set WANT_PAGE_VIRTUAL.
2004-06-24 Andrew Morton[PATCH] make irqaction use a cpu mask
2004-06-24 Andrew Morton[PATCH] cpumask: optimize various uses of new cpumasks
2004-06-12 David S. Miller[SPARC64]: Preemption fixes, use get_cpu() et al. where...
2004-05-19 Patrick Finnegan[SPARC64]: Verify that boot CPU number is less than...
2004-05-10 Andrew Morton[PATCH] Warn when smp_call_function() is called with...
2004-04-12 Andrew Morton[PATCH] rmap 3 arches + mapping_mapped
2004-04-04 Andrea Arcangeli- anon-vma arch update (noop for x86/x86-64 and most...
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-13 Andrew Morton[PATCH] further __KERNEL_SYSCALLS__ removal
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Rusty Russell[PATCH] remove sparc64's num_possible_cpus()
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-20 Ben Collins[SPARC64]: Move setting of current_thread_info()->cpu...
2003-10-09 David S. Miller[SPARC64]: Fix mixed declarations and code in flush_dca...
2003-10-03 David S. Miller[SPARC64]: vmap/vunmap cache flushing need not do anything.
2003-08-19 David S. Miller[SPARC64]: Make cpu_data present even on UP builds.
2003-08-19 David S. Miller[SPARC64]: Turn cpu_data into per-cpu data.
2003-08-19 David S. Miller[SPARC64]: Kill linux_cpus[]/linux_num_cpus, replace...
2003-08-19 David S. Miller[SPARC64]: Kill prom_cpu_nodes, unused.
2003-08-19 David S. Miller[SPARC64]: Do not make sparc_{cpu,fpu}_type a NR_CPUS...
2003-08-18 Andrew Morton[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
2003-07-19 David S. Miller[SPARC64]: Add Ultra-IIIi/Jalapeno support.
2003-07-07 David S. Miller[SPARC64]: Use kstat_this_cpu where possible.
2003-04-21 Steven Cole[SPARC64]: Spelling fixes.
2003-03-31 David S. Miller[SOFTIRQ]: Move softirq implementation to common area...
2003-03-18 David S. Miller[SPARC64]: Make TICK comparisons wrap-around safe by...
2003-03-12 David S. Miller[SPARC64]: Do not allow cache_decay_ticks to be zero.
2003-03-12 David S. Miller[SPARC64]: Kill SPARC64_USE_STICK and use real timer...
2003-03-07 David S. Miller[SPARC64]: Make sure update_process_times runs inside...
2003-02-21 David S. Miller[SPARC64]: Implement STICK synchronization using ia64...
2002-12-30 Andrew Morton[PATCH] don't call console drivers on non-online CPUs
2002-12-05 David S. Miller[SPARC64]: Basic oprofile support.
2002-12-01 David S. Miller[SPARC64]: Kill some multiline string literals.
2002-10-31 Andrew Morton[PATCH] additional arch support for per-cpu kernel_stat
2002-08-26 Linus TorvaldsAutomerge
2002-08-23 Christoph HellwigCleanup BKL handling and move kernel_flag definition...
2002-08-19 David S. Millerarch/sparc64/kernel/smp.c:smp_tune_scheduling Handle...
next