summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott
2017-06-28s390/pci: improve pci hotplugSebastian Ott
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao
2017-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-26powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman
2017-06-26x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-24x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev
2017-06-24x86/boot: Add missing strchr() declarationTommy Nguyen
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-24x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmapMichal Hocko
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-23x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-06-22microblaze: Fix MSR flags when returning from exceptionMichal Simek
2017-06-22microblaze: Separate GP registers from MSR handlingMichal Simek
2017-06-22microblaze: Enabling CONFIG_BRIDGE in mmu_defconfigVineeth Chowdary Karumanchi
2017-06-22microblaze: Enabling CONFIGS related to MTDVineeth Chowdary Karumanchi
2017-06-22microblaze: Update defconfigsMichal Simek
2017-06-22microblaze: mm: Flush TLB to ensure correct mapping when higmem ONMichal Simek
2017-06-22x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov
2017-06-22powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-22x86/debug: Extend the lower bound of crash kernel low reservationsJiri Bohac
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-06-22x86/mm: Remove reset_lazy_tlbstate()Andy Lutomirski
2017-06-22x86/ldt: Simplify the LDT switching logicAndy Lutomirski
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-22x86/apic: Make arch_init_msi/htirq_domain __initDou Liyang
2017-06-22x86/apic: Make init_legacy_irqs() __initDou Liyang
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner