summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-13powerpc/xmon: Clear all breakpoints when xmon is disabled via debugfsVaibhav Jain1-0/+24
2018-03-13powerpc/xmon: Setup debugger hooks when first break-point is setVaibhav Jain1-1/+16
2018-03-13powerpc/powernv/vas: Fix order of cleanup in vas_window_init_dbgdir()Sukadev Bhattiprolu1-4/+4
2018-03-13powerpc/powernv/vas: Remove a stray line in MakefileSukadev Bhattiprolu1-1/+0
2018-03-13Merge two commits from 'kvm-ppc-fixes' into nextMichael Ellerman1-1/+3
2018-03-06powerpc/8xx: Increase number of slices to 64Christophe Leroy1-1/+1
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy7-41/+52
2018-03-06powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy6-3/+28
2018-03-06powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy3-9/+50
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy5-59/+80
2018-03-06powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy1-8/+4
2018-03-06powerpc: Keep const vars out of writable .sdataSegher Boessenkool1-0/+2
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-17/+20
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-25/+48
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2018-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-17/+149
2018-03-03Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-39/+86
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2018-03-02Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds15-29/+125
2018-03-02KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-02KVM: X86: Allow userspace to define the microcode versionWanpeng Li4-5/+12
2018-03-02KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li1-3/+15
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky4-5/+84
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner6-25/+32
2018-03-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds41-117/+115
2018-03-01Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2018-03-01Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann7-14/+14
2018-03-01Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-1/+1
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross1-2/+4
2018-02-28ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev1-10/+40
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev1-5/+32
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev1-0/+37
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta1-1/+1
2018-02-28x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac1-1/+1
2018-02-28x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross1-0/+16
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2018-02-28x86/entry/64: Add instruction suffixJan Beulich1-1/+1
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook1-1/+1
2018-02-28ARM: dts: bcm283x: Move arm-pmu out of soc nodeStefan Wahren2-8/+8
2018-02-28ARM: dts: bcm283x: Fix unit address of local_intcStefan Wahren2-2/+2
2018-02-28ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli1-1/+1
2018-02-26ARM: dts: Set D-Link DNS-313 SATA to muxmode 0Linus Walleij1-1/+1
2018-02-26ARM: omap2: set CONFIG_LIRC=y in defconfigArnd Bergmann1-1/+1