aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller
2006-12-17[SPARC]: Update defconfig.David S. Miller
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert sparcJosef Sipek
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller
2006-10-17[SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt
2006-10-17[SPARC]: Add sparc profiling supportMartin Habets
2006-10-17[SPARC]: Kill BOOTME_SINGLE.David S. Miller
2006-10-11[SPARC32]: Fix sparc32 modpost warnings.Martin Habets
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets
2006-10-11[SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets
2006-10-11[SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller
2006-10-09[SPARC32]: Fix prom.c build warningMartin Habets
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] sparc32 rwlock fixAl Viro
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Al Viro
2006-09-22[PATCH] fix ancient breakage in ebus_init()Al Viro
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev
2006-08-26[SPARC]: Small smp cleanup.Krzysztof Helt
2006-08-26[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Krzysztof Helt
2006-07-27[SPARC]: Defer clock_probe to fs_initcall()Bob Breuer
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller
2006-07-21[SPARC]: Get sun4d SMP building again.Raymond Burns
2006-07-21[SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns