aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller1-0/+2
2007-08-26[SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller1-3/+0
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller3-1/+47
2007-08-20[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller1-1/+2
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue1-2/+1
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif3-15/+16
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-0/+15
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller3-30/+62
2007-07-31[SPARC]: Fix exec failures on sun4c.Mark Fortescue1-0/+3
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-30[SPARC]: Update defconfig.David S. Miller1-146/+40
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller1-0/+2
2007-07-24[SPARC32]: missing exportsAl Viro2-0/+5
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro1-1/+1
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro3-2/+5
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro5-9/+46
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro11-0/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2-0/+10
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller5-185/+139
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds4-381/+19
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller1-5/+4
2007-07-20Create drivers/of/platform.cStephen Rothwell1-98/+9
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell2-22/+22
2007-07-20Begin to consolidate of_device.cStephen Rothwell1-108/+1
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-60/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-14/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-13/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-21/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-21/+0
2007-07-20Start split out of common open firmware codeStephen Rothwell2-42/+3
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+11
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell1-0/+3
2007-07-17sparc32 has working dma-mapping only with CONFIG_PCIAl Viro1-0/+3
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16page table handling cleanupJan Beulich2-10/+0
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-0/+3
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-10/+0
2007-05-31[SPARC32]: Build fix.Andrew Morton1-2/+2
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets1-0/+7
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin1-0/+15
2007-05-29[SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt1-2/+2
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-14[SPARC32]: Update defconfig.David S. Miller1-65/+86
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif1-1/+1