summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-10-07powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-10-07arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon3-0/+22
2015-10-07arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-10-07arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36
2015-10-07arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep1-0/+4
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-150/+208
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+61
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-18/+0
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-09-22x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-09-22arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-09-15x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-09-03x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky1-0/+1
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+3
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2015-08-27avr32: handle NULL as a valid clock objectAndy Shevchenko1-1/+19
2015-08-27x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-08-27tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-08-27s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras3-6/+0
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras1-1/+2
2015-08-27ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-08-27ARM: dts: i.MX35: Fix can support.Denis Carikli1-4/+4
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-22ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-19MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-07-21x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2-0/+6
2015-07-21KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-13arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2015-07-13KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-13ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas1-1/+1