summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-051-3/+3
|\
| * [SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk2008-02-051-3/+3
* | iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori2008-02-054-5/+10
* | timerfd: new timerfd APIDavide Libenzi2008-02-051-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-3/+2Star
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2Star
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-021-5/+0Star
* [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-02-012-2/+2
* [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-02-011-1/+1
* SPARC64: use generic percputravis@sgi.com2008-01-301-0/+5
* percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREAtravis@sgi.com2008-01-301-1/+1
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-0/+3
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [SPARC64]: Partially revert "Constify function pointer tables."David S. Miller2008-01-241-1/+1
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-232-2/+2
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-226-21/+24
* [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-172-0/+6
* [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller2008-01-131-1/+5
* [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-271-0/+16
* [SPARC64]: Spelling fixesJoe Perches2007-12-201-1/+1
* [SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2007-12-132-9/+32
* [SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller2007-12-121-6/+13
* [SPARC64]: Fix memory controller register access when non-SMP.David S. Miller2007-12-071-6/+10
* [SPARC64]: Update defconfig.David S. Miller2007-12-051-4/+5
* [SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov2007-12-051-0/+4
* [SPARC64]: Add missing "space"Joe Perches2007-12-051-2/+3
* [SPARC64]: Add missing pci_dev_putJulia Lawall2007-12-051-0/+2
* [SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller2007-12-051-5/+10
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-075-6/+0Star
* [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34Star
* [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
* [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0Star
* [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-278-56/+37Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-261-1/+1
|\
| * [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-241-1/+1
* | More SG build fixesDavid Miller2007-10-241-1/+1
* | SG build fixDavid Miller2007-10-241-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-241-2/+0Star
|\
| * [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-181-2/+0Star
* | sparc64: zero out dma_lengthFUJITA Tomonori2007-10-231-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-238-125/+87Star
|\ \
| * | [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-2/+1Star
| * | [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-223-14/+1Star