summaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller8-1039/+409
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller1-32/+4
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller1-9/+3
2007-04-26[SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller1-2/+2
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-1/+1
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell11-43/+46
2007-04-26[SPARC64]: Small cleanups time.cTony Breeds1-11/+6
2007-04-26[SPARC64]: Fix sparc64_next_event() error return.David S. Miller1-1/+1
2007-04-26[SPARC64]: Add clocksource/clockevents support.David S. Miller3-220/+231
2007-04-26[SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().David S. Miller1-6/+9
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller4-141/+21
2007-04-26[SPARC64]: Synchronize RTC clock via timer just like x86.David S. Miller1-18/+48
2007-04-14[SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway1-1/+1
2007-04-14[SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2-2/+1
2007-04-13[SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif1-2/+2
2007-04-13[SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2-4/+6
2007-04-12[SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller1-328/+232
2007-03-19[SPARC64]: store-init needs trailing membar.David S. Miller4-0/+6
2007-03-18[SPARC64]: Use Kconfig.preemptDavid S. Miller2-16/+8
2007-03-17[SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2-3/+35
2007-03-13[SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller1-0/+3
2007-03-13[SPARC]: Hook up missing syscalls.David S. Miller1-2/+7
2007-03-10[SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-03[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+8
2007-03-03[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller1-3/+0
2007-03-03[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-13[SPARC]: Re-export saved_command_line to modules.David S. Miller1-1/+1
2007-02-13[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-11[SPARC64]: Update defconfig.David S. Miller1-7/+34
2007-02-11[SPARC64]: Add PCI MSI support on Niagara.David S. Miller5-9/+901
2007-02-11[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller1-24/+20
2007-02-11[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+24
2007-01-27[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller1-2/+2
2007-01-12[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2007-01-01[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2007-01-01[SPARC64]: Update defconfig.David S. Miller1-8/+26