aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar2009-02-2041-127/+119
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1928-88/+77
| |\
| | * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
| | * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| | * [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| | * [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
| | * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| | * [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29
| | * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-163-1/+4
| | * [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| | * [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1412-12/+13
| | * [ARM] 5398/1: Add Wan ZongShun to MAINTAINERS for W90P910wanzongshun2009-02-141-0/+7
| | * [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-141-1/+1
| | * [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-141-3/+3
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4
| |\ \
| | * | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-171-1/+1
| | * | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-171-2/+2
| | * | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-171-0/+1
| | * | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-193-1/+26
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-195-4/+19
| |\ \ \ \
| | * | | | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-193-2/+14
| | * | | | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
| | * | | | [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-195-29/+19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-02-192-9/+12
| | |\ \ \ \
| | | * | | | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk2009-02-161-1/+2
| | | * | | | ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai2009-02-161-8/+9
| | | * | | | sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch2009-02-161-0/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-192-14/+5
| | |\ \ \ \
| | | * | | | sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"Clemens Ladisch2009-02-191-13/+4
| | | * | | | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-181-1/+1
| | | |/ / /
| | * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-191-6/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai2009-02-161-6/+2
* | | | | | tracing/function-graph-tracer: fix mergeIngo Molnar2009-02-191-1/+1
* | | | | | Documentation/ftrace.txt: updateIngo Molnar2009-02-191-426/+530
* | | | | | tracing/function-graph-tracer: provide documentation for the function graph t...Frederic Weisbecker2009-02-191-0/+226
* | | | | | tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker2009-02-191-21/+29
* | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-195-99/+101
|\ \ \ \ \ \
| * | | | | | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-185-99/+101
| | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-1913-107/+183
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-192-0/+21
| | |\ \ \ \ \
| | | * | | | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-181-0/+10
| | | * | | | | tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| | | * | | | | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-181-0/+9
| | |/ / / / /
| * | | | | | tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker2009-02-181-3/+2
| * | | | | | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-186-24/+67
| * | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-1810-80/+93
| |\ \ \ \ \ \
| | * | | | | | ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt2009-02-171-1/+3
| | * | | | | | tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-176-7/+7