summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-02x86/entry/64: Remove the restore_c_regs_and_iret labelAndy Lutomirski
2017-11-02Merge branch 'x86/fpu' into x86/asmIngo Molnar
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar
2017-11-01ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2017-11-01x86/boot: Relocate definition of the initial state of CR0Ricardo Neri
2017-11-01x86/mm: Relocate page fault error codes to traps.hRicardo Neri
2017-10-31x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU featuresGayatri Kammela
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-27Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"Ingo Molnar
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi
2017-10-25s390/kvm: fix detection of guest machine checksMartin Schwidefsky
2017-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin
2017-10-23x86/asm: Don't use the confusing '.ifeq' directiveJosh Poimboeuf
2017-10-23Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar
2017-10-23x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf
2017-10-23x86/entry: Fix idtentry unwind hintJosh Poimboeuf
2017-10-22x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov
2017-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2017-10-20x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-10-20x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-10-19Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson
2017-10-19ARM: dts: fix PCLK name on Gemini and MOXA ARTLinus Walleij
2017-10-19Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2017-10-19Merge tag 'imx-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-19Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann
2017-10-19Merge tag 'arm-soc/for-4.14/devicetree-fixes' of http://github.com/Broadcom/s...Arnd Bergmann
2017-10-19Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-18x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()Thomas Gleixner
2017-10-18x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mmAndy Lutomirski
2017-10-18x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"Andy Lutomirski
2017-10-18x86/mm/64: Remove the last VM_BUG_ON() from the TLB codeAndy Lutomirski
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds