aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-201-94/+157
* [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-201-19/+16
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-203-0/+15
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-205-74/+61
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-205-395/+22
|\
| * Create drivers/of/platform.cStephen Rothwell2007-07-201-107/+11
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-204-28/+28
| * Begin to consolidate of_device.cStephen Rothwell2007-07-201-111/+3
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-60/+1
| * Consolidate of_get_next_childStephen Rothwell2007-07-201-14/+0
| * Consolidate of_get_parentStephen Rothwell2007-07-201-13/+0
| * Consolidate of_find_propertyStephen Rothwell2007-07-201-21/+1
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-21/+0
| * Start split out of common open firmware codeStephen Rothwell2007-07-201-42/+0
* | [SPARC64]: Fix two year old bug in early bootup asm.David S. Miller2007-07-191-1/+0
* | [SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto2007-07-191-1/+1
* | [SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller2007-07-191-2/+2
* | [SPARC64]: Tweak kernel log messages in power_probe().David S. Miller2007-07-191-3/+1
* | [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-192-7/+78
* | [SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto2007-07-191-2/+2
* | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-192-9/+14
* | [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-192-62/+4
|/
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+2
* [SPARC64]: Set vio->desc_buf to NULL after freeing.David S. Miller2007-07-181-0/+1
* [SPARC64]: Handle reset events in vio_link_state_change().David S. Miller2007-07-181-0/+29
* [SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller2007-07-181-0/+19
* [SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller2007-07-181-64/+59
* [SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller2007-07-182-3/+108
* [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov2007-07-171-12/+3
* [SPARC64]: Kill explicit %gl register reference.David S. Miller2007-07-171-1/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2007-07-162-143/+147
* [SPARC64]: SMP build fix.Fabio Massimo Di Nitto2007-07-161-2/+2
* [SPARC64]: Fix UP build.David S. Miller2007-07-161-1/+1
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-164-19/+165
* [SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller2007-07-161-3/+13
* [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller2007-07-161-0/+2
* [SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller2007-07-161-6/+6
* [SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller2007-07-161-0/+52
* [SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller2007-07-161-8/+34
* [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-165-46/+23
* [SPARC64]: SMP build fixes.David S. Miller2007-07-162-12/+12
* [SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller2007-07-161-0/+1
* [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-163-52/+59
* [SPARC64]: Unconditionally register vio_bus_type.David S. Miller2007-07-161-7/+7
* [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-167-123/+647
* [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-161-13/+174
* [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-161-11/+28
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-165-408/+471
* [SPARC64]: Use more mearningful names for IRQ registry.David S. Miller2007-07-163-5/+15