aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/chmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12chmc: Mark %ver register inline asm with __volatile__David S. Miller1-1/+1
2008-09-12sparc64: Fix sparse warnings in chmc.cDavid S. Miller1-10/+10
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-25sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.David S. Miller1-83/+453
2008-08-24sparc64: Add generic interface for registering a dimm printing handler.David S. Miller1-5/+16
2008-08-24sparc64: Use consistent chmc_ prefix in variables, types, and functions.David S. Miller1-117/+120
2008-08-24sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.David S. Miller1-41/+78
2007-12-07[SPARC64]: Fix memory controller register access when non-SMP.David S. Miller1-6/+10
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-2/+2
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-06-23[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller1-44/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+458