summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-02-251-0/+3
* ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-241-2/+6
* ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-241-0/+1
* ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang2016-02-241-2/+2
* ARM: dts: Kirkwood: Fix QNAP TS219 power-offHelmut Klein2016-02-241-1/+1
* x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-02-241-2/+2
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-02-241-2/+6
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-151-0/+4
* parisc: Fix syscall restartsHelge Deller2016-02-151-12/+52
* parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2016-02-151-10/+0
* sh64: fix __NR_fgetxattrDmitry V. Levin2016-02-151-1/+1
* openrisc: fix CONFIG_UID16 settingAndrew Morton2016-02-121-3/+1
* x86: vvar, fix excessive gcc-6 DECLARE_VVAR warningsJiri Slaby2016-02-121-1/+1
* arm64: restore bogomips information in /proc/cpuinfoYang Shi2016-02-121-0/+4
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2016-02-121-3/+1
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-02-121-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-02-121-0/+6
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2016-02-122-4/+6
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-02-121-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-02-121-1/+1
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-02-123-5/+14
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2016-01-271-4/+0
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2016-01-272-6/+1
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-251-1/+1
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-251-0/+8
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2016-01-251-0/+6
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-251-1/+2
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2016-01-251-7/+10
* m68k/mac: Make SCC reset work more reliablyFinn Thain2016-01-251-1/+3
* m68k/mm: Check for mm != NULL in do_page_fault() debug codeGeert Uytterhoeven2016-01-251-2/+1
* m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov2016-01-191-0/+2
* pm: use GFP_ATOMIC when pm core call this functionScott Jiang2016-01-191-1/+1
* efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2016-01-093-11/+10
* x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He2016-01-051-9/+11
* arm64: Fix compat register mappingsRobin Murphy2016-01-051-8/+8
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2016-01-051-2/+1
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2016-01-052-5/+15
* x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2016-01-051-1/+1
* x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2016-01-051-0/+8
* ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi2016-01-051-2/+4
* ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2016-01-051-0/+2
* ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2016-01-051-0/+5
* MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-12-141-1/+4
* MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-12-141-1/+1
* MIPS: KVM: Fix ASID restoration logicJames Hogan2015-12-141-6/+10
* x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu2015-11-183-10/+22
* x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu2015-11-181-4/+5
* KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit2015-11-181-1/+1
* KVM: x86: Fix far-jump to non-canonical checkNadav Amit2015-11-181-3/+5
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-181-11/+3