summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-144-140/+91
* tracing: Enable "__cold" functionsJiri Olsa2009-10-141-0/+1
* tracing: Enable records during the module loadJiri Olsa2009-10-141-8/+30
* tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-142-71/+167
* function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-142-8/+5
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-134-6/+43
|\
| * tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-131-4/+0
| * tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-131-2/+2
| * ftrace: add kernel command line graph function filteringStefan Assmann2009-10-122-0/+41
* | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13327-1960/+5508
|\ \ | |/ |/|
| * tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-131-1/+2
| * tracing: fix trace_vprintk callSteven Rostedt2009-10-091-1/+1
| * tracing: user local buffer variable for trace branch tracerSteven Rostedt2009-10-071-3/+5
| * tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2009-10-072-4/+6
| * ftrace: check for failure for all conversionsSteven Rostedt2009-10-071-8/+3
| * tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-072-9/+5
| * tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt2009-10-071-6/+8
| * trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto2009-10-061-2/+2
| * tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-051-2/+2
| * tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-051-5/+10
| * Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-037-13/+34
| |\
| | * m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-041-2/+2
| | * m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
| | * m32r: add rtc_lock variableHirokazu Takata2009-10-041-0/+9
| | * m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-041-0/+7
| | * m32r: export delay loop symbolsHirokazu Takata2009-10-042-6/+4
| | * m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
| * | tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-031-5/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-0324-256/+512
| |\ \
| | * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-036-94/+323
| | |\ \
| | | * | ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
| | | * | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
| | | * | ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
| | | * | ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1
| | | * | ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros2009-09-292-0/+140
| | | * | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-241-0/+1
| | | * | ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski2009-09-241-1/+11
| | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-10-0316-165/+155
| | |\ \ \
| | | * \ \ Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown2009-10-011-1/+1
| | | |\ \ \
| | | | * | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-011-1/+1
| | | * | | | ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-011-49/+49
| | | |/ / /
| | | * | | ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-231-18/+18
| | | * | | ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-235-62/+29
| | | * | | ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-232-8/+7
| | | * | | ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai2009-09-232-8/+8
| | * | | | ALSA: usb - Use strlcat() correctlyTakashi Iwai2009-10-021-9/+14
| | * | | | ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2009-10-022-2/+2
| | * | | | ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-021-2/+2
| | * | | | sound: Make keywest_driver staticJean Delvare2009-10-021-1/+1
| | * | | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen2009-10-021-0/+6
OpenPOWER on IntegriCloud