summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-07Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-06Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-06Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-06parisc: qemu idle sleep supportHelge Deller
2018-01-05Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-05kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2018-01-05x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-04x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-04arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoCMasahiro Yamada
2018-01-04Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-01-04Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-03x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers
2018-01-03x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner
2018-01-03x86/dumpstack: Print registers for first stack frameJosh Poimboeuf
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf
2018-01-03x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2018-01-03x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-03efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young
2018-01-03ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2018-01-02parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-02parisc: Show initial kernel memory layout unhashedHelge Deller
2018-01-02parisc: Show unhashed hardware inventoryHelge Deller
2018-01-02powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner