aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel
AgeCommit message (Expand)Author
2008-02-09[SPARC64]: iommu_common.h tidy ups...David S. Miller
2008-02-09[SPARC64]: Remove unused declarations from iommu_common.hDavid S. Miller
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08[SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller
2008-02-07[SPARC64]: Make use of compat_sys_ptrace()David S. Miller
2008-02-07[SPARC64]: Use regsets in arch_ptrace().David S. Miller
2008-02-07[SPARC64]: Use regsets for ELF core dumping.David S. Miller
2008-02-07[SPARC64]: Remove unintentional ptrace debugging messages.David S. Miller
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller
2008-02-07[SPARC64]: Add user regsets.David S. Miller
2008-02-07[SPARC64]: Fix booting on non-zero cpu.David S. Miller
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05[SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller
2007-12-20[SPARC64]: Spelling fixesJoe Perches
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller
2007-12-12[SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov
2007-12-05[SPARC64]: Add missing "space"Joe Perches
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods
2007-10-31[SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller
2007-10-31[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-24More SG build fixesDavid Miller
2007-10-24SG build fixDavid Miller
2007-10-23[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright
2007-10-23sparc64: zero out dma_lengthFUJITA Tomonori