summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka2018-06-211-1/+1
* parisc: drivers.c: Fix section mismatchesHelge Deller2018-06-211-3/+4
* bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-06-211-2/+2
* hexagon: export csum_partial_copy_nocheckArnd Bergmann2018-06-211-0/+1
* hexagon: add memset_io() helperArnd Bergmann2018-06-211-0/+6
* ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford2018-06-211-0/+2
* ARM: dts: logicpd-som-lv: Fix WL127x Startup IssuesAdam Ford2018-06-211-2/+7
* ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo2018-06-211-2/+2
* ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori2018-06-211-0/+6
* ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookupSekhar Nori2018-06-211-3/+7
* ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SDSekhar Nori2018-06-211-2/+7
* ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SDSekhar Nori2018-06-211-2/+7
* x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-06-211-0/+3
* arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland2018-06-211-4/+10
* perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang2018-06-211-3/+6
* arm64: ptrace: remove addr_limit manipulationMark Rutland2018-06-211-6/+0
* ARM: dts: da850: fix W=1 warnings with pinmux nodeSekhar Nori2018-06-211-2/+0
* powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh2018-06-211-17/+0
* kexec_file: do not add extra alignment to efi memmapDave Young2018-06-211-3/+2
* parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-06-211-1/+1
* MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn2018-06-211-0/+6
* MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-06-211-0/+2
* MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-06-211-1/+1
* x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan2018-06-211-0/+13
* KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-06-212-4/+3
* kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini2018-06-163-12/+24
* KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini2018-06-163-28/+38
* kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm2018-06-161-2/+13
* KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini2018-06-161-32/+32
* KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li2018-06-162-2/+4
* powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy2018-06-056-3/+28
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-06-053-9/+50
* powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy2018-06-055-59/+80
* powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy2018-06-051-8/+4
* MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki2018-06-051-0/+4
* MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-06-052-2/+2
* x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov2018-06-051-15/+14
* x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam2018-06-051-26/+31
* ARM: dts: porter: Fix HDMI output routingLaurent Pinchart2018-05-301-1/+1
* ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo2018-05-301-26/+26
* ARM: dts: at91: tse850: use the correct compatible for the eepromPeter Rosin2018-05-301-1/+1
* x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He2018-05-301-1/+1
* MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches2018-05-301-5/+5
* ARM: dts: bcm283x: Fix pin function of JTAG pinsHenry Zhang2018-05-301-1/+1
* ARM: dts: bcm283x: Fix probing of bcm2835-i2sStefan Wahren2018-05-301-2/+2
* ARM: dts: dra71-evm: Correct evm_sd regulator max voltageRavikumar Kattekola2018-05-301-2/+2
* x86/devicetree: Fix device IRQ settings in DTIvan Gorinov2018-05-301-5/+8
* x86/devicetree: Initialize device tree before using itIvan Gorinov2018-05-301-3/+5
* arm64: dts: qcom: Fix SPI5 config on MSM8996Ilia Lin2018-05-301-2/+2
* perf/x86/intel: Fix event update for auto-reloadKan Liang2018-05-302-13/+94