summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-0417-308/+360
|\
| * x86/lib/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macroBorislav Petkov2015-02-231-47/+21
| * x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macroBorislav Petkov2015-02-231-17/+2
| * x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macroBorislav Petkov2015-02-231-37/+24
| * x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-233-10/+13
| * x86/asm: Use alternative_2() in rdtsc_barrier()Borislav Petkov2015-02-232-6/+4
| * x86/lib/clear_page_64.S: Convert to ALTERNATIVE_2 macroBorislav Petkov2015-02-231-39/+27
| * x86/entry_32: Convert X86_INVD_BUG to ALTERNATIVE macroBorislav Petkov2015-02-231-9/+3
| * x86/smap: Use ALTERNATIVE macroBorislav Petkov2015-02-231-21/+9
| * x86/lib/copy_user_64.S: Convert to ALTERNATIVE_2Borislav Petkov2015-02-231-30/+10
| * x86/lib/copy_page_64.S: Use generic ALTERNATIVE macroBorislav Petkov2015-02-231-25/+12
| * x86/alternatives: Use optimized NOPs for paddingBorislav Petkov2015-02-231-1/+13
| * x86/alternatives: Make JMPs more robustBorislav Petkov2015-02-233-19/+105
| * x86/alternatives: Add instruction paddingBorislav Petkov2015-02-2312-48/+114
| * x86/alternatives: Cleanup DPRINTK macroBorislav Petkov2015-02-231-16/+25
| * x86/lib/copy_user_64.S: Remove FIX_ALIGNMENT defineBorislav Petkov2015-02-231-5/+0
* | Merge tag 'v4.0-rc2' into x86/asm, to refresh the treeIngo Molnar2015-03-041576-32044/+46018
|\ \
| * \ Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-021-2/+2
| |\ \
| | * | metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan2015-02-241-2/+2
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-013-3/+9
| |\ \
| | * | x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
| | * | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-281560-31799/+45544
| | |\ \
| | * | | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-241-1/+1
| | * | | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-011-0/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-251-0/+2
| | |\ \ \ \
| | | * | | | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-0/+2
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-012-14/+42
| |\ \ \ \ \
| | * | | | | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| | * | | | | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-286-0/+10
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-286-0/+10
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-2718-72/+190
| |\ \ \ \ \
| | * | | | | ARM: multi_v7_defconfig: Enable shmobile platformsGeert Uytterhoeven2015-02-261-5/+77
| | * | | | | Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-02-2514-67/+83
| | |\ \ \ \ \
| | | * | | | | ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson2015-02-241-0/+1
| | | * | | | | ARM: dts: dra7x-evm: beagle-x15: Fix USB HostRoger Quadros2015-02-243-24/+0
| | | * | | | | ARM: omap2plus_defconfig: Fix SATA bootRoger Quadros2015-02-241-1/+1
| | | * | | | | ARM: omap2plus_defconfig: Enable OMAP NAND BCH driverRoger Quadros2015-02-241-0/+1
| | | * | | | | ARM: dts: dra7: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | | * | | | | ARM: dts: omap5: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | | * | | | | ARM: dts: omap4: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | | * | | | | ARM: dts: omap3: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | | * | | | | ARM: dts: omap2: Correct the dma controller's property namesPeter Ujfalusi2015-02-241-2/+2
| | | * | | | | ARM: dts: am437x-idk: fix sleep pinctrl stateFelipe Balbi2015-02-241-1/+1
| | | * | | | | ARM: omap2plus_defconfig: enable TPS62362 regulatorFelipe Balbi2015-02-241-0/+1
| | | * | | | | ARM: dts: am437x-idk: fix TPS62362 i2c busFelipe Balbi2015-02-241-22/+1
| | | * | | | | ARM: dts: n900: Fix offset for smc91x ethernetPali Rohár2015-02-241-1/+1
| | | * | | | | ARM: dts: n900: fix i2c bus numberingIvaylo Dimitrov2015-02-241-0/+7
| | | * | | | | ARM: dts: Fix USB dts configuration for dm816xTony Lindgren2015-02-242-4/+55