summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko2016-01-191-5/+3
* x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko2016-01-192-2/+9
* x86/irq: Plug vector cleanup raceThomas Gleixner2016-01-151-10/+53
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-153-7/+11
* x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-01-151-2/+16
* x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-01-151-13/+3
* x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner2016-01-151-1/+3
* x86/irq: Remove offline cpus from vector cleanupThomas Gleixner2016-01-151-2/+6
* x86/irq: Get rid of code duplicationThomas Gleixner2016-01-151-18/+15
* x86/irq: Copy vectormask instead of an AND operationThomas Gleixner2016-01-151-1/+1
* x86/irq: Check vector allocation earlyThomas Gleixner2016-01-151-13/+25
* x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner2016-01-151-8/+16
* x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner2016-01-151-14/+8
* x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu2016-01-151-3/+5
* x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-01-151-0/+9
* x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu2016-01-151-8/+8
* x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner2016-01-151-1/+5
* x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter2016-01-141-2/+1
* x86/vdso/pvclock: Protect STABLE check with the seqcountAndy Lutomirski2016-01-131-6/+6
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-131-7/+8
* selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2016-01-132-1/+90
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-121-0/+8
* lguest: Map switcher text R/ORusty Russell2016-01-122-24/+54
* x86/boot: Hide local labels in verify_cpu()Borislav Petkov2016-01-121-25/+25
* x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-122-5/+12
* x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2016-01-123-14/+46
* x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu2016-01-121-0/+1
* x86/fpu: Fix early FPU command-line parsingyu-cheng yu2016-01-121-71/+38
* x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang2016-01-121-2/+1
* selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski2016-01-121-2/+3
* x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones2016-01-121-0/+3
* Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-12576-5089/+20459
|\
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-116-3/+107
| |\
| | * x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall2015-11-292-3/+3
| | * x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu2015-11-264-0/+104
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-1118-54/+146
| |\ \
| | * | x86/mm: Micro-optimise clflush_cache_range()Chris Wilson2016-01-081-4/+6
| | * | x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani2016-01-052-10/+44
| | * | x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-053-1/+23
| | * | x86/mm: Drop WARN from multi-BAR checkLaura Abbott2015-12-291-2/+2
| | * | x86/LDT: Print the real LDT base addressJan Beulich2015-12-291-1/+1
| | * | x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFNIgor Mammedov2015-12-061-1/+1
| | * | x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-065-0/+10
| | * | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov2015-12-041-1/+1
| | * | x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...Rasmus Villemoes2015-12-041-2/+9
| | * | x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-234-33/+50
| * | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-113-94/+87
| |\ \ \
| | * | | x86/fpu: Put a few variables in .init.dataRasmus Villemoes2015-11-272-4/+4
| | * | | x86/fpu: Get rid of xstate_fault()Borislav Petkov2015-11-241-53/+52
| | * | | x86/fpu: Add an XSTATE_OP() macroBorislav Petkov2015-11-241-37/+31
| | |/ /
OpenPOWER on IntegriCloud