Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | tracing: make the trace clocks available generally | Ingo Molnar | 2 | -1/+7 |
2009-04-08 | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2 | -7/+0 |
2009-04-08 | mm, x86, ptrace, bts: defer branch trace stopping, cleanup | Ingo Molnar | 1 | -1/+0 |
2009-04-07 | x86, ds: support Core i7 | Markus Metzger | 2 | -10/+71 |
2009-04-07 | x86, ds: allow small debug store buffers | Markus Metzger | 2 | -5/+10 |
2009-04-07 | x86, ds: fix bad ds_reset_pebs() | Markus Metzger | 1 | -1/+1 |
2009-04-07 | x86, ds: dont use TIF_DEBUGCTLMSR | Markus Metzger | 1 | -5/+0 |
2009-04-07 | x86, ptrace: add bts context unconditionally | Markus Metzger | 6 | -48/+7 |
2009-04-07 | x86, ds: use single debug store cpu configuration | Markus Metzger | 1 | -2/+5 |
2009-04-07 | x86, ds: add leakage warning | Markus Metzger | 6 | -26/+8 |
2009-04-07 | x86, ds: add task tracing selftest | Markus Metzger | 1 | -0/+71 |
2009-04-07 | x86, ds: selftest each cpu | Markus Metzger | 1 | -47/+135 |
2009-04-07 | x86, ds: fix bounds check in ds selftest | Markus Metzger | 1 | -1/+6 |
2009-04-07 | x86, ds: fix compiler warning | Markus Metzger | 1 | -1/+1 |
2009-04-07 | x86, hw-branch-tracer: allocate selftest iterator on heap | Markus Metzger | 1 | -8/+12 |
2009-04-07 | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 5 | -246/+492 |
2009-04-07 | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions | Markus Metzger | 1 | -0/+27 |
2009-04-07 | x86, bts: use trace_clock_global() for timestamps | Markus Metzger | 2 | -10/+11 |
2009-04-07 | x86, bts: fix race between per-task and per-cpu branch tracing | Markus Metzger | 1 | -31/+41 |
2009-04-07 | x86, bts: wait until traced task has been scheduled out | Markus Metzger | 1 | -4/+19 |
2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 5 | -104/+179 |
2009-04-07 | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2 | -0/+45 |
2009-04-07 | x86, bts: fix race when bts tracer is removed | Markus Metzger | 1 | -21/+37 |
2009-04-07 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 7804 | -323383/+874239 |
2009-04-07 | NFS: Fix a double free in nfs_parse_mount_options() | Trond Myklebust | 1 | -1/+1 |
2009-04-07 | ext3: make default data ordering mode configurable | Linus Torvalds | 2 | -1/+26 |
2009-04-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 17 | -265/+482 |
2009-04-07 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 1 | -0/+11 |
2009-04-07 | exit_notify: kill the wrong capable(CAP_KILL) check | Oleg Nesterov | 1 | -2/+1 |
2009-04-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 78 | -996/+4080 |
2009-04-07 | LANANA: Fix dates | Alan Cox | 1 | -1/+1 |
2009-04-07 | md/raid1: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-04-07 | 8250: Fix warning | Alan Cox | 1 | -1/+2 |
2009-04-07 | rio: addition has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-04-07 | symbol: Remove various bits of left over junk | Alan Cox | 1 | -67/+0 |
2009-04-07 | tty: pl2303 needs identifiers for Siemens S81 as well as EF81 | Alan Cox | 2 | -0/+5 |
2009-04-07 | cdc-acm: zydas 1602 identifier needed | Alan Cox | 1 | -0/+3 |
2009-04-07 | icom: remove unused variables | Breno Leitao | 1 | -12/+2 |
2009-04-07 | mux: fix build problem | Alexander Beregalov | 1 | -1/+1 |
2009-04-07 | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 1 | -4/+3 |
2009-04-07 | jsm: define init function as __devinit | Breno Leitao | 2 | -3/+3 |
2009-04-07 | mxser: remove tty_port_tty_get from mxser_check_modem_status | Jiri Slaby | 1 | -1/+0 |
2009-04-07 | tty: moxa, fix refcounting in moxa_poll_port | Jiri Slaby | 1 | -4/+5 |
2009-04-07 | isicom: isicom kref leak fix | Alan Cox | 1 | -0/+1 |
2009-04-07 | ucc: Fix leaky error path | Alan Cox | 1 | -0/+1 |
2009-04-07 | riscom8: Auto-load riscom8 module when device opened. | Scott James Remnant | 1 | -0/+2 |
2009-04-07 | usb: Auto-load cdc_acm module when device opened. | Scott James Remnant | 1 | -1/+1 |
2009-04-07 | specialix: Auto-load specialix module when device opened. | Scott James Remnant | 1 | -0/+1 |
2009-04-07 | cyclades: Auto-load cyclades module when device opened. | Scott James Remnant | 1 | -0/+2 |
2009-04-07 | applicom: Auto-load applicom module when device opened. | Scott James Remnant | 1 | -0/+1 |