summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix bprintk reading in trace outputSteven Rostedt2009-10-151-8/+7
* perf tools: Still continue on failed parsing of an eventSteven Rostedt2009-10-152-17/+35
* perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt2009-10-151-29/+52
* perf tools: Handle newlines in trace parsing betterSteven Rostedt2009-10-151-1/+7
* perf tools: Handle * as typecast in trace parsingSteven Rostedt2009-10-151-28/+22
* perf tools: Handle arrays in print fields for trace parsingSteven Rostedt2009-10-151-0/+62
* perf tools: Handle trace parsing of < and >Steven Rostedt2009-10-151-0/+2
* perf tools: Fix backslash processing on trace print formatsSteven Rostedt2009-10-151-2/+25
* perf tools: Handle print concatenations in event format fileSteven Rostedt2009-10-151-0/+16
* Merge branch 'linus' into perf/coreIngo Molnar2009-10-15130-792/+1293
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-10-143-24/+24
| |\
| | * firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter2009-10-141-20/+19
| | * ieee1394: add documentation entry to MAINTAINERSStefan Richter2009-10-081-0/+1
| | * ieee1394: update URLs in debugging-via-ohci1394.txtJustin P. Mattock2009-10-031-4/+4
| * | Merge branch 'tty-fixes'Linus Torvalds2009-10-143-17/+33
| |\ \
| | * | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
| | * | workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2009-10-142-0/+19
| | * | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
| * | | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-142-11/+10
| |\ \ \
| | * | | x86: linker script syntax nitsRoland McGrath2009-10-142-11/+10
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-144-5/+5
| |\ \ \
| | * | | watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
| | * | | sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller2009-10-131-2/+2
| | * | | sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
| | * | | sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-148-32/+43
| |\ \ \ \
| | * | | | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
| | * | | | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4
| | * | | | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
| | * | | | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
| | * | | | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
| | * | | | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
| | * | | | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
| | * | | | [S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu2009-10-141-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-147-20/+41
| |\ \ \ \
| | * | | | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
| | * | | | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-141-2/+1
| | * | | | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-141-0/+2
| | * | | | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-141-0/+2
| | * | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-141-3/+3
| | * | | | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-131-10/+27
| | * | | | sh: force dcache flush if dcache_dirty bit set.Paul Mundt2009-10-131-1/+1
| | * | | | sh: update die() output.Paul Mundt2009-10-131-3/+4
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-142-17/+38
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-121-9/+26
| | |\ \ \ \ \
| | | * | | | | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
| | | * | | | | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
| | * | | | | | lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-091-8/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-145-14/+31
| |\ \ \ \ \ \
| | * | | | | | perf events: Update MAINTAINERS entry file patternsVincent Legoll2009-10-131-0/+7
OpenPOWER on IntegriCloud