aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 2-0/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONGravatar Rafael J. Wysocki 1-1/+1
2007-07-26viohs: extern on function definitionGravatar Al Viro 1-1/+1
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okGravatar David S. Miller 1-4/+7
2007-07-24[SPARC64]: Update defconfig.Gravatar David S. Miller 1-21/+11
2007-07-24[SPARC]: Add missing NOTES section.Gravatar David S. Miller 1-0/+2
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar Linus Torvalds 1-0/+1
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Gravatar Christoph Hellwig 1-0/+1
2007-07-21NTP: move the cmos update code into ntp.cGravatar Thomas Gleixner 2-51/+6
2007-07-21clockevents: fix resume logicGravatar Thomas Gleixner 1-0/+1
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cGravatar Sam Ravnborg 1-3/+3
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Gravatar Sam Ravnborg 1-2/+2
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cGravatar David S. Miller 1-0/+79
2007-07-20[SPARC64]: Fix virq decomposition.Gravatar David S. Miller 1-19/+25
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.Gravatar David S. Miller 1-14/+14
2007-07-20[SPARC64]: Do not flood log with failed DS messages.Gravatar David S. Miller 1-2/+0
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.Gravatar David S. Miller 1-94/+157
2007-07-20[SPARC64]: Improve VIO device naming further.Gravatar David S. Miller 1-19/+16
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.Gravatar David S. Miller 3-0/+15
2007-07-20[SPARC]: Fix serial console device detection.Gravatar David S. Miller 8-161/+71
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Gravatar Linus Torvalds 6-395/+25
2007-07-19[SPARC64]: Fix two year old bug in early bootup asm.Gravatar David S. Miller 1-1/+0
2007-07-19[SPARC64]: Update defconfig.Gravatar David S. Miller 1-11/+13
2007-07-19[SPARC64]: Fix log message type in vio_create_one().Gravatar Fabio Massimo Di Nitto 1-1/+1
2007-07-19[SPARC64]: Tweak assertions in sun4v_build_virq().Gravatar David S. Miller 1-2/+2
2007-07-19[SPARC64]: Tweak kernel log messages in power_probe().Gravatar David S. Miller 1-3/+1
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.Gravatar David S. Miller 2-7/+78
2007-07-19[SPARC64]: Fix device type matching in VIO's devspec_show().Gravatar Fabio Massimo Di Nitto 1-2/+2
2007-07-19[SPARC]: Add sys_fallocate() entries.Gravatar David S. Miller 2-9/+14
2007-07-19[SPARC64]: Use orderly_poweroff().Gravatar David S. Miller 2-62/+4
2007-07-20Create drivers/of/platform.cGravatar Stephen Rothwell 1-107/+11
2007-07-20[SPARC/64] Rename some functions like PowerPCGravatar Stephen Rothwell 4-28/+28
2007-07-20Begin to consolidate of_device.cGravatar Stephen Rothwell 1-111/+3
2007-07-20Consolidate of_find_node_by routinesGravatar Stephen Rothwell 1-60/+1
2007-07-20Consolidate of_get_next_childGravatar Stephen Rothwell 1-14/+0
2007-07-20Consolidate of_get_parentGravatar Stephen Rothwell 1-13/+0
2007-07-20Consolidate of_find_propertyGravatar Stephen Rothwell 1-21/+1
2007-07-20Consolidate of_device_is_compatibleGravatar Stephen Rothwell 1-21/+0
2007-07-20Start split out of common open firmware codeGravatar Stephen Rothwell 2-42/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+1
2007-07-19define new percpu interface for shared dataGravatar Fenghua Yu 1-4/+2
2007-07-19unregister_chrdev(): ignore the return valueGravatar Akinobu Mita 1-2/+1
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-13/+11
2007-07-18[SPARC64]: Set vio->desc_buf to NULL after freeing.Gravatar David S. Miller 1-0/+1
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busGravatar Stephen Rothwell 1-0/+3
2007-07-18[SPARC64]: Handle reset events in vio_link_state_change().Gravatar David S. Miller 1-0/+29
2007-07-18[SPARC64]: Handle LDC resets properly in domain-services driver.Gravatar David S. Miller 1-0/+19
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.Gravatar David S. Miller 1-64/+59
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.Gravatar David S. Miller 2-3/+108
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Gravatar Oleg Nesterov 1-12/+3