aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-166/+94
2008-03-23[SPARC64]: exec PT_DTRACERoland McGrath2-6/+0
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day1-2/+1
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller4-158/+93
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller9-26/+18
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro1-1/+1
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+4
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2-2/+2
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-2/+0
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller1-2/+2
2008-02-28[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller1-1/+1
2008-02-26[SPARC64]: Loosen checks in exception table handling.David S. Miller1-10/+2
2008-02-24[SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg1-1/+2
2008-02-24[SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2-8/+8
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-84/+13
2008-02-20[SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori1-1/+2
2008-02-20[SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg3-3/+7
2008-02-19[SPARC64]: More sparse warning fixes in process.cDavid S. Miller1-0/+2
2008-02-19[SPARC64]: Kill show_regs32().David S. Miller1-18/+0
2008-02-19[SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2-4/+0
2008-02-19[SPARC64]: Kill show_stackframe{,32}().David S. Miller1-56/+0
2008-02-19[SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2-2/+2
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-165/+41
2008-02-18[SPARC64]: Kill pcic_present().David S. Miller1-21/+0
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller4-22/+0
2008-02-18[SPARC64]: Kill 'prom_keyboard'.David S. Miller2-8/+0
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller1-2/+0
2008-02-18[SPARC64]: Delete 'boot_flags'.David S. Miller1-5/+0
2008-02-18[SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller1-5/+0
2008-02-17[SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur1-1/+2
2008-02-17[SPARC64]: Always register a PROM based early console.David S. Miller3-11/+10
2008-02-17[SPARC64]: Update defconfig.David S. Miller1-10/+22
2008-02-17[SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller1-0/+1
2008-02-17[SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller1-31/+4
2008-02-14Introduce path_put()Jan Blunck1-2/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-4/+4
2008-02-13[SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller3-47/+1
2008-02-12[SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day1-2/+1
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-297/+509
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell1-26/+0
2008-02-09[SPARC64]: Add kretprobe support.David S. Miller1-2/+111
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller2-147/+290
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller4-110/+111
2008-02-09[SPARC64]: iommu_common.h tidy ups...David S. Miller1-3/+7
2008-02-09[SPARC64]: Remove unused declarations from iommu_common.hDavid S. Miller1-19/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-301/+110
2008-02-08misc: removal of final callers using fastcallHarvey Harrison1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells6-7/+0