summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/traps_64.c
AgeCommit message (Expand)Author
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-04-21sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg