summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-04sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-04MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-04MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-03-04MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-03-04MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-03-04Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2016-03-04uml: flush stdout before forkingVegard Nossum1-0/+2
2016-03-04s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-03-04s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-03-04s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-03-04KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-86/+43
2016-03-04s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2-15/+16
2016-03-04ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann1-1/+1
2016-03-04KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2016-03-04arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+1
2016-03-04ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann1-11/+6
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-25KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10
2016-02-25KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth1-1/+1
2016-02-25arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski1-0/+4
2016-02-25ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren1-8/+17
2016-02-25ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren1-2/+8
2016-02-25ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren1-4/+13
2016-02-25ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren1-3/+9
2016-02-25ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren1-22/+0
2016-02-25ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang1-0/+11
2016-02-25ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre1-1/+1
2016-02-25ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen1-1/+1
2016-02-25ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni1-0/+6
2016-02-25ARM: dts: omap5-board-common: enable rtc and charging of backup batteryH. Nikolaus Schaller1-0/+8
2016-02-25ARM: dts: Fix omap5 PMIC control lines for RTC writesTony Lindgren1-0/+25
2016-02-25ARM: dts: Fix wl12xx missing clocks that cause hangsAdam Ford1-0/+1
2016-02-25ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-25ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-25ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-25arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä1-0/+3
2016-02-25ARM: mvebu: remove duplicated regulator definition in Armada 388 GPThomas Petazzoni1-10/+0
2016-02-25powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-25powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-25powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-25powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-02-25x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-25x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani1-4/+32
2016-02-25x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-25x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-02-17crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper1-2/+4
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-17parisc: Protect huge page pte changes with spinlocksHelge Deller2-28/+52
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19