| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: make the trace clocks available generally | Ingo Molnar | 2009-04-14 | 2 | -1/+7 |
* | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2009-04-08 | 2 | -7/+0 |
* | mm, x86, ptrace, bts: defer branch trace stopping, cleanup | Ingo Molnar | 2009-04-08 | 1 | -1/+0 |
* | x86, ds: support Core i7 | Markus Metzger | 2009-04-07 | 2 | -10/+71 |
* | x86, ds: allow small debug store buffers | Markus Metzger | 2009-04-07 | 2 | -5/+10 |
* | x86, ds: fix bad ds_reset_pebs() | Markus Metzger | 2009-04-07 | 1 | -1/+1 |
* | x86, ds: dont use TIF_DEBUGCTLMSR | Markus Metzger | 2009-04-07 | 1 | -5/+0 |
* | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 6 | -48/+7 |
* | x86, ds: use single debug store cpu configuration | Markus Metzger | 2009-04-07 | 1 | -2/+5 |
* | x86, ds: add leakage warning | Markus Metzger | 2009-04-07 | 6 | -26/+8 |
* | x86, ds: add task tracing selftest | Markus Metzger | 2009-04-07 | 1 | -0/+71 |
* | x86, ds: selftest each cpu | Markus Metzger | 2009-04-07 | 1 | -47/+135 |
* | x86, ds: fix bounds check in ds selftest | Markus Metzger | 2009-04-07 | 1 | -1/+6 |
* | x86, ds: fix compiler warning | Markus Metzger | 2009-04-07 | 1 | -1/+1 |
* | x86, hw-branch-tracer: allocate selftest iterator on heap | Markus Metzger | 2009-04-07 | 1 | -8/+12 |
* | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 2009-04-07 | 5 | -246/+492 |
* | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions | Markus Metzger | 2009-04-07 | 1 | -0/+27 |
* | x86, bts: use trace_clock_global() for timestamps | Markus Metzger | 2009-04-07 | 2 | -10/+11 |
* | x86, bts: fix race between per-task and per-cpu branch tracing | Markus Metzger | 2009-04-07 | 1 | -31/+41 |
* | x86, bts: wait until traced task has been scheduled out | Markus Metzger | 2009-04-07 | 1 | -4/+19 |
* | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 | 5 | -104/+179 |
* | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 | 2 | -0/+45 |
* | x86, bts: fix race when bts tracer is removed | Markus Metzger | 2009-04-07 | 1 | -21/+37 |
* | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 7852 | -344691/+895547 |
|\ |
|
| * | NFS: Fix a double free in nfs_parse_mount_options() | Trond Myklebust | 2009-04-06 | 1 | -1/+1 |
| * | ext3: make default data ordering mode configurable | Linus Torvalds | 2009-04-06 | 2 | -1/+26 |
| * | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-04-06 | 17 | -265/+482 |
| |\ |
|
| | * | UBIFS: fix recovery bug | Adrian Hunter | 2009-03-31 | 1 | -47/+23 |
| | * | UBIFS: add R/O compatibility | Artem Bityutskiy | 2009-03-26 | 4 | -11/+72 |
| | * | UBIFS: fix compiler warnings | Hunter Adrian | 2009-03-20 | 1 | -4/+4 |
| | * | UBIFS: fully sort GCed nodes | Artem Bityutskiy | 2009-03-20 | 1 | -132/+296 |
| | * | UBIFS: fix commentaries | Artem Bityutskiy | 2009-03-20 | 8 | -9/+9 |
| | * | UBIFS: introduce a helpful variable | Artem Bityutskiy | 2009-03-16 | 4 | -21/+23 |
| | * | UBIFS: use KERN_CONT | Artem Bityutskiy | 2009-03-16 | 2 | -6/+6 |
| | * | UBIFS: fix lprops committing bug | Artem Bityutskiy | 2009-03-16 | 1 | -4/+3 |
| | * | UBIFS: fix bogus assertion | Artem Bityutskiy | 2009-03-15 | 1 | -4/+8 |
| | * | UBIFS: fix bug where page is marked uptodate when out of space | Adrian Hunter | 2009-03-14 | 1 | -2/+12 |
| | * | UBIFS: amend key_hash return value | Artem Bityutskiy | 2009-03-08 | 1 | -3/+3 |
| | * | UBIFS: improve find function interface | Artem Bityutskiy | 2009-03-08 | 3 | -10/+9 |
| | * | UBIFS: list usage cleanup | Eric Sesterhenn | 2009-02-17 | 2 | -6/+3 |
| | * | UBIFS: fix dbg_chk_lpt_sz() | Adrian Hunter | 2009-02-09 | 1 | -8/+13 |
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+11 |
| |\ \ |
|
| | * | | UBI: add fsync capability | Corentin Chary | 2009-02-20 | 1 | -0/+11 |
| * | | | exit_notify: kill the wrong capable(CAP_KILL) check | Oleg Nesterov | 2009-04-06 | 1 | -2/+1 |
| * | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 78 | -996/+4080 |
| |\ \ \ |
|
| | * | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-04-06 | 1 | -1/+1 |
| | * | | | [MTD] [NOR] Fixup for Numonyx M29W128 chips | Darius Augulis | 2009-04-06 | 1 | -0/+11 |
| | * | | | [MTD] mtdpart: Make ecc_stats more realistic. | Yauhen Kharuzhy | 2009-04-06 | 1 | -2/+5 |
| | * | | | powerpc/85xx: TQM8548: Update DTS file for multi-chip support | Wolfgang Grandegger | 2009-04-06 | 2 | -4/+10 |
| | * | | | powerpc: NAND: FSL UPM: document new bindings | Wolfgang Grandegger | 2009-04-06 | 1 | -2/+37 |