summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-07perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith1-22/+23
2009-04-07perf_counter: minimize context time updatesPeter Zijlstra1-2/+5
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra3-48/+16
2009-04-07perf_counter: rework the task clock software counterPeter Zijlstra1-30/+12
2009-04-07perf_counter: rework context timePeter Zijlstra2-51/+37
2009-04-07perf_counter: change event definitionPeter Zijlstra2-7/+16
2009-04-07perf_counter: comment the perf_event_type stuffPeter Zijlstra1-0/+32
2009-04-07perf_counter: counter overflow limitPeter Zijlstra2-13/+50
2009-04-07perf_counter: PERF_RECORD_TIMEPeter Zijlstra2-0/+16
2009-04-07perf_counter: fix the mlock accountingPeter Zijlstra1-12/+21
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra4-10/+28
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra10-1/+33
2009-04-07perf_counter: generalize pending infrastructurePeter Zijlstra2-24/+36
2009-04-07perf_counter: SIGIO supportPeter Zijlstra2-1/+21
2009-04-07perf_counter: add more context informationPeter Zijlstra2-6/+4
2009-04-07perf_counter: update mmap() counter read, take 2Peter Zijlstra1-14/+10
2009-04-06perf_counter: update mmap() counter readPeter Zijlstra2-14/+12
2009-04-06perf_counter: add more context informationPeter Zijlstra3-3/+12
2009-04-06perf_counter: kerneltop: update to new ABIPeter Zijlstra1-5/+4
2009-04-06perf_counter: per event wakeupsPeter Zijlstra2-2/+11
2009-04-06perf_counter: move the event overflow output bits to record_typePeter Zijlstra2-83/+68
2009-04-06perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith1-18/+39
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra1-0/+75
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra1-0/+154
2009-04-06perf_counter: provide generic callchain bitsPeter Zijlstra2-1/+39
2009-04-06perf_counter tools: kerneltop: update event_typesPeter Zijlstra1-2/+2
2009-04-06perf_counter: re-arrange the perf_event_typePeter Zijlstra2-33/+29
2009-04-06perf_counter: small cleanup of the output routinesPeter Zijlstra1-16/+26
2009-04-06perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras1-11/+45
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra1-1/+1
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2-20/+29
2009-04-06perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras1-5/+42
2009-04-06perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra1-6/+44
2009-04-06perf_counter: executable mmap() informationPeter Zijlstra3-2/+177
2009-04-06perf_counter: kerneltop: simplify data_head readPeter Zijlstra1-13/+1
2009-04-06perf_counter: fix update_userpage()Peter Zijlstra2-15/+58
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra10-76/+142
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras3-21/+191
2009-04-06perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra1-1/+5
2009-04-06perf_counter: kerneltop: output event supportPeter Zijlstra1-6/+59
2009-04-06perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra1-6/+25
2009-04-06perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2-3/+20
2009-04-06perf_counter: sanity check on the output APIPeter Zijlstra1-0/+4
2009-04-06perf_counter: output objectsPeter Zijlstra2-12/+52
2009-04-06perf_counter: more elaborate write APIPeter Zijlstra1-34/+75
2009-04-06perf_counter: fix perf_poll()Peter Zijlstra2-2/+13
2009-04-06perf_counter: update documentationPaul Mackerras1-66/+202
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra1-5/+6
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2-68/+46
2009-04-06perf_counter tools: increase cpu-cycles againIngo Molnar1-1/+1