summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-2/+4
* PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-27/+0
* [SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller2007-06-261-0/+4
* [SPARC64]: Fix VIRQ enabling.David S. Miller2007-06-261-1/+7
* [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-2/+3
* [SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller2007-06-131-3/+9
* [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-9/+122
* [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
* [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-071-1/+1
* [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-072-54/+54
* [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-071-6/+11
* [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-043-0/+9
* [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller2007-06-041-1/+2
* [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-044-1/+77
* [SPARC64]: Provide mmu statistics via sysfs.David Miller2007-06-042-15/+222
* [SPARC64]: Fix service channel hypervisor function names.David Miller2007-06-041-20/+20
* [SPARC64]: Export basic cpu properties via sysfs.David S. Miller2007-06-041-0/+86
* [SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller2007-06-043-21/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-311-5/+6
|\
| * sparc64: fix alignment bug in linker definition scriptSam Ravnborg2007-05-291-5/+6
* | [SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller2007-05-311-0/+72
* | [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller2007-05-293-60/+567
* | [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-292-6/+30
* | [SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller2007-05-291-2/+2
* | [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand2007-05-291-0/+6
* | [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-294-11/+38
* | [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-2913-380/+923
* | [SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller2007-05-291-0/+18
* | [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-298-1/+148
* | [SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller2007-05-291-1/+1
* | [SPARC64]: PCI device scan is way too verbose by default.David S. Miller2007-05-291-14/+40
* | [SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller2007-05-291-26/+10
|/
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [SPARC64]: Fix sched_clock() et al.David S. Miller2007-05-171-1/+1
* [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-154-1/+287
* [SPARC64]: Update defconfig.David S. Miller2007-05-141-22/+4
* [SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.David S. Miller2007-05-141-0/+3
* [SPARC64]: Be more resiliant with PCI I/O space regs.David S. Miller2007-05-131-0/+7
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-111-3/+4
* [SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.David S. Miller2007-05-111-20/+210
* [SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller2007-05-111-1/+1
* [SPARC64]: Update defconfig.David S. Miller2007-05-111-8/+10
* [SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller2007-05-111-2/+2
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-117-8/+8
* [SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2007-05-112-61/+52
* [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
* [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-112-0/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-109-745/+226
|\
OpenPOWER on IntegriCloud