summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-03uml: flush stdout before forkingVegard Nossum1-0/+2
2016-03-03dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov1-0/+9
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-24ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-24ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-24ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2016-02-24ARM: dts: Kirkwood: Fix QNAP TS219 power-offHelmut Klein1-1/+1
2016-02-24x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-24s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-02-15parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-15parisc: Fix syscall restartsHelge Deller1-12/+52
2016-02-15parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2016-02-15sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2016-02-12openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2016-02-12x86: vvar, fix excessive gcc-6 DECLARE_VVAR warningsJiri Slaby1-1/+1
2016-02-12arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+4
2016-02-12mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2016-02-12arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2016-02-12arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2016-02-12arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2016-02-12powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-02-12powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-27ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2016-01-27ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2-6/+1
2016-01-25x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-01-25x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-25KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras1-0/+6
2016-01-25x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)1-1/+2
2016-01-25x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2016-01-25m68k/mac: Make SCC reset work more reliablyFinn Thain1-1/+3
2016-01-25m68k/mm: Check for mm != NULL in do_page_fault() debug codeGeert Uytterhoeven1-2/+1
2016-01-19m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2016-01-19pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2016-01-09efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar3-11/+10
2016-01-05x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He1-9/+11
2016-01-05arm64: Fix compat register mappingsRobin Murphy1-8/+8
2016-01-05x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2016-01-05x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2016-01-05x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2016-01-05x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2016-01-05ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2016-01-05ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2016-01-05ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-12-14MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan1-1/+4
2015-12-14MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-12-14MIPS: KVM: Fix ASID restoration logicJames Hogan1-6/+10
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu3-10/+22
2015-11-18x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu1-4/+5