aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller1-3/+4
2007-02-12[SPARC]: Re-export saved_command_line to modules.David S. Miller1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: sparcAlon Bar-Lev2-2/+2
2007-02-12[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman1-4/+6
2007-02-11[PATCH] sort the devres mess outAl Viro1-1/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-0/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2007-02-01[PATCH] sanitize sections for sparc32 smpAl Viro2-5/+5
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro1-0/+1
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-1/+1
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller5-123/+42
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-3/+3
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan1-1/+4
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2-0/+9
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman4-10/+5