aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/defconfig
Commit message (Collapse)AuthorAge
* sparc: Add kgdb support.David S. Miller2008-04-29
| | | | | | | | | | | | | | Current limitations: 1) On SMP single stepping has some fundamental issues, shared with other sw single-step architectures such as mips and arm. 2) On 32-bit sparc we don't support SMP kgdb yet. That requires some reworking of the IPI mechanisms and infrastructure on that platform. Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-21
| | | | | | As per Documentation/feature-removal-schedule.txt Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC]: Update defconfig.David S. Miller2007-07-30
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-24
| | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC32]: Update defconfig.David S. Miller2007-05-14
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC]: Update defconfig.David S. Miller2006-12-17
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!