| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 6 | -9/+22 |
|\ |
|
| * | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu | 2010-02-04 | 1 | -0/+5 |
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 3 | -1/+15 |
| |\ |
|
| * | | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2010-01-29 | 1 | -1/+1 |
| * | | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 2010-01-29 | 1 | -2/+14 |
| * | | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad | 2010-01-29 | 1 | -0/+3 |
| * | | x86/ptrace: Remove unused regs_get_argument_nth API | Masami Hiramatsu | 2010-01-13 | 1 | -4/+0 |
| * | | perf: Drop useless check for ignored frame | Frederic Weisbecker | 2010-01-13 | 1 | -2/+0 |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-13 | 11 | -48/+103 |
| |\ \ |
|
| * | | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi() | Naga Chumbalkar | 2009-12-28 | 1 | -1/+0 |
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 1 | -0/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 | 1 | -0/+2 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-------. \ \ \ \ \ | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 2010-02-28 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| | | | * | | | | | | x86-64: Allow fbdev primary video code | Dave Airlie | 2010-02-17 | 1 | -4/+0 |
* | | | | | | | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+1 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 2010-02-19 | 1 | -0/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 2010-02-16 | 1 | -4/+1 |
* | | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 2010-02-10 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 | 1 | -0/+1 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 | 1 | -0/+1 |
| | | |_|_|_|/
| | |/| | | | |
|
* | / | | | | | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 2010-01-29 | 2 | -10/+2 |
|/ / / / / / |
|
* | | | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-24 | 1 | -127/+0 |
* | | | | | | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | 1 | -2/+0 |
* | | | | | | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 | 1 | -0/+1 |
|/ / / / / |
|
* / / / / | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-16 | 2 | -1/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 1 | -0/+12 |
| * | | | x86: mce.h: Fix warning in header checks | Alan Cox | 2010-01-13 | 1 | -1/+2 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-08 | 2 | -6/+4 |
|\| | |
| |/ /
|/| | |
|
| * | | x86: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 2 | -6/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-31 | 1 | -41/+33 |
|\| | |
|
| * | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -38/+48 |
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 18 | -335/+213 |
| |\ \ |
|
* | \ \ | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-30 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates | Jan Kiszka | 2009-12-27 | 1 | -0/+4 |
* | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis | 2009-12-30 | 1 | -1/+19 |
|/ / / / |
|
* | | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 1 | -0/+26 |
|\ \ \ \ |
|
| * | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -0/+19 |
| * | | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 1 | -0/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 1 | -0/+24 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 1 | -0/+6 |
| * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 1 | -0/+18 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 5 | -4/+20 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-18 | 1 | -1/+2 |
| * | | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha | 2009-12-17 | 1 | -1/+1 |
| * | | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-17 | 1 | -0/+12 |
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-17 | 2 | -0/+2 |