| Commit message (Expand) | Author | Files | Lines |
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 | 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-06 | exit_notify: kill the wrong capable(CAP_KILL) check | Oleg Nesterov | 1 | -2/+1 |
2009-04-06 | LANANA: Fix dates | Alan Cox | 1 | -1/+1 |
2009-04-06 | md/raid1: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-04-06 | 8250: Fix warning | Alan Cox | 1 | -1/+2 |
2009-04-06 | rio: addition has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-04-06 | symbol: Remove various bits of left over junk | Alan Cox | 1 | -67/+0 |
2009-04-06 | tty: pl2303 needs identifiers for Siemens S81 as well as EF81 | Alan Cox | 2 | -0/+5 |
2009-04-06 | cdc-acm: zydas 1602 identifier needed | Alan Cox | 1 | -0/+3 |
2009-04-06 | icom: remove unused variables | Breno Leitao | 1 | -12/+2 |
2009-04-06 | mux: fix build problem | Alexander Beregalov | 1 | -1/+1 |
2009-04-06 | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 1 | -4/+3 |
2009-04-06 | jsm: define init function as __devinit | Breno Leitao | 2 | -3/+3 |
2009-04-06 | mxser: remove tty_port_tty_get from mxser_check_modem_status | Jiri Slaby | 1 | -1/+0 |
2009-04-06 | tty: moxa, fix refcounting in moxa_poll_port | Jiri Slaby | 1 | -4/+5 |
2009-04-06 | isicom: isicom kref leak fix | Alan Cox | 1 | -0/+1 |
2009-04-06 | ucc: Fix leaky error path | Alan Cox | 1 | -0/+1 |
2009-04-06 | riscom8: Auto-load riscom8 module when device opened. | Scott James Remnant | 1 | -0/+2 |
2009-04-06 | usb: Auto-load cdc_acm module when device opened. | Scott James Remnant | 1 | -1/+1 |
2009-04-06 | specialix: Auto-load specialix module when device opened. | Scott James Remnant | 1 | -0/+1 |
2009-04-06 | cyclades: Auto-load cyclades module when device opened. | Scott James Remnant | 1 | -0/+2 |
2009-04-06 | applicom: Auto-load applicom module when device opened. | Scott James Remnant | 1 | -0/+1 |
2009-04-06 | blackfin: Subtract ANOMALY_05000230 on quot | Graf Yang | 1 | -1/+1 |
2009-04-06 | Fix DMA rx ring buffer handling | Sonic Zhang | 1 | -1/+3 |
2009-04-06 | blackfin: Fix tty compile error in PIO mode | Sonic Zhang | 1 | -2/+2 |
2009-04-06 | blackfin: Use unsigned long for flags with irq functions | Mike Frysinger | 1 | -2/+3 |
2009-04-06 | blackfin: BF538/9 serial uart support | Michael Hennerich | 1 | -1/+1 |
2009-04-06 | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page | 2 | -0/+230 |