aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+36
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu1-17/+36
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-7/+0
2012-04-10um: Disintegrate asm/system.hRichard Weinberger3-135/+82
2012-04-09um: fix linker script generationAl Viro1-0/+3
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode1-3/+3
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+60
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds7-29/+47
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2012-04-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-36/+8
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra1-0/+13
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti1-1/+1
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+90
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-5/+11
2012-03-30Merge branch 'tboot' into releaseLen Brown1-3/+6
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2-2/+5
2012-03-30x86: Use -mno-avx when availableAndi Kleen1-0/+1
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec1-1/+2
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky1-1/+3
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2-34/+0
2012-03-30Merge branch 'linus' into x86/urgentIngo Molnar152-1751/+3090
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds14-87/+124
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds43-601/+1101
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-0/+60
2012-03-29x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn1-1/+1
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-315/+412
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-88/+99
2012-03-29x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng1-1/+6
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-10/+1
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds51-564/+549
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-235/+676
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds3-0/+136
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2012-03-28x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter1-4/+9
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for X86David Howells50-562/+554
2012-03-28x86, tls: Off by one limit checkDan Carpenter1-2/+2
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz7-29/+47
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2-7/+60
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-29/+13
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2012-03-27sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra1-5/+0
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar133-3069/+5247
2012-03-26x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger4-165/+115
2012-03-25um: allow SUBARCH=x86Al Viro1-2/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro1-4/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro1-3/+1
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+8
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds6-63/+71
2012-03-24x86: vdso: Put declaration before codeThomas Gleixner1-1/+2
2012-03-24x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2-2/+0
2012-03-24x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins1-2/+5
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+14
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-32/+9
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron4-27/+4
2012-03-23x86: use for_each_clear_bit_from()Akinobu Mita1-3/+3
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-2/+2
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski1-4/+5
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski3-37/+26
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-13/+136
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+11
2012-03-23x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev1-40/+61
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold8-8/+17
2012-03-23x86/kconfig: Update defconfigsIngo Molnar2-86/+47
2012-03-23x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu1-1/+1
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra1-1/+9
2012-03-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar5-0/+81
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-21/+139
2012-03-22x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2-5/+11
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin1-3/+3
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding1-1/+1
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+38
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds23-1127/+360
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-65/+165
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-584/+624
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-36/+27
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-110/+279
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+32
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds5-8/+6
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-145/+101
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-90/+83
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-35/+31
2012-03-22xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk1-0/+6
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown1-3/+6
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-21numa_emulation: fix cpumask_of_node()Andrea Arcangeli1-1/+1
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong1-13/+5
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong1-17/+17
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-520/+2864
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-93/+32
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds8-30/+30
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-13/+11
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-9/+5
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro1-1/+0
2012-03-20__register_binfmt() made voidAl Viro1-1/+2
2012-03-20xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk1-0/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-10/+150
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-9/+24
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-26/+6
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-727/+1597
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+3
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville3-0/+136
2012-03-20x86, mrst: add msic_thermal platform supportMika Westerberg1-0/+6
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang6-27/+27
2012-03-20KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti1-9/+10
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti6-7/+24
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds1-0/+1
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-03-19x86: Fix section warningsSteffen Persvold1-1/+1
2012-03-16x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter1-4/+4
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa5-0/+81
2012-03-15x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria1-0/+10
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner3-17/+12
2012-03-15x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner1-5/+0
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz1-26/+46
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie30-182/+543
2012-03-14x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin1-2/+2
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna3-0/+2474
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman13-2/+28
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar42-213/+632
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar3-9/+16
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar42-213/+632
2012-03-13x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin1-1/+1
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk1-9/+4
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+8
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner20-87/+192
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2-9/+12
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2-7/+4
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar8-19/+83
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju10-22/+24
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar43-601/+1101
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar7-72/+710
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar5-23/+38
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-13/+0
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely25-171/+384
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2-1/+93
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk1-1/+0
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-03-09x86: Use enum instead of literals for trap valuesKees Cook3-59/+91
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman31-187/+551
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds1-0/+1
2012-03-08KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El1-1/+1
2012-03-08KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu1-0/+1
2012-03-08KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso1-16/+15
2012-03-08KVM: PMU: add proper support for fixed counter 2Gleb Natapov1-1/+2
2012-03-08KVM: PMU: Fix raw event checkGleb Natapov1-1/+1
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov2-0/+4
2012-03-08KVM: VMX: Fix delayed load of shared MSRsAvi Kivity1-0/+3
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka1-0/+1
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+8
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf4-0/+31
2012-03-08KVM: SVM: Fix CPL updatesKevin Wolf1-3/+16
2012-03-08KVM: x86 emulator: VM86 segments must have DPL 3Kevin Wolf1-0/+2
2012-03-08KVM: x86 emulator: Fix task switch privilege checksKevin Wolf6-17/+61
2012-03-08KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov1-1/+1
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa3-1/+69
2012-03-08KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa1-2/+1
2012-03-08KVM: Fix write protection race during dirty loggingTakuya Yoshikawa1-6/+5
2012-03-08KVM: VMX: remove yield_on_hltRaghavendra K T1-21/+1
2012-03-08KVM: Track TSC synchronization in generationsZachary Amsden2-11/+40