aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-17[SPARC]: Sparc compilation fix with floppy enabledGravatar Krzysztof Helt 1-1/+1
2006-10-17[SPARC]: Add sparc profiling supportGravatar Martin Habets 6-0/+60
2006-10-17[SPARC]: Kill BOOTME_SINGLE.Gravatar David S. Miller 1-2/+0
2006-10-11[SPARC32]: Fix sparc32 modpost warnings.Gravatar Martin Habets 1-2/+2
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogGravatar Martin Habets 1-10/+0
2006-10-11[SPARC32]: Mark srmmu_nocache_init as __init.Gravatar Martin Habets 1-1/+1
2006-10-11[SPARC32]: pcic.c needs asm/irq_regs.hGravatar David S. Miller 1-0/+1
2006-10-09[SPARC32]: Fix prom.c build warningGravatar Martin Habets 1-2/+5
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 5-10/+10
2006-10-08[PATCH] sparc32 rwlock fixGravatar Al Viro 2-1/+23
2006-10-08[PATCH] sparc32 pt_regs fixesGravatar Al Viro 9-22/+43
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 2-2/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-4/+12
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 1-0/+23
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 2-7/+12
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 2-29/+5
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().Gravatar David S. Miller 1-0/+4
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 2-2/+2
2006-09-26[PATCH] Standardize pxx_page macrosGravatar Dave McCracken 2-2/+2
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Gravatar Al Viro 1-0/+2
2006-09-22[PATCH] fix ancient breakage in ebus_init()Gravatar Al Viro 1-4/+3
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Gravatar Andy Walker 1-4/+6
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsGravatar Kirill Korotaev 1-12/+15
2006-08-26[SPARC]: Small smp cleanup.Gravatar Krzysztof Helt 3-4/+1
2006-08-26[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Gravatar Krzysztof Helt 1-2/+2
2006-07-27[SPARC]: Defer clock_probe to fs_initcall()Gravatar Bob Breuer 1-32/+42
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().Gravatar David S. Miller 1-9/+9
2006-07-21[SPARC]: Get sun4d SMP building again.Gravatar Raymond Burns 2-78/+121
2006-07-21[SPARC]: Do not call sun4m_irq_rotate on sun4d.Gravatar Raymond Burns 1-1/+1
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()Gravatar David S. Miller 1-18/+7
2006-07-21[SPARC]: Initialize iounit spinlock in iounit_init().Gravatar Raymond Burns 1-0/+1
2006-07-21[SPARC]: Fix initialization of sun4d SBUS interrupts.Gravatar David S. Miller 1-3/+31
2006-07-21[SPARC]: Fix property name acquisition in prom.cGravatar Bob Breuer 1-3/+6
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.Gravatar David S. Miller 2-19/+0
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.Gravatar David S. Miller 1-58/+109
2006-07-13[SPARC64]: of_device_register() error checking fixGravatar Andrew Morton 1-2/+4
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsGravatar Thomas Gleixner 6-17/+17
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 38-38/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 38-38/+0
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.Gravatar David S. Miller 1-7/+62
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.Gravatar David S. Miller 1-69/+40
2006-06-29[SPARC]: Add of_io{remap,unmap}().Gravatar David S. Miller 1-0/+17
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.Gravatar David S. Miller 1-2/+2
2006-06-29[SPARC]: Beginnings of generic of_device framework.Gravatar David S. Miller 1-2/+420