summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: omap3: Fix memory node in Torpedo boardAdam Ford2016-11-081-2/+2
| | * | | | | | ARM: AM43XX: Select OMAP_INTERCONNECT in KconfigDave Gerlach2016-11-081-0/+1
| | * | | | | | ARM: OMAP3: Fix formatting of features printedTony Lindgren2016-11-071-5/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-11-182-5/+5
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: marvell: add unique identifiers for Armada A8k SPI controllersMarcin Wojtas2016-11-091-2/+2
| | * | | | | | arm64: dts: marvell: fix clocksource for CP110 slave SPI0Marcin Wojtas2016-11-091-1/+1
| | * | | | | | arm64: dts: marvell: Fix typo in label name on Armada 37xxGregory CLEMENT2016-11-091-2/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-195-56/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini2016-11-191-31/+27
| * | | | | | | | KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-191-0/+3
| * | | | | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-3/+7
| * | | | | | | | KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-191-2/+11
| * | | | | | | | KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini2016-11-191-8/+13
| * | | | | | | | Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-11-193-12/+18
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-182-10/+10
| | * | | | | | | arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang2016-11-181-2/+8
* | | | | | | | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-198-33/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-182-0/+8
| * | | | | | | | | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-182-0/+5
| * | | | | | | | | powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt2016-11-151-6/+14
| * | | | | | | | | powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan2016-11-121-5/+5
| * | | | | | | | | powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman2016-11-121-8/+8
| * | | | | | | | | powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman2016-11-121-5/+5
| * | | | | | | | | powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman2016-11-121-3/+3
| * | | | | | | | | powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-121-1/+1
| * | | | | | | | | powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-122-5/+19
* | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-11-191-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-091-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'xtensa-20161116' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-11-173-60/+37
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov2016-11-141-1/+8
| * | | | | | | | | xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-072-59/+29
* | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-11-141-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-141-0/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-144-7/+51
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner2016-11-091-2/+30
| * | | | | | | | | | x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam2016-11-091-5/+1
| * | | | | | | | | | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-072-0/+20
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-141-4/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang2016-11-111-4/+28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-142-24/+58
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming2016-11-131-23/+57
| * | | | | | | | | x86/efi: Fix EFI memmap pointer size warningBorislav Petkov2016-11-131-1/+1
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-139-2/+66
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-119-2/+66
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
* | | | | | | | | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-11-1219-49/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov2016-11-081-2/+11
| * | | | | | | | | ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2016-11-083-16/+20
| * | | | | | | | | ARC: [plat-eznps] set default baud for early consoleNoam Camus2016-11-081-0/+2
| * | | | | | | | | ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus2016-11-081-6/+0