summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-01-201-1/+2
* alpha: fix formating of stack contentMikulas Patocka2018-01-201-4/+9
* alpha: fix reboot on Avanti platformMikulas Patocka2018-01-201-1/+2
* alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-202-2/+2
* alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-01-201-4/+4
* alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-201-34/+34
* alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-201-2/+2
* alpha: make thread_saved_pc staticTobias Klauser2018-01-202-5/+2
* alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov2018-01-201-1/+5
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-2/+0
|\
| * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-141-2/+0
* | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-1421-36/+561
|\ \
| * | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| * | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
| * | powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| * | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-109-8/+286
| * | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+28
| * | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-2/+16
| * | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+11
| * | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-106-28/+34
| * | powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-102-0/+35
| * | Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-102-0/+31
| |\ \
| | * | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-102-0/+31
| * | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-1433-84/+657
|\ \ \ \ | | |_|/ | |/| |
| * | | x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-141-0/+18
| * | | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-143-21/+23
| * | | x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-123-1/+85
| * | | x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-121-4/+5
| * | | x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-3/+4
| * | | x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
| * | | x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-8/+10
| * | | x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-122-6/+8
| * | | x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-122-5/+12
| * | | x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-124-5/+9
| * | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-123-5/+167
| * | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-128-0/+231
| * | | x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-111-1/+11
| * | | x86/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-101-2/+5
| * | | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-092-2/+17
| * | | x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-092-0/+12
| * | | x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song2018-01-081-26/+6
| * | | x86/tboot: Unbreak tboot with PTI enabledDave Hansen2018-01-081-0/+1
| * | | x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-082-0/+30
| * | | x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-062-0/+5
| * | | x86/pti: Unbreak EFI old_memmapJiri Kosina2018-01-061-0/+2
* | | | Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-133-11/+24
|\ \ \ \
| * | | | x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-111-10/+12
| * | | | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-113-1/+12
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-122-3/+12
|\ \ \ \ \