aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2-3/+14
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller1-1/+2
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-132/+0
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-5/+1
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller1-7/+3
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller1-3/+1
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller1-5/+3
2007-05-08[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller1-6/+0
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-2/+0
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08local_t: sparc64 cleanupMathieu Desnoyers1-40/+1
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-28/+31
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers1-2/+22
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap8-26/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig1-23/+0
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2007-05-07Quicklist support for sparc64David Miller1-12/+14
2007-05-06[SPARC64]: SUN4U PCI-E controller support.David S. Miller1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-10/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge1-10/+0
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-211/+92
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller1-83/+7
2007-04-26[SPARC64]: Add generic iommu and strbuf structs to iommu.hDavid S. Miller1-0/+29
2007-04-26[SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2-15/+15
2007-04-26[SPARC]: Make device_node name and type constStephen Rothwell1-2/+2
2007-04-26[SPARC64]: constify some paramaters of OF routinesStephen Rothwell1-4/+6
2007-04-26[SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller1-0/+2
2007-04-26[SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller1-14/+0
2007-04-26[SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.David S. Miller1-2/+2
2007-04-26[SPARC64]: Use SPARSEMEM_STATICDavid S. Miller1-3/+3
2007-04-26[SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.David S. Miller1-1/+1
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller1-1/+1
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David S. Miller1-3/+0
2007-04-26[SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller1-3/+0
2007-04-26[SPARC64]: Kill pci_controller->base_address_update().David S. Miller1-1/+0
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller1-1/+0
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller1-2/+0
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller1-3/+0
2007-04-26[SPARC64]: Internalize pci_memspace_mask.David S. Miller1-8/+0
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller2-24/+17
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller1-2/+0
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller1-2/+0
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-2/+2
2007-04-26[SPARC64] constify of_get_property return: includeStephen Rothwell2-3/+3
2007-04-26[SPARC64]: Add clocksource/clockevents support.David S. Miller1-10/+7
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller3-31/+4
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2