summaryrefslogtreecommitdiffstats
path: root/mm/prio_tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-08mm, x86, ptrace, bts: defer branch trace stopping, cleanupIngo Molnar1-1/+0
2009-04-07x86, ds: support Core i7Markus Metzger2-10/+71
2009-04-07x86, ds: allow small debug store buffersMarkus Metzger2-5/+10
2009-04-07x86, ds: fix bad ds_reset_pebs()Markus Metzger1-1/+1
2009-04-07x86, ds: dont use TIF_DEBUGCTLMSRMarkus Metzger1-5/+0
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger6-48/+7
2009-04-07x86, ds: use single debug store cpu configurationMarkus Metzger1-2/+5
2009-04-07x86, ds: add leakage warningMarkus Metzger6-26/+8
2009-04-07x86, ds: add task tracing selftestMarkus Metzger1-0/+71
2009-04-07x86, ds: selftest each cpuMarkus Metzger1-47/+135
2009-04-07x86, ds: fix bounds check in ds selftestMarkus Metzger1-1/+6
2009-04-07x86, ds: fix compiler warningMarkus Metzger1-1/+1
2009-04-07x86, hw-branch-tracer: allocate selftest iterator on heapMarkus Metzger1-8/+12
2009-04-07x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger5-246/+492
2009-04-07x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger1-0/+27
2009-04-07x86, bts: use trace_clock_global() for timestampsMarkus Metzger2-10/+11
2009-04-07x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger1-31/+41
2009-04-07x86, bts: wait until traced task has been scheduled outMarkus Metzger1-4/+19
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger5-104/+179
2009-04-07sched, hw-branch-tracer: add wait_task_context_switch() function to sched.hMarkus Metzger2-0/+45
2009-04-07x86, bts: fix race when bts tracer is removedMarkus Metzger1-21/+37
2009-04-07NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust1-1/+1
2009-04-07ext3: make default data ordering mode configurableLinus Torvalds2-1/+26
2009-04-06exit_notify: kill the wrong capable(CAP_KILL) checkOleg Nesterov1-2/+1
2009-04-06LANANA: Fix datesAlan Cox1-1/+1
2009-04-06md/raid1: fix build breakageAlexander Beregalov1-1/+1
2009-04-068250: Fix warningAlan Cox1-1/+2
2009-04-06rio: addition has higher precedence than ?:Roel Kluin1-1/+1
2009-04-06symbol: Remove various bits of left over junkAlan Cox1-67/+0
2009-04-06tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2-0/+5
2009-04-06cdc-acm: zydas 1602 identifier neededAlan Cox1-0/+3
2009-04-06icom: remove unused variablesBreno Leitao1-12/+2
2009-04-06mux: fix build problemAlexander Beregalov1-1/+1
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao1-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao2-3/+3
2009-04-06mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby1-1/+0
2009-04-06tty: moxa, fix refcounting in moxa_poll_portJiri Slaby1-4/+5
2009-04-06isicom: isicom kref leak fixAlan Cox1-0/+1
2009-04-06ucc: Fix leaky error pathAlan Cox1-0/+1
2009-04-06riscom8: Auto-load riscom8 module when device opened.Scott James Remnant1-0/+2
2009-04-06usb: Auto-load cdc_acm module when device opened.Scott James Remnant1-1/+1
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant1-0/+1
2009-04-06cyclades: Auto-load cyclades module when device opened.Scott James Remnant1-0/+2
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant1-0/+1
2009-04-06blackfin: Subtract ANOMALY_05000230 on quotGraf Yang1-1/+1
2009-04-06Fix DMA rx ring buffer handlingSonic Zhang1-1/+3
2009-04-06blackfin: Fix tty compile error in PIO modeSonic Zhang1-2/+2
2009-04-06blackfin: Use unsigned long for flags with irq functionsMike Frysinger1-2/+3
2009-04-06blackfin: BF538/9 serial uart supportMichael Hennerich1-1/+1
2009-04-068250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2-0/+230