summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC32]: Update defconfig.David S. Miller2007-05-141-65/+86
* [SPARC32]: Fix sparc32 kdebug changes.Robert Reif2007-05-141-1/+1
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-121-2/+3
* [SPARC]: Spelling fixes.Simon Arlott2007-05-128-12/+12
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-091-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0811-11/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-085-5/+5
* [SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller2007-05-071-1/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [SPARC]: device_node name constification falloutStephen Rothwell2007-04-262-5/+3Star
* [SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller2007-04-261-2/+2
* [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-3/+6
* [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-1/+1
* [SPARC]: constify of_get_property return: arch/sparcStephen Rothwell2007-04-264-19/+20
* [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-121-2/+2
* [SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2007-04-121-2/+2
* [SPARC32]: Fix SMP build regressionRobert Reif2007-03-271-0/+2
* [PATCH] sparc: nr_free_pages() is unsigned longAl Viro2007-03-141-1/+1
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-131-1/+5
* [SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2007-03-132-11/+11
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-031-0/+8
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-031-3/+0Star
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-031-3/+4
* [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-131-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: sparcAlon Bar-Lev2007-02-122-2/+2
* [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2007-02-121-4/+6
* [PATCH] sort the devres mess outAl Viro2007-02-111-1/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-0/+1
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] sanitize sections for sparc32 smpAl Viro2007-02-022-5/+5
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-301-0/+1
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-1/+1
* [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2006-12-301-1/+2
* [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-185-123/+42Star
* [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-3/+3
* [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-101-1/+4
* [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-102-0/+9
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-10/+5Star
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert sparcJosef Sipek2006-12-081-3/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-5/+3Star
|/
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-062-4/+4