aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller1-2/+3
2007-05-11[SPARC]: Spelling fixes.Simon Arlott8-12/+12
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller1-0/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap11-11/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig5-5/+5
2007-05-06[SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller1-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-26[SPARC]: device_node name constification falloutStephen Rothwell2-5/+3
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller1-2/+2
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell1-3/+6
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-1/+1
2007-04-26[SPARC]: constify of_get_property return: arch/sparcStephen Rothwell4-19/+20
2007-04-12[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif1-2/+2
2007-04-12[SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath1-2/+2
2007-03-26[SPARC32]: Fix SMP build regressionRobert Reif1-0/+2
2007-03-14[PATCH] sparc: nr_free_pages() is unsigned longAl Viro1-1/+1
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller1-1/+5
2007-03-12[SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2-11/+11
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller1-3/+0