summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* | misc: removal of final callers using fastcallHarvey Harrison2008-02-081-1/+1
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-086-7/+0Star
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-12/+2Star
* | aout: mark arches that support A.OUT formatDavid Howells2008-02-081-1/+4
* | pid: fix solaris_procidsEric W. Biederman2008-02-081-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-075-432/+726
|\
| * [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77Star
| * [SPARC64]: Use regsets for ELF core dumping.David S. Miller2008-02-071-27/+4Star
| * [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0Star
| * [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-284/+109Star
| * [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1Star
| * [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-43/+0Star
| * [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
| * [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-072-0/+28
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-067-529/+151Star
|\
| * [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-065-496/+92Star
| * [SPARC64]: Update defconfig.David S. Miller2008-02-061-30/+53
| * [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-061-3/+6
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0Star
* | get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-063-3/+6
* | read_current_timer() cleanupsAndrew Morton2008-02-061-0/+5
|/
* 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