aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-0/+1
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
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-12/+2
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-1/+4
2008-02-08pid: fix solaris_procidsEric W. Biederman1-2/+2
2008-02-08[SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller3-144/+1
2008-02-07[SPARC64]: Make use of compat_sys_ptrace()David S. Miller2-159/+109
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-432/+726
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+4
2008-02-07[SPARC64]: Use regsets in arch_ptrace().David S. Miller1-132/+77
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller1-27/+4
2008-02-07[SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller1-5/+0
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller2-284/+109
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller1-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller1-43/+0
2008-02-07[SPARC64]: Add user regsets.David S. Miller1-1/+581
2008-02-07[SPARC64]: Fix booting on non-zero cpu.David S. Miller2-0/+28
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-529/+151
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet3-3/+6
2008-02-06read_current_timer() cleanupsAndrew Morton1-0/+5
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller5-496/+92