aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-09m68k/defconfig: Update defconfigs for v4.10-rc1Geert Uytterhoeven12-24/+168
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt1-2/+4
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt4-3/+42
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt1-5/+1
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0
2017-02-09MIPS: BMIPS: enable CPUfreqMarkus Mayer1-0/+8
2017-02-09BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.Markus Mayer1-0/+2
2017-02-09MIPS: BMIPS: Update defconfigMarkus Mayer1-6/+2
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-9/+160
2017-02-08powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt1-16/+5
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong1-25/+13
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt1-0/+1
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-07xen/pvh: Use Xen's emergency_restart op for PVH guestsBoris Ostrovsky1-0/+3
2017-02-07xen/pvh: PVH guests always have PV devicesBoris Ostrovsky1-2/+2
2017-02-07xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCIBoris Ostrovsky1-0/+12
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky4-11/+277
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky7-294/+53
2017-02-07x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky3-114/+101
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov2-3/+5
2017-02-07efi: Print the secure boot status in x86 setup_arch()David Howells1-0/+14
2017-02-07efi: Get and store the secure boot statusDavid Howells3-1/+10
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells2-0/+2
2017-02-07x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells4-7/+13
2017-02-07x86/apic: Fix a typo in a comment lineDou Liyang1-1/+1
2017-02-07x86/kconfig: Remove misleading note regarding hibernation and KASLRNiklas Cassel1-4/+0
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar41-394/+378
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-02-06ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2-4/+4
2017-02-06Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2-3/+3
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-1/+0
2017-02-06kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()Masami Hiramatsu1-1/+1
2017-02-06kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu1-1/+1
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar15-265/+294
2017-02-05x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam1-0/+7
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov4-4/+19
2017-02-05x86/cpufeature: Enable RING3MWAIT for Knights MillPiotr Luc1-1/+8
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-02-04x86/mm/pat: Use rb_entry()Geliang Tang1-6/+6
2017-02-04x86/traps: Get rid of unnecessary preempt_disable/preempt_enable_no_reschedAlexander Kuleshov1-5/+0
2017-02-04x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-02-04x86/cpufeature: Enable RING3MWAIT for Knights LandingGrzegorz Andrejczuk1-0/+37
2017-02-04x86/cpufeature: Add RING3MWAIT to CPU featuresGrzegorz Andrejczuk1-1/+1
2017-02-04x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk3-0/+19
2017-02-04x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk1-0/+5
2017-02-03cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar9-9/+7
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-62/+11
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1