summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf, sched migration: Librarize the GUI classFrederic Weisbecker2010-08-022-175/+189
* perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker2010-08-021-85/+92
* perf, sched migration: Make it vertically scrollableFrederic Weisbecker2010-08-021-9/+20
* perf, sched migration: Parameterize cpu height and spacingNikhil Rao2010-08-021-9/+14
* perf, sched migration: Fix key bindingsNikhil Rao2010-08-021-0/+2
* perf, sched migration: Ignore unhandled task statesFrederic Weisbecker2010-08-021-2/+1
* perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker2010-08-021-1/+4
* perf: New migration tool overviewFrederic Weisbecker2010-08-023-0/+639
* tracing: Drop cpparg() macroFrederic Weisbecker2010-08-021-5/+2
* perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker2010-08-021-3/+3
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-2312-33/+241
|\
| * trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-221-1/+1
| * tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-221-1/+1
| * tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-212-5/+153
| * tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-214-6/+38
| * tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-203-14/+6
| * trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-201-1/+1
| * tracing: Allow to disable cmdline recordingLi Zefan2010-07-204-5/+41
* | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-227-26/+30
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-2110-541/+15
|\ \
| * | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-201-0/+15
| * | tracing: Remove special tracesFrederic Weisbecker2010-07-207-163/+0
| * | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-206-378/+0
| |/
* | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21579-198187/+6034
|\ \ | |/ |/|
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-211-1/+3
| |\
| | * pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-211-1/+3
| * | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-212-2/+2
| |\ \
| | * | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-212-2/+2
| | |/
| * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-215-20/+15
| |\ \
| | * | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
| | * | ASoC: Remove duplicate AUX definition from WM8776Mark Brown2010-07-171-1/+0
| | * | ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-141-1/+0
| | * | ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin2010-07-141-0/+2
| | * | ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto2010-07-131-2/+2
| | * | ASoC: fsi: fixup clock inversion operationKuninori Morimoto2010-07-131-14/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-2115-33/+103
| |\ \ \
| | * | | math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-07-201-1/+1
| | * | | perf: Add DWARF register lookup for sparcDavid S. Miller2010-07-142-0/+47
| | * | | MAINTAINERS: Add SBUS driver path to sparc entry.David S. Miller2010-07-121-0/+1
| | * | | drivers/sbus: Remove unnecessary casts of private_dataJoe Perches2010-07-121-2/+2
| | * | | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-291-1/+0
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-261924-23709/+126828
| | |\ \ \
| | * | | | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-251-1/+1
| | * | | | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
| | * | | | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
| | * | | | sparc64: Update defconfig.David S. Miller2010-05-261-14/+35
| | * | | | sunsu: Fix use after free in su_remove().David S. Miller2010-05-261-4/+9
| | * | | | sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller2010-05-251-1/+3
| | * | | | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-253-8/+2
| * | | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-214-4/+4
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud