summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
AgeCommit message (Expand)AuthorLines
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller-2/+1
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller-1/+3
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller-6/+6
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller-7/+6
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller-2/+4
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller-0/+6
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller-4/+0
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller-2/+3
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller-11/+11
2007-08-20[SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller-15/+15
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller-0/+2
2007-08-16[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller-2/+8
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller-4/+16
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller-0/+1
2007-08-03[SPARC]: Fix O_CLOEXEC values.David S. Miller-1/+1
2007-08-03[SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller-0/+19
2007-07-31[SPARC64]: Add missing dma_get_cache_alignment().Andrew Morton-0/+7
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller-0/+28
2007-07-30[SPARC64]: asm-sparc64/floppy.h needs linux/pci.hDavid S. Miller-3/+3
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller-385/+203
2007-07-20[SPARC64]: Convert parport to of_platform_driver.David S. Miller-100/+133
2007-07-20[SPARC]: Implement fb_is_primary_device().David S. Miller-0/+9
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller-32/+6
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds-86/+59
2007-07-19[SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller-0/+2
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller-3/+3
2007-07-19[SPARC64]: Use orderly_poweroff().David S. Miller-7/+0
2007-07-20Create linux/of_platorm.hStephen Rothwell-38/+35
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell-1/+2
2007-07-20Begin consolidation of of_device.hStephen Rothwell-11/+4
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell-0/+1
2007-07-20Consolidate of_get_parentStephen Rothwell-0/+9
2007-07-20Consolidate of_find_propertyStephen Rothwell-0/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell-0/+2
2007-07-20Start split out of common open firmware codeStephen Rothwell-0/+3
2007-07-20Split out common parts of prom.hStephen Rothwell-40/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman-1/+0
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell-5/+0
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller-1/+1
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller-0/+10
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+12
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds-69/+665
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann-0/+2
2007-07-16page table handling cleanupJan Beulich-18/+0
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller-2/+6
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller-32/+7