summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* [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/+0Star
* [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-161-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-121-1/+4
* Consolidate asm/poll.hStephen Rothwell2007-05-111-13/+1Star
* 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-092-3/+14
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-091-1/+2
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-091-132/+0Star
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-091-5/+1Star
* [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-091-7/+3Star
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-091-3/+1Star
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-091-5/+3Star
* [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller2007-05-091-6/+0Star
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-091-2/+0Star
* Remove tas()Jeff Dike2007-05-081-1/+0Star
* local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1Star
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-28/+31
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers2007-05-081-2/+22
* consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-088-26/+6Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-23/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-071-0/+1
|\
| * [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-071-0/+1
* | Quicklist support for sparc64David Miller2007-05-071-12/+14
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-052-10/+1Star
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
| * [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-021-10/+0Star
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-031-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-2716-211/+92Star
|\
| * [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-271-83/+7Star
| * [SPARC64]: Add generic iommu and strbuf structs to iommu.hDavid S. Miller2007-04-261-0/+29
| * [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-262-15/+15
| * [SPARC]: Make device_node name and type constStephen Rothwell2007-04-261-2/+2
| * [SPARC64]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * [SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller2007-04-261-0/+2
| * [SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller2007-04-261-14/+0Star
| * [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.David S. Miller2007-04-261-2/+2
| * [SPARC64]: Use SPARSEMEM_STATICDavid S. Miller2007-04-261-3/+3
| * [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.David S. Miller2007-04-261-1/+1
| * [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
| * [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-3/+0Star
| * [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-3/+0Star
| * [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-1/+0Star