summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-261-0/+2
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
* arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
* x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-07-261-2/+1
* x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-07-263-10/+10
* perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2019-07-262-0/+11
* perf/x86/intel: Disable check_msr for real HWJiri Olsa2019-07-261-0/+8
* perf/x86/intel: Add more Icelake CPUIDsKan Liang2019-07-261-4/+9
* x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-07-261-0/+2
* perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj2019-07-261-0/+1
* x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj2019-07-261-0/+1
* arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-07-262-3/+5
* x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-211-1/+1
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-212-7/+1
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-215-16/+76
* x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-213-4/+5
* x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner2019-07-211-0/+46
* Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler2019-07-141-3/+3
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-07-141-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-07-141-1/+4
* Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-066-14/+28
|\
| * MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
| * MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger2019-06-201-1/+2
| * MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-06-192-1/+3
| * MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
| * MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-161-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-054-15/+25
|\ \
| * | KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-051-1/+1
| * | KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li2019-07-021-1/+1
| * | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-021-9/+16
| * | KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon2019-07-021-1/+4
| * | KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini2019-07-021-3/+3
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-053-1/+15
|\ \ \
| * \ \ Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-07-021990-9922/+2864
| |\ \ \
| | * | | ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski2019-07-021-1/+1
| | * | | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| | * | | ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| | |/ /
| * | | Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson2019-07-011-0/+8
| |\ \ \
| | * | | ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott2019-06-271-0/+8
* | | | | Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-07-041-0/+10
|\ \ \ \ \
| * | | | | ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina2019-07-021-0/+2
| * | | | | ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...Steven Rostedt (VMware)2019-06-281-0/+5
| * | | | | ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-06-281-0/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
| * | | | | arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-06-261-2/+6