summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-26x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck1-0/+2
2018-06-26x86/platform/uv: Use apic_ack_irq()Thomas Gleixner1-6/+1
2018-06-26x86/ioapic: Use apic_ack_irq()Thomas Gleixner1-1/+1
2018-06-26x86/apic: Provide apic_ack_irq()Thomas Gleixner2-2/+9
2018-06-26x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner1-0/+9
2018-06-26x86/vector: Fix the args of vector_alloc tracepointDou Liyang1-1/+1
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck1-1/+1
2018-06-20ARM: fix kill( ,SIGFPE) breakageRussell King2-14/+1
2018-06-20ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King1-5/+3
2018-06-20ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-06-20ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-06-20ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-06-20parisc: Move setup_profiling_timer() out of init sectionHelge Deller1-2/+1
2018-06-20KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li1-1/+1
2018-06-20ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-06-20ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori1-0/+2
2018-06-20ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori1-1/+2
2018-06-20ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-06-20uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu1-0/+4
2018-06-20kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2-0/+22
2018-06-20sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-06-20x86: Delay skip of emulated hypercall instructionMarian Rotariu2-9/+12
2018-06-20ARM: dts: imx51-zii-rdu1: fix touchscreen bindingsNikita Yushchenko1-3/+3
2018-06-20arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-06-20powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman1-8/+5
2018-06-20x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank1-0/+13
2018-06-20ARM: dts: cygnus: fix irq type for arm global timerClément Péron1-1/+1
2018-06-20sh: fix build failure for J2 cpu with SMP disabledRich Felker1-0/+4
2018-06-20ARM: dts: correct missing "compatible" entry for ti81xx SoCsGraeme Smecher4-4/+4
2018-06-20ARM: OMAP1: ams-delta: fix deferred_fiq handlerJanusz Krzysztofik1-13/+15
2018-06-20arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka1-1/+1
2018-06-20parisc: drivers.c: Fix section mismatchesHelge Deller1-3/+4
2018-06-20bpf, x64: fix memleak when not converging on callsDaniel Borkmann1-1/+1
2018-06-20bpf, x64: fix memleak when not converging after imageDaniel Borkmann1-2/+2
2018-06-20ARM: davinci: fix GPIO lookup for I2CSekhar Nori2-6/+13
2018-06-20hexagon: export csum_partial_copy_nocheckArnd Bergmann1-0/+1
2018-06-20hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-06-20ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford1-0/+2
2018-06-20ARM: dts: logicpd-som-lv: Fix WL127x Startup IssuesAdam Ford1-2/+7
2018-06-20ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo1-2/+2
2018-06-20ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori1-0/+6
2018-06-20ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookupSekhar Nori1-3/+7
2018-06-20ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SDSekhar Nori1-2/+7
2018-06-20ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SDSekhar Nori1-2/+7
2018-06-20kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid1-10/+4
2018-06-20powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor1-0/+7
2018-06-20x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm1-0/+3
2018-06-20arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland1-4/+10
2018-06-20perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang1-3/+6
2018-06-20bpf, x64: fix JIT emission for dead codeGianluca Borello1-1/+11