summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-24arm64: replace read_lock to rcu lock in call_step_hookYang Shi1-10/+11
2016-03-24arm64: replace read_lock to rcu lock in call_break_hookYang Shi1-10/+11
2016-03-22MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-22MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras1-3/+3
2016-03-22Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras1-1/+1
2016-03-22KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini1-13/+23
2016-03-22s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář1-0/+7
2016-03-22KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras1-0/+14
2016-03-22ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N1-0/+10
2016-03-22ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2-1/+11
2016-03-22ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2-30/+39
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt1-0/+7
2016-03-09parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-03-09MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin1-2/+2
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2-2/+2
2016-03-09x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King1-1/+1
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini1-5/+4
2016-03-09KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin1-1/+1
2016-03-07KVM: x86: fix missed hardware breakpointsPaolo Bonzini1-0/+1
2016-03-07s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-03-04powerpc/eeh: Fix build error caused by pci_dnGavin Shan1-13/+7
2016-03-04x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-03-04powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-03-04ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-03-04ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-28MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-02-15ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-15ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre1-1/+1
2016-02-15ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang1-0/+11
2016-02-15ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen1-1/+1
2016-02-15ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren1-8/+17
2016-02-15ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren1-2/+8
2016-02-15ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren1-4/+13
2016-02-15ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren1-22/+0
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-02-15x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä1-0/+3
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19
2016-02-03ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann1-11/+6
2016-02-03m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-02-03KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10
2016-02-03parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-03s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-02-03uml: flush stdout before forkingVegard Nossum1-0/+2