summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-11-211-1/+0
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-211-4/+13
* x86/kconfig: Fall back to ticket spinlocksDaniel Wagner2018-11-211-1/+0
* x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe2018-11-211-0/+15
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-11-211-6/+2
* parisc: Fix address in HPMC IVAJohn David Anglin2018-11-212-2/+3
* x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-11-101-1/+1
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-11-101-4/+4
* ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer2018-11-101-0/+11
* MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2018-11-101-28/+6
* MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2018-11-102-2/+2
* MIPS: Handle non word sized instructions when examining frameMatt Redfearn2018-11-101-3/+6
* sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2018-11-101-2/+2
* sparc64 mm: Fix more TSB sizing issuesMike Kravetz2018-11-104-10/+45
* sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan2018-11-101-8/+21
* arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas2018-11-101-7/+8
* MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2018-11-105-42/+78
* x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2018-11-101-0/+7
* um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2018-11-103-16/+20
* x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2018-11-101-10/+11
* ARM: dts: apq8064: add ahci ports-implemented maskSrinivas Kandagatla2018-11-101-1/+2
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-11-101-1/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9
* x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2018-10-202-24/+0
* x86/fpu: Remove struct fpu::counterRik van Riel2018-10-203-17/+0
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2018-10-206-97/+14
* KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini2018-10-203-4/+2
* ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-10-201-1/+1
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* powerpc/fadump: Return error when fadump registration failsMichal Suchanek2018-10-131-8/+15
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* hexagon: modify ffs() and fls() to return intRandy Dunlap2018-10-101-2/+2
* arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-10-101-1/+1
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-10-101-1/+1
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-102-1/+14
* arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2018-10-103-1/+16
* arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-101-0/+45
* ARM: dts: dra7: fix DCAN node addressesKevin Hilman2018-10-101-2/+2
* ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle2018-10-101-3/+3
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-101-2/+2
* powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-10-101-1/+1
* x86/entry/64: Add two more instruction suffixesJan Beulich2018-10-101-2/+2
* x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko2018-10-101-0/+1
* powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-10-101-1/+6
* x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-10-101-1/+1
* arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas2018-09-291-0/+3