summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck2016-03-162-5/+6
* Merge branch 'linus' into x86/urgent, to pick up dependencies for a fixIngo Molnar2016-03-16157-1940/+2303
|\
| * Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-1521-21/+21
| |\
| | * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-0121-21/+21
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-1514-298/+246
| |\ \
| | * | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytesDenys Vlasenko2016-03-081-1/+1
| | * | x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko2016-03-082-56/+62
| | * | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-08201-671/+1305
| | |\ \
| | * | | MIPS: Delete smp-gic.cQais Yousef2016-02-252-7/+0
| | * | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-254-7/+8
| | * | | MIPS: Add generic SMP IPI supportQais Yousef2016-02-251-0/+136
| | * | | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-212-223/+25
| | |\ \ \
| | | * \ \ Merge branch 'irqchip/mips' into irqchip/coreJason Cooper2016-02-212-223/+25
| | | |\ \ \
| | | | * | | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-172-75/+7
| | | | * | | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-172-148/+18
| | * | | | | Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-02-211-1/+5
| | |\| | | |
| | | * | | | ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni2016-02-161-1/+5
| | * | | | | irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott2016-02-082-2/+9
| * | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-153-1/+62
| |\ \ \ \ \ \
| | * | | | | | x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall2016-03-033-1/+62
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-151-4/+4
| |\ \ \ \ \ \
| | * | | | | | x86/tsc: Use topology functionsThomas Gleixner2016-02-211-4/+4
| * | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-158-102/+29
| |\ \ \ \ \ \ \
| | * | | | | | | x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue2016-02-233-27/+14
| | * | | | | | | Merge branch 'x86/urgent' into x86/platform, to queue up dependent patchIngo Molnar2016-02-2354-135/+451
| | |\ \ \ \ \ \ \
| | * | | | | | | | x86/platform/intel/mid: Remove dead codeAlan2016-02-172-8/+2
| | * | | | | | | | x86/platform: Make platform/geode/net5501.c explicitly non-modularPaul Gortmaker2016-02-161-7/+1
| | * | | | | | | | x86/platform: Make platform/geode/alix.c explicitly non-modularPaul Gortmaker2016-02-161-7/+7
| | * | | | | | | | x86/platform: Make platform/geode/geos.c explicitly non-modularPaul Gortmaker2016-02-161-7/+1
| | * | | | | | | | x86/platform: Make platform/intel-quark/imr_selftest.c explicitly non-modularPaul Gortmaker2016-02-161-13/+2
| | * | | | | | | | x86/platform: Make platform/intel-quark/imr.c explicitly non-modularPaul Gortmaker2016-02-161-33/+2
| * | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-1514-101/+215
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-03-111-13/+1
| | * | | | | | | | | x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-03-051-29/+59
| | * | | | | | | | | x86/mm: Avoid premature success when changing page attributesJan Beulich2016-02-251-1/+3
| | * | | | | | | | | x86/mm/ptdump: Remove paravirt_enabled()Borislav Petkov2016-02-201-6/+5
| | * | | | | | | | | x86/mm: Fix INVPCID asm constraintBorislav Petkov2016-02-141-2/+2
| | * | | | | | | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski2016-02-091-1/+1
| | * | | | | | | | | x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-091-0/+9
| | * | | | | | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-091-0/+16
| | * | | | | | | | | x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-091-0/+48
| | * | | | | | | | | x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2016-02-091-2/+8
| | * | | | | | | | | x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2016-02-091-3/+8
| | * | | | | | | | | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-081-1/+3
| | * | | | | | | | | x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-081-23/+42
| | * | | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2016-02-081532-22503/+48869
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/mm: Make kmap_prot into a #defineAndy Lutomirski2016-01-202-4/+1
| | * | | | | | | | | | x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski2016-01-202-3/+8
| | * | | | | | | | | | x86/mm: Streamline and restore probe_memory_block_size()Seth Jennings2016-01-191-18/+6
| * | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-157-203/+228
| |\ \ \ \ \ \ \ \ \ \ \