summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-081-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0811-11/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-085-5/+5
* [SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller2007-05-061-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/+3
* [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-261-0/+2
* [PATCH] sparc: nr_free_pages() is unsigned longAl Viro2007-03-141-1/+1
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-121-1/+5
* [SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2007-03-122-11/+11
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-021-0/+8
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-021-3/+0
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-021-3/+4
* [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-121-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/+0
* [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-012-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-175-123/+42
* [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/+5
* [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/+3
|/
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-052-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-272-5/+5
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-272-5/+5
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt2006-10-171-1/+1
* [SPARC]: Add sparc profiling supportMartin Habets2006-10-176-0/+60