| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/syscalls: Allow arch specific syscall symbol matching | Ian Munsie | 2011-02-07 | 2 | -7/+18 |
* | tracing/syscalls: Make arch_syscall_addr weak | Ian Munsie | 2011-02-07 | 2 | -1/+4 |
* | tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON | Ian Munsie | 2011-02-07 | 1 | -4/+4 |
* | tracing/syscalls: Don't add events for unmapped syscalls | Ian Munsie | 2011-02-07 | 2 | -0/+10 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-02-07 | 12 | -688/+769 |
|\ |
|
| * | perf top: Ditch private annotation code, share perf annotate's | Arnaldo Carvalho de Melo | 2011-02-06 | 4 | -173/+106 |
| * | perf annotate: Separate objdump parsing from actual screen rendering | Arnaldo Carvalho de Melo | 2011-02-06 | 2 | -19/+47 |
| * | perf annotate: Config options for symbol__tty_annotate | Arnaldo Carvalho de Melo | 2011-02-05 | 3 | -6/+13 |
| * | perf annotate: Support multiple histograms in annotation | Arnaldo Carvalho de Melo | 2011-02-05 | 8 | -65/+106 |
| * | perf annotate: Move annotate functions to util/ | Arnaldo Carvalho de Melo | 2011-02-05 | 8 | -503/+578 |
| * | perf top: Remove superfluous name_len field | Arnaldo Carvalho de Melo | 2011-02-05 | 3 | -6/+3 |
* | | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | 206 | -1131/+2148 |
|\ \
| |/
|/| |
|
| * | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2011-02-06 | 4 | -13/+11 |
| |\ |
|
| | * | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 3 | -9/+6 |
| | * | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. | Krzysztof HaĆasa | 2011-02-06 | 1 | -4/+5 |
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-02-06 | 3 | -1/+9 |
| |\ \ |
|
| | * \ | Merge branch 'timers/locking' | Ingo Molnar | 2011-02-06 | 2 | -3/+8 |
| | |\ \ |
|
| | | * | | lockdep, timer: Fix del_timer_sync() annotation | Peter Zijlstra | 2011-02-04 | 1 | -1/+5 |
| | * | | | RTC: Prevents a division by zero in kernel code. | Marcelo Roberto Jimenez | 2011-02-03 | 2 | -0/+4 |
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 2 | -2/+3 |
| |\ \ \ \ |
|
| | * | | | | m32r: Fixup last __do_IRQ leftover | Thomas Gleixner | 2011-02-05 | 1 | -1/+1 |
| | * | | | | genirq: Add missing status flags to modification mask | Thomas Gleixner | 2011-02-05 | 1 | -1/+2 |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-06 | 11 | -95/+106 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-02-04 | 10 | -94/+105 |
| | |\ \ \ \ \ |
|
| | | * | | | | | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt | 2011-02-03 | 3 | -23/+23 |
| | | * | | | | | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers | 2011-02-03 | 5 | -42/+50 |
| | | * | | | | | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-02 | 6 | -29/+32 |
| | * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2011-02-03 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | perf stat: Fix aggreate counter reading accounting | Arnaldo Carvalho de Melo | 2011-02-03 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 6 | -33/+26 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 4 | -24/+17 |
| | * | | | | | | | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 2011-02-03 | 1 | -1/+9 |
| | * | | | | | | | | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 2011-02-02 | 1 | -8/+0 |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-02-06 | 14 | -79/+138 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-02-04 | 5 | -9/+7 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ASoC: CX20442: fix NULL pointer dereference | Janusz Krzysztofik | 2011-02-01 | 1 | -0/+3 |
| | | * | | | | | | | | ASoC: Amstrad Delta: fix const related build error | Janusz Krzysztofik | 2011-02-01 | 1 | -2/+0 |
| | | * | | | | | | | | ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() | Stephen Warren | 2011-01-28 | 1 | -3/+3 |
| | | * | | | | | | | | ASoC: DaVinci: fix kernel panic due to uninitialized platform_data | Manjunathappa, Prakash | 2011-01-28 | 1 | -1/+1 |
| | | * | | | | | | | | ASoC: Fix module refcount for auxiliary devices | Jarkko Nikula | 2011-01-26 | 1 | -3/+0 |
| | * | | | | | | | | | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 2011-02-02 | 3 | -4/+3 |
| | * | | | | | | | | | ALSA: hda - Fix memory leaks in conexant jack arrays | Takashi Iwai | 2011-02-02 | 1 | -1/+7 |
| | * | | | | | | | | | Merge branch 'topic/hda' into fix/hda | Takashi Iwai | 2011-01-31 | 2 | -63/+79 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | ALSA: HDA: Fix microphone(s) on Lenovo Edge 13 | David Henningsson | 2011-01-28 | 1 | -0/+1 |
| | | * | | | | | | | | | ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF output | Andy Robinson | 2011-01-24 | 1 | -4/+31 |
| | | * | | | | | | | | | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xx | David Henningsson | 2011-01-22 | 2 | -1/+24 |
| | | * | | | | | | | | | ALSA: HDA: Refactor some redundant code for Conexant 5066/205xx | David Henningsson | 2011-01-22 | 1 | -58/+23 |
| | * | | | | | | | | | | ALSA: oxygen: fix output routing on Xonar DG | Clemens Ladisch | 2011-01-31 | 3 | -0/+40 |
| | * | | | | | | | | | | sound: silent echo'ed messages in Makefile | Amerigo Wang | 2011-01-31 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-04 | 60 | -289/+637 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|