aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2-143/+147
2007-07-16[SPARC64]: SMP build fix.Fabio Massimo Di Nitto1-2/+2
2007-07-16[SPARC64]: Fix UP build.David S. Miller1-1/+1
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller4-19/+165
2007-07-16[SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller1-3/+13
2007-07-16[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller1-0/+2
2007-07-16[SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller1-6/+6
2007-07-16[SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller1-0/+52
2007-07-16[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller1-8/+34
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller7-93/+24
2007-07-16[SPARC64]: SMP build fixes.David S. Miller2-12/+12
2007-07-16[SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller1-0/+1
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller4-53/+59
2007-07-16[SPARC64]: Unconditionally register vio_bus_type.David S. Miller1-7/+7
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller10-123/+666
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller3-15/+190
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller1-11/+28
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller5-408/+471
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller3-5/+15
2007-07-16[SPARC64]: Initial domain-services driver.David S. Miller2-1/+655
2007-07-16[SPARC64]: Export powerd facilities for external entities.David S. Miller1-23/+31
2007-07-16[SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller1-7/+29
2007-07-16[SPARC64]: Assorted LDC bug cures.David S. Miller1-18/+38
2007-07-16[SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller1-0/+12
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller5-0/+3501
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-2/+4
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-27/+0
2007-06-26[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller1-0/+4
2007-06-26[SPARC64]: Fix VIRQ enabling.David S. Miller1-1/+7
2007-06-13[SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller1-2/+3
2007-06-13[SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller1-3/+9
2007-06-13[SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller1-9/+122
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2-13/+103
2007-06-07[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day1-1/+1
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2-54/+54
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller1-6/+11
2007-06-04[SPARC64]: Fix {mc,smt}_capable().David S. Miller3-0/+9
2007-06-04[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller1-1/+2
2007-06-04[SPARC64]: Proper multi-core scheduling support.David S. Miller4-1/+77
2007-06-04[SPARC64]: Provide mmu statistics via sysfs.David Miller2-15/+222
2007-06-04[SPARC64]: Fix service channel hypervisor function names.David Miller1-20/+20
2007-06-04[SPARC64]: Export basic cpu properties via sysfs.David S. Miller1-0/+86
2007-06-04[SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller3-21/+28
2007-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-5/+6
2007-05-31[SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller1-0/+72
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg1-5/+6
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller3-60/+567
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2-6/+30