Age | Commit message (Expand) | Author | Files | Lines |
2013-02-20 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+3 |
2013-02-20 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -35/+171 |
2013-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+3 |
2013-02-20 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+67 |
2013-02-20 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-02-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -7/+3 |
2013-02-20 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+5 |
2013-02-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -58/+37 |
2013-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -284/+250 |
2013-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+6 |
2013-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -177/+381 |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 1 | -20/+151 |
2013-02-15 | x86: ptrace.c only needs export.h and not the full module.h | Paul Gortmaker | 1 | -1/+1 |
2013-02-13 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 3 | -2/+58 |
2013-02-13 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan | 1 | -0/+7 |
2013-02-13 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering | 1 | -1/+2 |
2013-02-13 | x86, head_32: Give the 6 label a real name | Borislav Petkov | 1 | -6/+6 |
2013-02-13 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov | 1 | -13/+4 |
2013-02-13 | x86: Detect CPUID support early at boot | Borislav Petkov | 1 | -25/+25 |
2013-02-13 | x86, head_32: Remove i386 pieces | Borislav Petkov | 1 | -17/+5 |
2013-02-13 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 9 | -28/+38 |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-02-08 | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 1 | -1/+0 |
2013-02-08 | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov | 1 | -1/+4 |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 3 | -1/+13 |
2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2 | -16/+47 |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 1 | -4/+4 |
2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter | 1 | -18/+25 |
2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter | 1 | -42/+26 |
2013-02-05 | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -5/+6 |
2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+3 |
2013-02-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+6 |
2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 1 | -4/+3 |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 1 | -1/+2 |
2013-02-01 | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner | 6 | -22/+29 |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu | 1 | -10/+3 |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -22/+29 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2 | -15/+15 |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2 | -0/+5 |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 2 | -14/+7 |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2 | -27/+31 |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 1 | -10/+3 |
2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 1 | -2/+2 |
2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel | 1 | -6/+2 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 1 | -43/+1 |
2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel | 1 | -3/+0 |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 1 | -4/+2 |
2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2 | -9/+6 |