| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, gcc-4.6: Fix set but unused variable | Andi Kleen | 2010-10-05 | 1 | -2/+0 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 | 5 | -4/+24 |
|\ |
|
| * | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 2010-09-30 | 1 | -1/+5 |
| * | oprofile, ARM: Release resources on failure | Robert Richter | 2010-09-30 | 1 | -2/+5 |
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-27 | 1 | -0/+1 |
| |\ |
|
| | * | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 2010-09-21 | 1 | -0/+1 |
| * | | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 2010-09-24 | 1 | -1/+11 |
| * | | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 2010-09-23 | 1 | -0/+1 |
| * | | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 2010-09-23 | 1 | -0/+1 |
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 16 | -66/+269 |
|\ \ \ |
|
| * | | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt | 2010-09-23 | 2 | -2/+2 |
| * | | | jump label: Remove duplicate structure for x86 | Steven Rostedt | 2010-09-22 | 1 | -11/+1 |
| * | | | jump label: Add sparc64 support | David S. Miller | 2010-09-22 | 5 | -0/+88 |
| * | | | jump label: x86 support | Jason Baron | 2010-09-22 | 5 | -1/+102 |
| * | | | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 2010-09-22 | 1 | -1/+2 |
| * | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 3 | -2/+6 |
| * | | | jump label: Make text_poke_early() globally visible | Jason Baron | 2010-09-21 | 2 | -2/+4 |
| * | | | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron | 2010-09-21 | 4 | -62/+79 |
* | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-23 | 7 | -107/+176 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-09-22 | 4 | -104/+171 |
| |\ \ \ |
|
| | * | | | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller | 2010-09-22 | 3 | -1/+7 |
| | * | | | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller | 2010-09-22 | 3 | -58/+93 |
| | * | | | sparc64: Fix race in signal instruction flushing. | David S. Miller | 2010-09-21 | 1 | -42/+60 |
| | * | | | sparc64: Support RAW perf events. | David S. Miller | 2010-09-13 | 1 | -3/+11 |
| * | | | | powerpc: fix double syscall restarts | Al Viro | 2010-09-22 | 3 | -3/+4 |
* | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 | 5 | -30/+33 |
|\| | | | |
|
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 | 4 | -25/+25 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 2 | -22/+20 |
| | * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-16 | 1 | -1/+3 |
| | |\ \ \ |
|
| | | * | | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 2010-09-16 | 1 | -1/+3 |
| | * | | | | kprobes: Fix Kconfig dependency | Masami Hiramatsu | 2010-09-13 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-09-21 | 1 | -5/+8 |
| |\ \ \ \ |
|
| | * | | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell | 2010-09-21 | 1 | -5/+8 |
* | | | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 52 | -365/+389 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | frv: double syscall restarts, syscall restart in sigreturn() | Al Viro | 2010-09-20 | 1 | -1/+3 |
| * | | | | frv: handling of restart into restart_syscall is fscked | Al Viro | 2010-09-20 | 1 | -1/+1 |
| * | | | | frv: avoid infinite loop of SIGSEGV delivery | Al Viro | 2010-09-20 | 1 | -2/+2 |
| * | | | | frv: fix address verification holes in setup_frame/setup_rt_frame | Al Viro | 2010-09-20 | 1 | -16/+22 |
| * | | | | frv: restart_block.fn needs to be reset on sigreturn | Al Viro | 2010-09-20 | 1 | -0/+3 |
| |/ / / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-19 | 13 | -131/+88 |
| |\ \ \ |
|
| | * | | | alpha: deal with multiple simultaneously pending signals | Al Viro | 2010-09-19 | 1 | -5/+11 |
| | * | | | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro | 2010-09-19 | 1 | -2/+11 |
| | * | | | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 2010-09-19 | 3 | -69/+2 |
| | * | | | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro | 2010-09-19 | 1 | -1/+2 |
| | * | | | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 2010-09-19 | 1 | -5/+5 |
| | * | | | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson | 2010-09-19 | 2 | -1/+7 |
| | * | | | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-19 | 2 | -8/+0 |
| | * | | | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo | 2010-09-19 | 1 | -0/+2 |
| | * | | | alpha: remove unnecessary cast from void* in assignment. | matt mooney | 2010-09-19 | 2 | -2/+2 |
| | * | | | alpha: Use static const char * const where possible | Joe Perches | 2010-09-19 | 4 | -38/+46 |