aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong1-0/+3
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-11/+24
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown280-5478/+7564
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-14/+27
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin1-2/+2
2012-06-25x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin1-5/+18
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2-2/+2
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+5
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-13/+17
2012-06-18x86: Fix kernel-doc warningsWanpeng Li2-5/+5
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+2
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-1/+46
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+10
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-8/+5
2012-06-14x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha1-1/+1
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski1-1/+2
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian1-1/+1
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov1-2/+5
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti1-5/+0
2012-06-11ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang1-0/+8
2012-06-11ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang1-5/+0
2012-06-11ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang1-6/+8
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+4
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li2-3/+3
2012-06-09x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan1-2/+2
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+9
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+168
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-62/+143
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen2-74/+140
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma1-0/+4
2012-06-06perf/x86: Check if user fp is validArun Sharma2-6/+18
2012-06-06perf/x86: Allow multiple stacksArun Sharma1-6/+0
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra1-8/+1
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra1-1/+2
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2-8/+43
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra3-28/+66
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal1-0/+9
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama1-2/+2
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang1-2/+4
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu1-0/+2
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng1-6/+0
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner1-1/+1
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2-9/+13
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-05Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-06-05x86/mce: Fix the MCE poll timer logicChen Gong1-1/+1
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+1
2012-06-05ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui1-0/+8
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-39/+232
2012-06-01Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin6-16/+154
2012-06-01x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu1-6/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-57/+40
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-06-01x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2-13/+10
2012-06-01new helper: signal_delivered()Al Viro1-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro4-9/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-22/+9
2012-06-01new helper: sigmask_to_save()Al Viro1-4/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-06-01x86, efi: Add EFI boot stub documentationMatt Fleming1-0/+2
2012-06-01x86, efi; Add EFI boot stub console supportMatt Fleming2-16/+75
2012-06-01x86, efi: Only close open files in error pathMatt Fleming1-1/+1
2012-05-31ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt1-3/+41
2012-05-31x86: Allow nesting of the debug stack IDT settingSteven Rostedt1-1/+7
2012-05-31x86: Reset the debug_stack update counterSteven Rostedt1-2/+4
2012-05-31ftrace: Use breakpoint method to update ftrace callerSteven Rostedt1-16/+72
2012-05-31ftrace: Synchronize variable setting with breakpointsSteven Rostedt3-6/+42
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+3
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2-0/+3
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2012-05-31Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-15/+16
2012-05-31xen/setup: filter APERFMPERF cpuid feature outAndre Przywara1-0/+8
2012-05-31crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause1-2/+4
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-30x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-05-30x86/mce: Cleanup timer messThomas Gleixner1-15/+16
2012-05-30x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan1-1/+1
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin110-1566/+2083
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin1-4/+3
2012-05-30xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk1-1/+2
2012-05-30Merge branch 'x86/mce' into x86/urgentIngo Molnar2-3/+5
2012-05-30sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra1-9/+1
2012-05-30x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra1-20/+36
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds56-610/+767
2012-05-29mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-0/+50
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas7-62/+63
2012-05-29x86: print e820 physical addresses consistently with other parts of kernelBjorn Helgaas1-26/+27
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+12
2012-05-28KVM: MMU: fix huge page adapted on non-PAE hostXiao Guangrong1-2/+1
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds8-209/+35
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds6-109/+4
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-3/+29
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds3-97/+2
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-12/+41
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds6-9/+38
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-422/+697
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-212/+350
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2012-05-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-53/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-35/+64
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller1-2/+2
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-5/+24
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-1/+744
2012-05-24x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-22/+2
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+3
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds14-787/+9
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds4-4/+229
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-475/+318
2012-05-23x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck1-0/+10
2012-05-23x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-05-23MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-0/+8
2012-05-23x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin1-0/+11
2012-05-23Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds1-1/+10
2012-05-23Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-192/+185
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-21/+516
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-37/+31
2012-05-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+88
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-29/+19
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-455/+580
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-23/+41
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+24
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds14-60/+53
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds13-286/+159
2012-05-23x86/mce: Fix 32-bit buildBorislav Petkov1-3/+3
2012-05-23x86/bitops: Move BIT_64() for a wider useBorislav Petkov1-0/+2
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+6
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-93/+151
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-79/+83
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-204/+939
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds21-60/+59
2012-05-22raid5: add AVX optimized RAID5 checksummingJim Kukunas4-4/+229
2012-05-21new helper: sigsuspend()Al Viro2-22/+2
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-1/+44
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-193/+46
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-61/+44
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-280/+165
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds7-172/+191
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger13-286/+159
2012-05-21um: missing checks of __put_user()/__get_user() return valuesAl Viro2-8/+8
2012-05-21um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro1-1/+0
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro11-277/+148
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-21Merge commit 'v3.4' into x86/urgentH. Peter Anvin11-78/+268
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+4
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin1-6/+6
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk1-0/+1
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski6-9/+38
2012-05-21x86: Use generic time configThomas Gleixner1-24/+7
2012-05-21x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan1-3/+5
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar26-79/+135
2012-05-21x86, realmode: Move end signature into header.SH. Peter Anvin4-6/+15
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo26-79/+135
2012-05-18x86, relocs: More relocations which may end up as absoluteH. Peter Anvin1-1/+5
2012-05-18perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-05-18x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich1-10/+13
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi1-5/+1
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin4-3/+8
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin12-1/+28
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin1-3/+1
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2-2/+2
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar1-1/+4
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+1
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker14-787/+9
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+1
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie1-1/+1
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-13/+2
2012-05-16x86, fpu: drop the fpu state during thread exitSuresh Siddha1-6/+13
2012-05-16x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()Suresh Siddha1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha4-21/+6
2012-05-16KVM: Fix mmu_reload() clash with nested vmx event injectionAvi Kivity1-4/+6
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin3-7/+5
2012-05-16x86: Don't continue booting if we can't load the specified initrdPeter Jones1-4/+3