summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-02-251-0/+3
* KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-02-251-10/+10
* KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth2016-02-251-1/+1
* arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski2016-02-251-0/+4
* ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren2016-02-251-8/+17
* ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren2016-02-251-2/+8
* ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren2016-02-251-4/+13
* ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren2016-02-251-3/+9
* ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren2016-02-251-22/+0
* ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang2016-02-251-0/+11
* ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre2016-02-251-1/+1
* ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen2016-02-251-1/+1
* ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni2016-02-251-0/+6
* ARM: dts: omap5-board-common: enable rtc and charging of backup batteryH. Nikolaus Schaller2016-02-251-0/+8
* ARM: dts: Fix omap5 PMIC control lines for RTC writesTony Lindgren2016-02-251-0/+25
* ARM: dts: Fix wl12xx missing clocks that cause hangsAdam Ford2016-02-251-0/+1
* ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij2016-02-251-17/+20
* ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-251-2/+6
* ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-251-0/+1
* arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-02-251-0/+3
* ARM: mvebu: remove duplicated regulator definition in Armada 388 GPThomas Petazzoni2016-02-251-10/+0
* powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-251-0/+6
* powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-253-0/+22
* powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-254-2/+9
* powerpc/eeh: Fix PE location codeGavin Shan2016-02-251-18/+15
* x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-251-4/+11
* x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-251-4/+32
* x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-251-41/+73
* x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-02-251-2/+2
* x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-02-251-4/+2
* crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-02-171-2/+4
* parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-02-171-0/+4
* parisc: Protect huge page pte changes with spinlocksHelge Deller2016-02-172-28/+52
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-313-2/+19
* arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2016-01-312-3/+2
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-01-311-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-01-311-0/+6
* powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-312-0/+29
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-311-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-311-1/+1
* powerpc/tm: Check for already reclaimed tasksMichael Neuling2016-01-311-0/+18
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-311-7/+8
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-312-4/+58
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-311-1/+1
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-311-0/+8
* kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han2016-01-311-1/+2
* KVM: x86: correctly print #AC in tracesPaolo Bonzini2016-01-311-1/+1
* KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini2016-01-311-5/+6
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-311-1/+2
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-087-12/+49
|\