summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-272-5/+5
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-272-5/+5
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt2006-10-171-1/+1
* [SPARC]: Add sparc profiling supportMartin Habets2006-10-176-0/+60
* [SPARC]: Kill BOOTME_SINGLE.David S. Miller2006-10-171-2/+0
* [SPARC32]: Fix sparc32 modpost warnings.Martin Habets2006-10-111-2/+2
* [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-10/+0
* [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-111-1/+1
* [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
* [SPARC32]: Fix prom.c build warningMartin Habets2006-10-091-2/+5
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-095-10/+10
* [PATCH] sparc32 rwlock fixAl Viro2006-10-082-1/+23
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-089-22/+43
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-4/+12
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+23
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-7/+12
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-012-29/+5
* [SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller2006-09-291-0/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-292-2/+2
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-262-2/+2
* [PATCH] sun4: fix sbus_setup_iommu()Al Viro2006-09-221-0/+2
* [PATCH] fix ancient breakage in ebus_init()Al Viro2006-09-221-4/+3
* [SPARC]: Fix regression in sys_getdomainname()Andy Walker2006-09-181-4/+6
* [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-12/+15
* [SPARC]: Small smp cleanup.Krzysztof Helt2006-08-263-4/+1
* [SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Krzysztof Helt2006-08-261-2/+2
* [SPARC]: Defer clock_probe to fs_initcall()Bob Breuer2006-07-271-32/+42
* [SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller2006-07-211-9/+9
* [SPARC]: Get sun4d SMP building again.Raymond Burns2006-07-212-78/+121
* [SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns2006-07-211-1/+1
* [SPARC]: Simplify and correct __cpu_find_by()David S. Miller2006-07-211-18/+7
* [SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns2006-07-211-0/+1
* [SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller2006-07-211-3/+31
* [SPARC]: Fix property name acquisition in prom.cBob Breuer2006-07-211-3/+6
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-212-19/+0
* [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-131-58/+109
* [SPARC64]: of_device_register() error checking fixAndrew Morton2006-07-131-2/+4
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-026-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3038-38/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3038-38/+0
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-291-7/+62
* [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-291-69/+40
* [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-291-0/+17
OpenPOWER on IntegriCloud