aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison1-2/+2
2008-07-25x86: fix ds.c build errorIngo Molnar1-0/+1
2008-05-12x86: DS cleanup - dont treat 0 as NULLCyrill Gorcunov1-9/+9
2008-05-12x86, ptrace: PEBS supportMarkus Metzger1-277/+676
2008-04-17x86: debug Store - call kfree if only we really need itCyrill Gorcunov1-4/+4
2008-01-31x86: fix small sparse warningHarvey Harrison1-1/+1
2008-01-30x86, ptrace: support 32bit-cross-64bit BTS recordingMarkus Metzger1-46/+45
2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger1-5/+51
2008-01-30x86, ptrace: use jiffies for BTS timestampsMarkus Metzger1-20/+10
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-0/+429