summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-151-1/+4
* x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-152-9/+19
* Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07105-1326/+3465
|\
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-018-44/+57
| |\
| | * Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-1220-78/+153
| | |\
| | * | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner2014-03-061-1/+1
| | * | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-052-5/+5
| | * | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-041-3/+3
| | * | x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-041-1/+1
| | * | x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-043-4/+4
| | * | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-042-39/+43
| | * | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-042-0/+9
| | * | x86: Xen: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-011-1/+1
| |\ \ \
| | * | | x86: hpet: Use proper destructor for delayed workThomas Gleixner2014-03-251-1/+1
| * | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-011-9/+6
| |\ \ \ \
| | * | | | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-03-311-9/+6
| * | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-019-137/+191
| |\ \ \ \ \
| | * | | | | x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause2014-03-111-1/+5
| | * | | | | x86: Clean up dumpstack_64.c codeSteven Rostedt2014-03-071-34/+83
| | * | | | | x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-078-100/+89
| | * | | | | x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-074-11/+28
| | * | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)2014-03-071-4/+0
| | * | | | | x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt2014-03-071-1/+0
| * | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+1
| |\ \ \ \ \ \
| | * | | | | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-1/+1
| * | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-014-5/+6
| |\ \ \ \ \ \ \
| | * | | | | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-271-0/+1
| | * | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-274-5/+5
| * | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-011-5/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin2014-03-061-1/+1
| | * | | | | | | | x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey2014-03-061-5/+10
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-011-3/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu2014-02-091-3/+9
| * | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+2
| | * | | | | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-314-8/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, lto: Disable LTO for the x86 VDSOAndi Kleen2014-02-141-3/+7
| | * | | | | | | | | initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen2014-02-141-1/+1
| | * | | | | | | | | asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-141-3/+3
| | * | | | | | | | | asmlinkage: Make jiffies visibleAndi Kleen2014-02-141-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-3/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, kaslr: fix module lock ordering problemKees Cook2014-03-241-2/+5
| | * | | | | | | | | x86, kaslr: randomize module base load addressKees Cook2014-02-261-3/+40
| * | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-271-0/+6
| * | | | | | | | | | | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-312-9/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86, hash: Simplify switch, add __init annotationJan Beulich2014-03-201-6/+6
| | * | | | | | | | | | | x86, hash: Swap arguments passed to crc32_u32()Jan Beulich2014-03-201-3/+3