aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Use regsets in arch_ptrace().David S. Miller2008-02-071-132/+77
* [SPARC64]: Use regsets for ELF core dumping.David S. Miller2008-02-071-27/+4
* [SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller2008-02-071-5/+0
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-284/+109
* [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1
* [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-43/+0
* [SPARC64]: Add user regsets.David S. Miller2008-02-071-1/+581
* [SPARC64]: Fix booting on non-zero cpu.David S. Miller2008-02-071-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-066-499/+98
|\
| * [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-065-496/+92
| * [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-061-3/+6
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0
* | get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-0/+1
* | 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
|/
* 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
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-221-1/+1
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-216-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-121-1/+5
* [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-261-0/+16
* [SPARC64]: Spelling fixesJoe Perches2007-12-201-1/+1
* [SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2007-12-131-0/+12
* [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]: 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-065-6/+0
* [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-311-1/+1
* [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-275-17/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-251-1/+1
|\
| * [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-231-1/+1
* | More SG build fixesDavid Miller2007-10-241-1/+1
* | SG build fixDavid Miller2007-10-241-1/+1
|/
* 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-224-61/+50
|\
| * [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-221-2/+1
| * [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-221-9/+0
| * [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-222-50/+49
* | Update arch/ to use sg helpersJens Axboe2007-10-224-18/+11
|/
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-20/+0