summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-221-51/+2Star
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+1
* [SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg2007-07-211-3/+3
* [SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg2007-07-211-2/+2
* [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-211-0/+79
* [SPARC64]: Fix virq decomposition.David S. Miller2007-07-211-19/+25
* [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller2007-07-211-14/+14
* [SPARC64]: Do not flood log with failed DS messages.David S. Miller2007-07-211-2/+0Star
* [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-211-94/+157
* [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-211-19/+16Star
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-213-0/+15
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-215-74/+61Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-205-395/+22Star
|\
| * Create drivers/of/platform.cStephen Rothwell2007-07-201-107/+11Star
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-204-28/+28
| * Begin to consolidate of_device.cStephen Rothwell2007-07-201-111/+3Star
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-60/+1Star
| * Consolidate of_get_next_childStephen Rothwell2007-07-201-14/+0Star
| * Consolidate of_get_parentStephen Rothwell2007-07-201-13/+0Star
| * Consolidate of_find_propertyStephen Rothwell2007-07-201-21/+1Star
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-21/+0Star
| * Start split out of common open firmware codeStephen Rothwell2007-07-201-42/+0Star
* | [SPARC64]: Fix two year old bug in early bootup asm.David S. Miller2007-07-201-1/+0Star
* | [SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto2007-07-201-1/+1
* | [SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller2007-07-201-2/+2
* | [SPARC64]: Tweak kernel log messages in power_probe().David S. Miller2007-07-201-3/+1Star
* | [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-202-7/+78
* | [SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto2007-07-201-2/+2
* | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-202-9/+14
* | [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-202-62/+4Star
|/
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+2Star
* [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/+59Star
* [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/+3Star
* [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-172-143/+147
* [SPARC64]: SMP build fix.Fabio Massimo Di Nitto2007-07-171-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/+23Star
* [SPARC64]: SMP build fixes.David S. Miller2007-07-162-12/+12