aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg1-3/+3
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg1-2/+2
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller1-0/+79
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller1-19/+25
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller1-14/+14
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller1-2/+0
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller1-94/+157
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller1-19/+16
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller3-0/+15
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller8-161/+71
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds6-395/+25
2007-07-19[SPARC64]: Fix two year old bug in early bootup asm.David S. Miller1-1/+0
2007-07-19[SPARC64]: Update defconfig.David S. Miller1-11/+13
2007-07-19[SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto1-1/+1
2007-07-19[SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller1-2/+2
2007-07-19[SPARC64]: Tweak kernel log messages in power_probe().David S. Miller1-3/+1
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2-7/+78
2007-07-19[SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto1-2/+2
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller2-9/+14
2007-07-19[SPARC64]: Use orderly_poweroff().David S. Miller2-62/+4
2007-07-20Create drivers/of/platform.cStephen Rothwell1-107/+11
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell4-28/+28
2007-07-20Begin to consolidate of_device.cStephen Rothwell1-111/+3
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-60/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-14/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-13/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-21/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-21/+0
2007-07-20Start split out of common open firmware codeStephen Rothwell2-42/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+2
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-2/+1
2007-07-19mm: fault feedback #2Nick Piggin1-13/+11
2007-07-18[SPARC64]: Set vio->desc_buf to NULL after freeing.David S. Miller1-0/+1
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell1-0/+3
2007-07-18[SPARC64]: Handle reset events in vio_link_state_change().David S. Miller1-0/+29
2007-07-18[SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller1-0/+19
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller1-64/+59
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller2-3/+108
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov1-12/+3
2007-07-17[SPARC64]: Update defconfig.David S. Miller1-123/+32
2007-07-17[SPARC64]: Kill explicit %gl register reference.David S. Miller1-1/+2
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