summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-19x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-06-19parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-19KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-19ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-06-19powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-19powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-18powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-06-06x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2-0/+3
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2-3/+16
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton1-3/+5
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan1-0/+23
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan1-3/+0
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan3-36/+29
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov4-0/+14
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier1-6/+11
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-05-17parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-17parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-05-17ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer1-0/+1
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-05-10s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard1-8/+11
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-05-08powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V1-0/+6
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu1-2/+2
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-20parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-10/+10
2016-04-20ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+2
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-04-18ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and laterHans de Goede3-3/+3
2016-04-18s390/pci: enforce fmb page boundary ruleSebastian Ott2-2/+5
2016-04-18s390/pci: extract software counters from fmbSebastian Ott4-14/+28