aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/math-emu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra1-3/+6
2009-09-20perf util: SVG performance improvementsArjan van de Ven1-23/+55
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven4-14/+31
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven3-8/+57
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven3-11/+30
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram1-10/+10
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven1-7/+7
2009-09-19perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven2-0/+36
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2-3/+2
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven1-11/+13
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven1-8/+39
2009-09-19perf: Add the timechart toolArjan van de Ven4-0/+1129
2009-09-19perf: Add a SVG helper library fileArjan van de Ven3-0/+408
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven10-388/+113
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven1-0/+7
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven1-0/+2
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven3-0/+90
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven3-2/+12
2009-09-18sched_clock: Make it NMI safePeter Zijlstra2-75/+56
2009-09-18perf_counter: Fix up swcounter throttlingPeter Zijlstra1-1/+1
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger3-174/+266
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18perf sched: Add --input=file option to builtin-sched.cMike Galbraith1-1/+3
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan1-1/+4
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan1-1/+1
2009-09-18perf tools: Fix memory leak in read_ftrace_printk()Li Zefan1-3/+4
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha1-10/+2
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee4-0/+560
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock1-0/+3
2009-09-17sata_promise: update reset codeMikael Pettersson1-1/+120
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson1-17/+17
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo1-2/+2
2009-09-17ahci: restore pci_intx() handlingTejun Heo1-2/+2
2009-09-17perf sched: Determine the number of CPUs automaticallyIngo Molnar1-1/+3
2009-09-17perf record: Disable profiling before draining the bufferPeter Zijlstra1-1/+12
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra2-15/+27
2009-09-17perf_counter: Do not throttle single swcounter eventsPeter Zijlstra1-4/+13
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt1-6/+4
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2-11/+12
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger1-0/+1
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt3-7/+7
2009-09-17vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt1-2/+4
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon6-1/+2444
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon40-0/+5896
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon3-0/+34
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney3-148/+166
2009-09-17MIPS: Don't corrupt page tables on vmalloc fault.David Daney1-2/+10
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei4-63/+3
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss1-0/+4
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161