summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-1612-69/+665
|\
| * [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-163-2/+6
| * [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-163-32/+7
| * [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-161-1/+0
| * [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-166-5/+50
| * [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-161-0/+2
| * [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-162-4/+25
| * [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-162-42/+48
| * [SPARC64]: Use more mearningful names for IRQ registry.David S. Miller2007-07-161-1/+1
| * [SPARC64]: Export powerd facilities for external entities.David S. Miller2007-07-161-0/+7
| * [SPARC64]: Assorted LDC bug cures.David S. Miller2007-07-161-2/+1
| * [SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller2007-07-162-0/+538
* | Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-161-0/+2
* | page table handling cleanupJan Beulich2007-07-161-18/+0
|/
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-43/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* [SPARC64]: Add linux/pagemap.h to asm/tlb.hAlexey Dobriyan2007-06-281-0/+1
* [SPARC64]: Add irqs to mdesc_node.David S. Miller2007-06-261-0/+1
* [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-3/+5
* [SPARC64]: Really fix parport.David S. Miller2007-06-132-30/+17
* [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-0/+1
* [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller2007-06-041-0/+83
* [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-042-4/+3
* [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-043-4/+12
* [SPARC64]: Provide mmu statistics via sysfs.David Miller2007-06-041-0/+5
* [SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller2007-05-311-0/+168
* [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller2007-05-291-47/+593
* [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-05-291-1/+1
* [SPARC64]: Eliminate NR_CPUS limitations.David S. Miller2007-05-292-5/+5
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-298-14/+69
* [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-294-6/+27
* [SPARC64]: Kill unused DIE_PAGE_FAULT enum value.Christoph Hellwig2007-05-291-1/+0
* [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-151-1/+82
* [SPARC64]: Accept ebus_bus_type for generic DMA ops.David S. Miller2007-05-141-14/+30
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-111-1/+4
* Consolidate asm/poll.hStephen Rothwell2007-05-111-13/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-101-1/+1
|\
| * [SPARC64]: Bump PROMINTR_MAX to 32.David S. Miller2007-05-101-1/+1
* | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
|/
* [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-082-3/+14
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-081-1/+2
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-132/+0
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-081-5/+1
* [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-081-7/+3
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-081-3/+1
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-081-5/+3
* [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller2007-05-081-6/+0
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-081-2/+0
* Remove tas()Jeff Dike2007-05-081-1/+0
* local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1
OpenPOWER on IntegriCloud