summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov1-7/+63
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel1-1/+1
2018-02-25powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar1-0/+13
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2-7/+9
2018-02-25KVM: VMX: fix page leak in hardware_setup()Jim Mattson1-1/+0
2018-02-25ARM: dts: Fix elm interrupt compiler warningTony Lindgren1-1/+1
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria1-2/+2
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer3-0/+6
2018-02-25ARM: dts: am437x-cm-t43: Correct the dmas property of spi0Peter Ujfalusi1-2/+2
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2018-02-25ARM: dts: logicpd-somlv: Fix wl127x pinmuxAdam Ford1-5/+9
2018-02-25ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enetAdam Ford2-2/+3
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren1-2/+0
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li1-0/+6
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers1-52/+60
2018-02-25KVM/x86: Check input paging mode when cs.l is setLan Tianyu1-0/+26
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij1-5/+0
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger1-0/+2
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger1-0/+1
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann1-0/+1
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson1-0/+1
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann1-1/+0
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck3-10/+26
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon1-5/+9
2018-02-22xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser1-0/+6
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski1-4/+12
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2-1/+12
2018-02-22x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar1-0/+1
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva4-5/+5
2018-02-22x86/spectre: Fix an error messageDan Carpenter1-1/+1
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang21-52/+52
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski13-26/+39
2018-02-22kmemcheck: rip it out for realMichal Hocko10-10/+0
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)19-1396/+3
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2-18/+0
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)13-20/+19
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)7-23/+1
2018-02-22x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra1-0/+1
2018-02-22x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams1-1/+1
2018-02-22x86/debug: Use UD2 for WARN()Peter Zijlstra2-10/+7
2018-02-22x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf1-1/+5