aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+2
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-13/+311
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-40/+18
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro5-40/+18
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+58
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-30/+48
2012-10-12xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-12xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel1-0/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+6
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds21-219/+108
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-392/+247
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro20-42/+42
2012-10-09um: move sysrq.h out of include/sharedAl Viro2-7/+7
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds11-76/+98
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2-0/+2
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-24/+0
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse1-1/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+1
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-35/+2
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-19/+46
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+1
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov1-5/+12
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha1-11/+36
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha1-14/+19
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+2
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+6
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+0
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-1/+3
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-68/+73
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen3-4/+4
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter1-12/+49
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann151-2074/+3641
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds29-1113/+1489
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds18-863/+2991
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering1-0/+41
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver6-1/+262
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds29-54/+70
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-59/+387
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+34
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2-5/+1
2012-10-02UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells1-7/+10
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells1-0/+4
2012-10-02UAPI: x86: Fix the test_get_len toolDavid Howells1-1/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+6
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells4-3/+10
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells20-39/+39
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-115/+405
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+1
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-184/+273
2012-10-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-32/+20
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-6/+82
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-59/+237
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-921/+778
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+157
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-18/+22
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2-4/+2
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-9/+5
2012-10-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-54/+47
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-185/+101
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+44
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+1
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-293/+856
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-52/+141
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2012-10-01x86: get rid of duplicate code in case of CONFIG_VM86Al Viro1-11/+6
2012-09-30um: switch to generic kernel_thread()Al Viro1-0/+1
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro14-117/+32
2012-09-30x86: split ret_from_forkAl Viro7-85/+67
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett3-0/+83
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+28
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-13/+18
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-74/+98
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama3-2/+8
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-0/+4
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven1-3/+0
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao3-3/+43
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin1-31/+18
2012-09-27um: kill thread->forkingAl Viro4-41/+13
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro1-6/+0
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek1-1/+1
2012-09-27crypto: cast5/avx - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng1-1/+1
2012-09-26x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin3-15/+31
2012-09-26x86-32: Start out eflags and cr4 cleanH. Peter Anvin1-15/+16
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk4-1/+3
2012-09-26x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2-0/+5
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2-4/+17
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker3-28/+86
2012-09-26x86: Unspaghettize do_general_protection()Frederic Weisbecker1-22/+16
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker2-3/+12
2012-09-26x86: Unspaghettize do_trap()Frederic Weisbecker1-31/+29
2012-09-26x86_64: Work around old GAS bugTao Guo2-35/+33
2012-09-26x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu1-1/+1
2012-09-26x86: Remove the useless branch in c_start()Michael Wang1-4/+1
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2-3/+20
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney16-34/+115
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker1-11/+1
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas1-2/+1
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+9
2012-09-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar5-223/+230
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz4-30/+45
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2-2/+2
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz1-0/+3
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich1-0/+7
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk1-0/+8
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka4-43/+24
2012-09-23KVM: Add resampling irqfds for level triggered interruptsAlex Williamson1-0/+4
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2-5/+44
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin26-938/+813
2012-09-21x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha4-15/+40
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+57
2012-09-21x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entryH. Peter Anvin1-0/+26
2012-09-21x86/PCI: Clear host bridge aperture struct resourceYinghai Lu1-2/+1
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin3-23/+27
2012-09-21x86, smap: A page fault due to SMAP is an oopsH. Peter Anvin1-0/+18
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin1-0/+26
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin14-32/+106
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin3-6/+3
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2-0/+102
2012-09-21x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin1-0/+5
2012-09-21x86, alternative: Use .pushsection/.popsectionH. Peter Anvin2-18/+18
2012-09-21x86, smap: Add CR4 bit for SMAPH. Peter Anvin1-0/+1
2012-09-21x86-32, mm: The WP test should be done on a kernel pageH. Peter Anvin1-1/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-17/+17
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong5-223/+230
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney1-1/+1
2012-09-20um: kill thread->forkingAl Viro4-41/+13
2012-09-20um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro1-6/+0
2012-09-20x86: get rid of TIF_IRET hackeryAl Viro5-17/+8
2012-09-20kprobes/x86: Move skip_singlestep upBorislav Petkov1-16/+16
2012-09-20KVM: optimize apic interrupt deliveryGleb Natapov4-12/+193
2012-09-20KVM: MMU: Eliminate pointless temporary 'ac'Avi Kivity1-4/+1
2012-09-20KVM: MMU: Avoid access/dirty update loop if all is wellAvi Kivity1-6/+20
2012-09-20KVM: MMU: Eliminate eperm temporaryAvi Kivity1-4/+1
2012-09-20KVM: MMU: Optimize is_last_gpte()Avi Kivity4-20/+41
2012-09-20KVM: MMU: Simplify walk_addr_generic() loopAvi Kivity1-35/+25
2012-09-20KVM: MMU: Optimize pte permission checksAvi Kivity5-36/+61
2012-09-20KVM: MMU: Update accessed and dirty bits after guest pagetable walkAvi Kivity1-29/+47
2012-09-20KVM: MMU: Move gpte_access() out of paging_tmpl.hAvi Kivity2-16/+15
2012-09-20KVM: MMU: Optimize gpte_access() slightlyAvi Kivity1-3/+1
2012-09-20KVM: MMU: Push clean gpte write protection out of gpte_access()Avi Kivity3-13/+26
2012-09-19xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2012-09-19x86, microcode, AMD: Fix use after free in free_cache()Dan Carpenter1-2/+2
2012-09-19arch/x86: Remove unecessary semicolonsPeter Senna Tschudin4-5/+5
2012-09-19Merge tag 'v3.6-rc6' into x86/cleanupsIngo Molnar29-308/+423
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian3-1/+39
2012-09-19x86: Use REP BSF unconditionallyJan Beulich1-17/+2
2012-09-19x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov1-3/+5
2012-09-19perf: Fix off by one test in perf_reg_value()Dan Carpenter1-1/+1
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-22/+88
2012-09-19Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2-11/+2
2012-09-19Merge tag 'v3.6-rc6' into x86/mceIngo Molnar44-361/+645
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-5/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-18x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha1-2/+1
2012-09-18x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha1-5/+12
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2-0/+4
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha7-66/+108
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha10-61/+146
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha3-142/+29
2012-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha1-1/+2
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2-15/+3
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2-11/+4
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha8-484/+348
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha3-113/+81
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha3-116/+110
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+3
2012-09-17x86, MCE: Remove unused definesBorislav Petkov1-11/+1
2012-09-17x86, mce: Enable MCA support by defaultBorislav Petkov1-0/+1
2012-09-17xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk1-2/+2
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2-2/+24
2012-09-17KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin1-3/+9
2012-09-17perf/x86: Add cpumask for uncore pmuYan, Zheng2-5/+29
2012-09-17KVM: SVM: Make use of asm.hAvi Kivity1-26/+20