summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/kprobes.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-05-18sparc64: fix sparse warnings in kprobes.cSam Ravnborg
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09sparc: Validate that kprobe address is 4-byte aligned.David S. Miller
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg