summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-09-092-0/+20
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-093-44/+49
* osf_getdomainname(): use copy_to_user()Al Viro2018-09-091-14/+9
* ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter2018-09-091-0/+1
* x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby2018-09-091-1/+1
* powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-09-091-1/+1
* powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-09-092-17/+78
* MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton2018-09-051-3/+3
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-053-3/+3
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-051-0/+3
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
* x86/process: Re-export start_thread()Rian Hunter2018-09-051-0/+1
* x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-09-051-0/+4
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-053-3/+3
* x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-052-4/+4
* KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal2018-09-051-11/+27
* KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal2018-09-051-0/+4
* arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-09-051-1/+5
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-051-0/+2
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-09-051-3/+4
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-051-0/+3
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-052-9/+0
* x86/mm: Fix use-after-free of ldt_structEric Biggers2018-08-281-2/+1
* x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen2018-08-281-1/+1
* parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin2018-08-241-6/+2
* parisc: Remove ordered stores from syscall.SJohn David Anglin2018-08-241-12/+12
* ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-08-241-0/+5
* ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)2018-08-241-0/+9
* ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-08-241-2/+2
* ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-08-241-1/+3
* ARM: dts: da850: Fix interrups property for gpioKeerthy2018-08-241-5/+1
* ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-08-241-0/+2
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-242-3/+1
* arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-08-241-1/+1
* ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-08-241-14/+1
* x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky2018-08-221-5/+8
* x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-181-1/+10
* x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani2018-08-171-6/+30
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-172-7/+9
* x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani2018-08-171-0/+19
* x86/init: fix build with CONFIG_SWAP=nVlastimil Babka2018-08-151-0/+2
* x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck2018-08-151-3/+3
* x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen2018-08-151-10/+15
* x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-152-4/+31