aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-04[SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller1-1/+2
2007-10-04[SPARC64]: check fork_idle() errorAkinobu Mita1-0/+2
2007-10-03[SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller1-2/+2
2007-10-03[SPARC64]: VIO device addition log message level is too high.David S. Miller1-1/+1
2007-10-03[SPARC64]: Fix domain-services port probing.David S. Miller1-1/+26
2007-10-02[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller1-4/+4
2007-10-02[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller3-166/+221
2007-09-30[SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller1-2/+2
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller1-1/+4
2007-09-16[SPARC64]: Warn user if cpu is ignored.David S. Miller2-2/+10
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller3-26/+58
2007-09-16[SPARC64]: Update defconfig.David S. Miller1-11/+5
2007-09-12[SPARC64]: Fix booting on V100 systems.David S. Miller1-1/+12
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-1/+1
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller3-14/+30
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller1-1/+1
2007-08-16[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller1-4/+3
2007-08-16[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller1-1/+2
2007-08-16[SPARC64]: Niagara-2 optimized copies.David S. Miller8-1/+716
2007-08-15[SPARC64]: Allow userspace to get at the machine description.David S. Miller1-0/+38
2007-08-08[SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller4-65/+28
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller10-33/+588
2007-08-07[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.David S. Miller1-8/+40
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller3-36/+22
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2-11/+12
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller11-839/+404
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller1-0/+75
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2-12/+126
2007-07-29Remove fs.h from mm.hAlexey Dobriyan2-0/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-26viohs: extern on function definitionAl Viro1-1/+1
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller1-4/+7
2007-07-24[SPARC64]: Update defconfig.David S. Miller1-21/+11
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller1-0/+2
2007-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2007-07-21[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig1-0/+1
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner2-51/+6
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
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