aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] consolidate line discipline number definitionsGravatar Tilman Schmidt 1-0/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 1-0/+4
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAGravatar Christoph Lameter 1-0/+4
2007-02-11[PATCH] Drop free_pages()Gravatar Christoph Lameter 1-2/+2
2007-01-26[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.Gravatar David S. Miller 1-2/+2
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGravatar Gautham R Shenoy 1-1/+1
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.Gravatar David S. Miller 1-12/+8
2006-12-31[SPARC64]: Update defconfig.Gravatar David S. Miller 1-8/+26
2006-12-31[SPARC64]: Fix of_iounmap() region release.Gravatar David S. Miller 1-2/+5
2006-12-31[SPARC64]: Fix "mem=xxx" handling.Gravatar David S. Miller 1-23/+124
2006-12-30[PATCH] make fn_keys work again on power/macbooksGravatar Soeren Sonnenburg 1-1/+1
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.Gravatar David S. Miller 1-5/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.Gravatar David S. Miller 1-20/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SGravatar David S. Miller 1-6/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-2/+2
2006-12-10[SPARC64]: Fix several kprobes bugs.Gravatar David S. Miller 1-48/+43
2006-12-10[SPARC64]: Update defconfig.Gravatar David S. Miller 1-11/+33
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Gravatar Alexey Dobriyan 1-1/+4
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocGravatar Yan Burman 4-24/+10
2006-12-10[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.Gravatar David S. Miller 1-1/+11
2006-12-10[SPARC64]: Unaligned accesses to userspace are hard errors.Gravatar David S. Miller 1-13/+31
2006-12-10[SPARC64]: Call do_mathemu on illegal instruction traps too.Gravatar David S. Miller 2-9/+15
2006-12-10[SPARC64]: Update defconfig.Gravatar David S. Miller 1-6/+10
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.Gravatar David S. Miller 9-11/+129
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-08[PATCH] struct path: convert sparc64Gravatar Josef Sipek 7-22/+22
2006-12-08[PATCH] tty: ->signal->tty lockingGravatar Peter Zijlstra 1-3/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 2-3/+3
2006-12-07[PATCH] shared page table for hugetlb pageGravatar Chen, Kenneth W 1-0/+5
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsGravatar Eric W. Biederman 1-0/+1
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Gravatar Matthew Wilcox 1-9/+0
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.Gravatar David S. Miller 2-5/+6
2006-10-30[SPARC64]: Add some missing print_symbol() calls.Gravatar David S. Miller 1-0/+8
2006-10-30[SPARC64]: Fix Tomatillo/Schizo IRQ handling.Gravatar David S. Miller 1-4/+17
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 3-9/+9
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.Gravatar David S. Miller 3-9/+9
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().Gravatar David S. Miller 1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.Gravatar David S. Miller 3-24/+43
2006-10-19[SPARC64]: Fix of_ioremap().Gravatar David S. Miller 1-1/+6
2006-10-19[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.Gravatar David S. Miller 1-1/+1
2006-10-17[SPARC64]: Update defconfig.Gravatar David S. Miller 1-13/+12
2006-10-17[SPARC64]: Fix PCI memory space root resource on Hummingbird.Gravatar David S. Miller 2-23/+29
2006-10-17[SPARC]: Kill BOOTME_SINGLE.Gravatar David S. Miller 1-2/+0
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogGravatar Martin Habets 1-10/+0
2006-10-09[SPARC64]: Update defconfig.Gravatar David S. Miller 1-4/+15
2006-10-09[SPARC64]: Fix of_device bus_id settings.Gravatar David S. Miller 1-1/+1
2006-10-09[PATCH] sparc64 irq pt_regs falloutGravatar Al Viro 2-5/+9