aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell
2007-07-20Begin to consolidate of_device.cStephen Rothwell
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell
2007-07-20Consolidate of_get_next_childStephen Rothwell
2007-07-20Consolidate of_get_parentStephen Rothwell
2007-07-20Consolidate of_find_propertyStephen Rothwell
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell
2007-07-20Start split out of common open firmware codeStephen Rothwell
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18[SPARC64]: Set vio->desc_buf to NULL after freeing.David S. Miller
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell
2007-07-18[SPARC64]: Handle reset events in vio_link_state_change().David S. Miller
2007-07-18[SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov
2007-07-17[SPARC64]: Update defconfig.David S. Miller
2007-07-17[SPARC64]: Kill explicit %gl register reference.David S. Miller
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller
2007-07-16[SPARC64]: SMP build fix.Fabio Massimo Di Nitto
2007-07-16[SPARC64]: Fix UP build.David S. Miller
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller
2007-07-16[SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller
2007-07-16[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller
2007-07-16[SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller
2007-07-16[SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller
2007-07-16[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller
2007-07-16[SPARC64]: SMP build fixes.David S. Miller
2007-07-16[SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller
2007-07-16[SPARC64]: Unconditionally register vio_bus_type.David S. Miller
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller
2007-07-16[SPARC64]: Initial domain-services driver.David S. Miller
2007-07-16[SPARC64]: Export powerd facilities for external entities.David S. Miller
2007-07-16[SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller
2007-07-16[SPARC64]: Assorted LDC bug cures.David S. Miller
2007-07-16[SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar