| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf/urgent' into perf/core | Frederic Weisbecker | 2010-08-27 | 1 | -0/+2 |
|\ |
|
| * | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 | 1 | -0/+2 |
* | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 18 | -42/+123 |
|\ \
| |/ |
|
| * | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-08-23 | 1 | -6/+12 |
| |\ |
|
| | * | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 | 1 | -6/+7 |
| | * | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 | 1 | -0/+5 |
| * | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 | 3 | -3/+5 |
| |\ \ |
|
| | * | | KVM: PIT: free irq source id in handling error path | Xiao Guangrong | 2010-08-17 | 1 | -0/+1 |
| | * | | KVM: destroy workqueue on kvm_create_pit() failures | Xiaotian Feng | 2010-08-15 | 1 | -1/+1 |
| | * | | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 | 2 | -2/+3 |
| * | | | Replace Configure with Enable in description of MAXSMP | Samuel Thibault | 2010-08-21 | 1 | -2/+2 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 9 | -22/+72 |
| |\ \ \ |
|
| | * | | | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 | 1 | -0/+2 |
| | * | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 | 2 | -0/+24 |
| | * | | | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 | 1 | -2/+2 |
| | * | | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 6 | -20/+44 |
| | * | | | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 | 2 | -21/+85 |
| |\ \ \ |
|
| | * | | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 | 1 | -3/+22 |
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-17 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 2010-08-16 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 3 | -5/+9 |
| |/ / / |
|
* | | | | perf: Remove unused variable | Lin Ming | 2010-08-25 | 1 | -3/+0 |
* | | | | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra | 2010-08-20 | 1 | -2/+2 |
* | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 183 | -7369/+6090 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 |
| |/ / |
|
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 | 1 | -2/+2 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 202 | -3148/+6510 |
| | |\ \ |
|
| | * | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 | 1 | -2/+2 |
| * | | | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 2 | -4447/+4 |
| * | | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -15/+14 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 | 4 | -12/+27 |
| |\ \ \ |
|
| | * | | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage | Cliff Wickman | 2010-08-12 | 1 | -0/+5 |
| | * | | | x86, UV: Initialize BAU hub map | Cliff Wickman | 2010-08-01 | 1 | -12/+14 |
| | * | | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 3 | -0/+8 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-13 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-08-13 | 1 | -1/+1 |
| * | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 5 | -17/+17 |
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-13 | 2 | -3/+7 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 | 169 | -2458/+5204 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | * | | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov | 2010-08-08 | 1 | -3/+6 |
| * | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 | 2 | -299/+608 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | x86, UV: Initialize BAU MMRs only on hubs with cpus | Cliff Wickman | 2010-07-17 | 1 | -6/+10 |
| | * | | | | | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 | 2 | -39/+44 |
| | * | | | | | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 | 2 | -85/+58 |
| | * | | | | | x86, UV: Correct BAU regular message type | Cliff Wickman | 2010-06-08 | 1 | -14/+1 |
| | * | | | | | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 | 2 | -24/+0 |
| | * | | | | | x86, UV: Correct BAU discovery of hubs and sockets | Cliff Wickman | 2010-06-08 | 1 | -18/+31 |
| | * | | | | | x86, UV: Correct BAU software acknowledge | Cliff Wickman | 2010-06-08 | 1 | -9/+8 |
| | * | | | | | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 | 2 | -51/+51 |