summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-02-12x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis1-8/+36
2013-02-12x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis1-2/+1
2013-02-12x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis1-108/+3366
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki1-0/+10
2013-02-11Merge branch 'acpica'Rafael J. Wysocki1-4/+0
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown5-46/+2
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown3-80/+3
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown3-3/+9
2013-02-09intel_idle: remove assumption of one C-state per MWAIT flagLen Brown1-0/+2
2013-02-09intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown1-1/+0
2013-02-09tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-0/+2
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-132/+275
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov1-1/+0
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov1-1/+4
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-07Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2-87/+84
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin3-1/+13
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2-16/+47
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2-6/+6
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter1-18/+25
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter1-42/+26
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-5/+6
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+5
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+14
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov1-4/+3
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2-1/+3
2013-02-01Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin15-91/+188
2013-02-01Merge branch 'timers/for-arm' into timers/coreThomas Gleixner21-122/+256
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-10/+3
2013-01-31x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-73/+183
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-49/+73
2013-01-31x86: bpf_jit_comp: add pkt_type supportEric Dumazet1-1/+39
2013-01-31Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin3-13/+22
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-38/+50
2013-01-30timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz1-1/+1
2013-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-19/+86
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst1-3/+0
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2-4/+10
2013-01-29x86, efi: fix comment typo in head_32.SOlaf Hering1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina269-4056/+8268
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin5-0/+46
2013-01-29Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar10-357/+259
2013-01-29x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria1-4/+4
2013-01-29x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse1-1/+7
2013-01-28x86: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse1-0/+1
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel1-10/+0
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel4-14/+13
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel4-27/+39