aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2007-08-16[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller
2007-08-16[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller
2007-08-16[SPARC64]: Niagara-2 optimized copies.David S. Miller
2007-08-15[SPARC64]: Allow userspace to get at the machine description.David S. Miller
2007-08-08[SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller
2007-08-07[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.David S. Miller
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26viohs: extern on function definitionAl Viro
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller
2007-07-24[SPARC64]: Update defconfig.David S. Miller
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds
2007-07-19[SPARC64]: Fix two year old bug in early bootup asm.David S. Miller
2007-07-19[SPARC64]: Update defconfig.David S. Miller
2007-07-19[SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto
2007-07-19[SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller
2007-07-19[SPARC64]: Tweak kernel log messages in power_probe().David S. Miller
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller
2007-07-19[SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller
2007-07-19[SPARC64]: Use orderly_poweroff().David S. Miller
2007-07-20Create drivers/of/platform.cStephen Rothwell
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