Merge commit 'v2.6.29-rc4' into perfcounters/core
[safe/jmp/linux-2.6] / arch / x86 / kernel / ds.c
2009-01-22 Markus Metzgerx86, ds, bts: cleanup/fix DS configuration
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-20 Markus Metzgerx86, bts: add fork and exit handling
2008-12-16 Markus Metzgerx86, bts: correctly report invalid bts records
2008-12-16 Markus Metzgerx86, bts: remove recursion from get_context
2008-12-12 Ingo Molnarx86, bts: fix build error
2008-12-12 Markus Metzgerx86, bts: provide in-kernel branch-trace interface
2008-12-12 Markus Metzgerx86, bts: turn BUG_ON into WARN_ON_ONCE
2008-11-25 Markus Metzgerx86, bts, ptrace: move BTS buffer allocation from ds...
2008-11-25 Markus Metzgerx86, bts: base in-kernel ds interface on handles
2008-11-25 Ingo MolnarMerge branches 'tracing/core', 'x86/urgent' and 'x86...
2008-11-25 Markus Metzgerx86, bts: fix wrmsr and spinlock over kmalloc
2008-11-25 Markus Metzgerx86, pebs: fix PEBS record size configuration
2008-11-25 Markus Metzgerx86, bts: exclude ds.c from build when disabled
2008-11-18 Ingo Molnarx86, PEBS/DS: fix code flow in ds_request()
2008-11-16 Markus Metzgerx86, bts: fix unlock problem in ds.c
2008-11-10 Markus Metzgerx86, bts: DS and BTS initialization
2008-09-24 Harvey Harrisonx86: ds.c ptrace.c integer as NULL pointer sparse fixes
2008-07-25 Ingo Molnarx86: fix ds.c build error
2008-05-12 Cyrill Gorcunovx86: DS cleanup - dont treat 0 as NULL
2008-05-12 Markus Metzgerx86, ptrace: PEBS support
2008-04-17 Cyrill Gorcunovx86: debug Store - call kfree if only we really need it
2008-01-31 Harvey Harrisonx86: fix small sparse warning
2008-01-30 Markus Metzgerx86, ptrace: support 32bit-cross-64bit BTS recording
2008-01-30 Markus Metzgerx86, ptrace: new ptrace BTS API
2008-01-30 Markus Metzgerx86, ptrace: use jiffies for BTS timestamps
2008-01-30 Markus Metzgerx86, ptrace: support for branch trace store(BTS)