aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller1-3/+0
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller1-3/+4
2007-02-28[SPARC64]: Update defconfig.David S. Miller1-2/+3
2007-02-27[SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller1-2/+38
2007-02-26[SPARC64]: Update defconfig.David S. Miller1-4/+24
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller1-1/+1
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller1-0/+2
2007-02-12[SPARC]: Re-export saved_command_line to modules.David S. Miller1-1/+1
2007-02-12[SPARC64]: We do not need ZONE_DMA.David S. Miller3-15/+10
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: sparc64Alon Bar-Lev2-2/+2
2007-02-12[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman1-2/+9
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-40/+978
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin2-65/+1
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-0/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2007-02-11[PATCH] Drop free_pages()Christoph Lameter1-2/+2
2007-02-10[SPARC64]: Update defconfig.David S. Miller1-7/+34
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller5-9/+901
2007-02-10[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller1-24/+20
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+24
2007-01-26[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller1-2/+2
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2006-12-31[SPARC64]: Update defconfig.David S. Miller1-8/+26
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-2/+5
2006-12-31[SPARC64]: Fix "mem=xxx" handling.David S. Miller1-23/+124
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg1-1/+1
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller1-5/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller1-20/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-10[SPARC64]: Fix several kprobes bugs.David S. Miller1-48/+43
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-11/+33
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan1-1/+4
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman4-24/+10
2006-12-10[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller1-1/+11
2006-12-10[SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller1-13/+31
2006-12-10[SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2-9/+15
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-6/+10
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller9-11/+129
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert sparc64Josef Sipek7-22/+22
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-3/+3
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5